redhat centos static network ifcfg example

From thelinuxwiki
Revision as of 13:51, 29 April 2017 by Nighthawk (Talk | contribs)

Jump to: navigation, search
DEVICE=eth0
HWADDR=E6:97:60:37:9F:9F
TYPE=Ethernet
UUID=7e955f19-fe9c-418e-9824-ad7eed980eff
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=none
NETWORK=10.10.150.0
NETMASK=255.255.255.248
IPADDR=10.10.150.4
DNS1=192.168.1.10
DNS2=10.0.0.10
GATEWAY=10.10.150.254