[plug] Network problem
Anthony J. Breeds-Taurima
tony at cantech.net.au
Wed Aug 28 16:55:54 WST 2002
On Wed, 28 Aug 2002, I am the LinuxAlien wrote:
> 1 of my computers in my network is having problems. It is the default
> gateway and also has a dhcp server running. Recently i can't ping it or
> ping from it although i can ping its broadcast address. I can not access it
> at all, but the dhcp server still works. If i try to ping out from it i get
> a 'sendto: operation not permitted error. It's ip address is 192.168.0.1,
> it is running Debian Woody. The broadcast address is 192.168.0.254 and I
Ummmm 192.168.0.254 isn't a broadcast address. Assiuming you have a netmask
of 255.255.255.0 the broadcast is: 192.168.0.255.
> can ping from my other boxes to 192.168.0.254 successfully. Any help would
> be appreciated.
Disconnect from the 'Net
Anyaway Dump and/all ipchains/iptables rules you have.
ipchains -F; ipchains -X
iptables -t filter -F #I think I still use ipchains.
ping -c 2 127.0.0.1
ping -c 2 192.168.0.1
ping -c 2 192.168.0.X where X is the ip of your second box.
If one or more of those file then:
email us the output from:
/sbin/lsmod
/sbin/ifconfig -a
/sbin/route -n
And the error you get from ping.
Yours Tony
Jan 22-25 2003 Linux.Conf.AU http://linux.conf.au/
The Australian Linux Technical Conference!
More information about the plug
mailing list