Andare in:
/etc/sysconfig/network-scripts
editare il file inerente alla scheda di rete da modificare, esempio: ifcfg-eth2 (modifichi l’ip della scheda di rete eth2)
Esempio di file:
DEVICE=eth2
BOOTPROTO=static
HWADDR=00:14:5E:4B:57:E0
ONBOOT=yes
TYPE=Ethernet
IPADDR=192.168.101.104
NETMASK=255.255.252.0
GATEWAY=192.168.101.101