[root@zeus root]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
BROADCAST=10.10.1.255
IPADDR=10.10.1.4
NETMASK=255.255.255.0
NETWORK=10.10.1.0
ONBOOT=yes
TYPE=Ethernet
[root@zeus ~]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=zeus
GATEWAY=10.10.1.8
[root@hera root]# cat /etc/resolv.conf
nameserver 192.0.34.43
nameserver 193.0.0.236
[root@hera root]# service network restart
Monday, July 06, 2009
Linux Ethernet set-up
Linux Ethernet set-up
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment