On Fri, 2004-02-27 at 06:22, Roger Searle wrote: > Pings not being absorbed locally by zonealarm pro - I can ping between 2 > desktops, one running xp, the other running mandrake. Can't ping the > notebook from either.
No, i meant installed on the laptop. Try, as root, iptables -L on the laptop. > ping 192.168.0.255 -c 5 -b > that works fine. > pinging other machines gives Destination Host Unreachable (they are > definitely there!) Any replies? I guess not. Does the light next to the network connection flash at all? > [when looking at the dmesg output, I see references to sound, which is > also not working (onboard too), not sure if that's relevant] > > dmesg grep | 8139too Try "dmesg | grep -A 10 8139" > route -e [trying to lay it out nicely...] > Kernel IP Routing Table > Destination Gateway Genmask Flags MSS > Window irtt Iface > 192.168.0.0 * 255.255.255.0 U > 0 0 0 eth0 > 127.0.0.0 * 255.0.0.0 U > 0 0 0 lo > default 192.168.0.1 0.0.0.0 UG > 0 0 0 eth0 Probably OK. Also, what does arp -a tell you? Cheers, Rex
