PDA

View Full Version : [ubuntu] CAn ping outside but not inside the network



ndnd
January 18th, 2009, 07:33 AM
Hi,
I have recently installed 8.10 and the installation went fine. I also have ssh package installed. I am still setting it up. So for now I have simply connected via ethernet cable from the router

I am able to ping google.com however, I can't ping computers inside my network
I can't even ping the router

I have one more laptop on which I had installed the same system - I can ping (internally, to the router and google),ssh without any problems

I am not clear where the problem is.
I also tried to configure the interfaces file as static settings



#iface eth0 inet static
# address 192.168.1.XXX
# netmask 255.255.255.0
# network 192.168.1.0
# broadcast 192.168.1.255
# gateway 192.168.1.1
# # dns-* options are implemented by the resolvconf package, if installed
# dns-nameservers 192.168.1.1


Any ideas and thoughts would be helpful

Thanks in advance

Iowan
January 19th, 2009, 06:36 PM
...I can't ping computers inside my network
I can't even ping the router... Ping by name or IP address?

bapoumba
January 19th, 2009, 06:41 PM
Moved to networking.

aaron.d
January 19th, 2009, 07:45 PM
please share:


$sudo /sbin/ifconfig


$cat /etc/resolv.conf


$traceroute www.google.com


$sudo /sbin/route -n