2004-10-02, 02:18 PM
I just hooked up an asante 8 port ethernet switch that resides in between my cable modem and my box, im getting some errors and collisions. it doesnt seem to be affecting things but i'd like to fix the issue if i can. heres the gory details
Code:
-bash-2.05b# ifconfig
eth0 Link encap:Ethernet HWaddr 00:48:54:81:6A:98
inet addr:68.44.125.24 Bcast:68.44.125.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:21267 errors:0 dropped:0 overruns:0 frame:0
TX packets:953 errors:0 dropped:0 overruns:0 carrier:0
collisions:2 txqueuelen:1000
RX bytes:2038867 (1.9 Mb) TX bytes:116351 (113.6 Kb)
Interrupt:11 Base address:0x1480
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:176 errors:0 dropped:0 overruns:0 frame:0
TX packets:176 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:28053 (27.3 Kb) TX bytes:28053 (27.3 Kb)
any thoughts on how to figure out whats wrong and how to fix the issue?