On Sunday 04 January 2004 09:59 pm, Craig White wrote:
> assuming that you already looked at this stuff...
> ifconfig (linux)
> eth1 Link encap:Ethernet HWaddr 00:0B:DB:93:23:1E
> inet addr:192.168.10.7 Bcast:192.168.10.255
> Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:1143206 errors:0 dropped:0 overruns:0 frame:0
> TX packets:236335 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:114895308 (109.5 Mb) TX bytes:57807480 (55.1 Mb)
> Interrupt:17
>
> shows txquelen:1000 & MTU 1500 & 0 errors
here's what I get....
eth0 Link encap:Ethernet HWaddr 00:0D:87:50:20:5A
inet addr:192.168.16.4 Bcast:192.168.16.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:483618 errors:0 dropped:0 overruns:0 frame:0
TX packets:577063 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:306523982 (292.3 Mb) TX bytes:446644265 (425.9 Mb)
Interrupt:11 Base address:0xe400
I do note one item, the txquelen on mine is 100 whereas its 1000 on yours. I
need to find a way to change that.
Mage