Daniel Bauer schrieb:
Am Dienstag, 20. Dezember 2005 19.03 schrieb [EMAIL PROTECTED]:

Please send the output for:

# mii-tool


Sorry, don't know mii-tool, and couldn't find it on opensuse CD's...

Maybe there is a problem with your ethernet network

Also some output from:

# tcpdump -i eth0

1. try:

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
19:27:11.158368 arp who-has 192.168.2.1 tell venus.atelier.foto
[...repeated x times...]

OK. So your gateway doesn't answer. That either means your gateway is
disconnected, defective or switched off.

Run
# tcpdump -neti eth0 arp or icmp
and in another window
# ping 192.168.2.3
while this other machine (192.168.2.3) is switched on. If ping works,
the bug is clearly not at your machine, but between the switch and
the gateway or directly at the gateway.


Regards,
Carl-Daniel
--
http://www.hailfinger.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to