On Monday 03 January 2005 16:25, Eric Niebler wrote:Any other ideas?
Yes, seen something similar when there was a problem with MII autonegotiation. This is to do with whether you are at 10/100Mbps and/or Full Duplex.
Try mii-tool as root and see if what is reported matches your expectations.
ifconfig
would be good too looking at errors on the interface.
Nothing interesting there? Try tcpdump -s0 -X and bring up a webpage to see what actually goes out on the wire.
Hrm, this is a bit beyond my abilities. I ran the tools you suggested, but I don't really know what to look for. Here is the output of mii-tool and ifconfig. I'll also send you privately the result of tcpdump (it's too large to attach here).
Does anything look amiss to you?
Thanks in advance -- you've been very helpful, Eric
[root@localhost ericne]# /sbin/mii-tool eth0: negotiated 100baseTx-FD flow-control, link ok [root@localhost ericne]# /sbin/ifconfig eth0 Link encap:Ethernet HWaddr 00:E0:81:10:6D:A7 inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::2e0:81ff:fe10:6da7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1868 (1.8 KiB) TX bytes:3471 (3.3 KiB)
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1797 errors:0 dropped:0 overruns:0 frame:0 TX packets:1797 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2204022 (2.1 MiB) TX bytes:2204022 (2.1 MiB)
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.298 / Virus Database: 265.6.7 - Release Date: 12/30/2004