[root@localhost ~]# ping -c4 64.233.183.99
connect: Network is unreachable
[root@localhost ~]#
; generated by /sbin/dhclient-script
nameserver 193.189.160.11
search localdomain
my eth0:
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.2.103
NETMASK=255.255.255.0
NETWORK=192.168.2.1
BROADCAST=192.168.2.200
GATEWAY=192.168.2.103
ONBOOT=yes
hope that helps :S
|