hi to all I just want to know one thing. I had stop the network service in ubuntu, still i can able to ping google.com.what u think might be things to consider. these are the outputs see.
r...@jeetendra-desktop:~# /etc/init.d/networking stop * Deconfiguring network interfaces... [ OK ] r...@jeetendra-desktop:~# ping google.com PING google.com (64.233.189.103) 56(84) bytes of data. 64 bytes from hkg01s01-in-f103.1e100.net (64.233.189.103): icmp_seq=1 ttl=243 time=147 ms 64 bytes from hkg01s01-in-f103.1e100.net (64.233.189.103): icmp_seq=2 ttl=242 time=131 ms ^C --- google.com ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 131.765/139.424/147.083/7.659 ms r...@jeetendra-desktop:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0 r...@jeetendra-desktop:~# Responses are highly appreciated. Thanks -- l...@iitd - http://tinyurl.com/ycueutm
