/etc/sysconfig/network-scripts/
-rw-r--r-- 3 root root 257 Mar 5 07:15 ifcfg-wlan0
-rw-r--r-- 3 root root 231 Mar 5 07:15 ifcfg-eth0
-rw-r--r-- 1 root root 231 Mar 7 00:01 ifcfg-eth1
cat ifcfg-eth0
# Intel Corporation 82567LM-3 Gigabit Network Connection
DEVICE=eth0
BOOTPROTO=none
HWADDR=<MACADDRESS HERE>
ONBOOT=yes
NETMASK=255.255.255.0
IPADDR=192.168.1.24
GATEWAY=192.168.1.1
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes
-rw-r--r-- 3 root root 257 Mar 5 07:15 ifcfg-wlan0
-rw-r--r-- 3 root root 231 Mar 5 07:15 ifcfg-eth0
-rw-r--r-- 1 root root 231 Mar 7 00:01 ifcfg-eth1
cat ifcfg-eth0
# Intel Corporation 82567LM-3 Gigabit Network Connection
DEVICE=eth0
BOOTPROTO=none
HWADDR=<MACADDRESS HERE>
ONBOOT=yes
NETMASK=255.255.255.0
IPADDR=192.168.1.24
GATEWAY=192.168.1.1
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes
No comments:
Post a Comment