Results 1 to 2 of 2
I've recently installed Kubuntu on my newest PC at work. I have been running Gentoo on my old box for about 3 years now. I have two ethernet drops in ...
- 02-07-2007 #1Just Joined!
- Join Date
- May 2005
- Posts
- 5
Network configuration problem?
I've recently installed Kubuntu on my newest PC at work. I have been running Gentoo on my old box for about 3 years now. I have two ethernet drops in my cubicle, but only one had been connected, so I hooked a hub up to connect my new PC to the network and install Kubuntu. Everything had been working great, so I took the hub out and had IT connect my second ethernet drop. Now I'm having problems....
The network connection is extremely slow. Painfully slow. It had not been slow on the hub.
Code:# cat /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp ....
If I attempt to ping one of our unix servers, I get something like 20% packet loss:
If I try to connect to the internet, it's REAL slow. I called IT and they said I'm getting all sorts of errors on that port.Code:# ping razor ping razor (ip removed) 56(84) bytes of data. 64 bytes from razor (ip removed): icmp_seq=1 ttl=255 time=2.97 ms 64 bytes from razor (ip removed): icmp_seq=4 ttl=255 time=0.152 ms 64 bytes from razor (ip removed): icmp_seq=5 ttl=255 time=0.166 ms 64 bytes from razor (ip removed): icmp_seq=6 ttl=255 time=0.153 ms 64 bytes from razor (ip removed): icmp_seq=7 ttl=255 time=0.156 ms 64 bytes from razor (ip removed): icmp_seq=8 ttl=255 time=0.153 ms 64 bytes from razor (ip removed): icmp_seq=9 ttl=255 time=0.155 ms 64 bytes from razor (ip removed): icmp_seq=10 ttl=255 time=0.245 ms - - - razor ping statistics 10 packets transmitted, 8 received, 20% packet loss, time 900.ms rtt min/avg/max/mdev = 0.152/0.518/2.970/0.927
checking dmesg:
Code:[17182408,664000] tg3: eth0: Link is up at 100Mbps, full duplex [17182408,664000] tg3: eth0: Flow control is off for Tx and off for Rx. [17182424,132000] tg3: eth0: Link is down. [17182425,772000] tg3: eth0: Link is up at 100Mbps, full duplex [17182425,772000] tg3: eth0: Flow control is off for Tx and off for Rx. .... repeated numerous times .... [17182843,460000] ADDRCONF(NETDEV_UP): eth0: link is not ready [17182845,436000] tg3: eth0: Link is up at 100Mbps, full duplex [17182845,436000] tg3: eth0: Flow control is off for Tx and off for Rx. [17182843,440000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [17182856,400000] eth0: no IPv6 routers present
Any ideas? I'm not sure what's going on.... Need me to drop any other files on here?
Thanks for your help.
- 02-08-2007 #2Just Joined!
- Join Date
- May 2005
- Posts
- 5
[solved]
I think it may be the connection between the drop in my cube and the switch. I switched my cable over to the drop in the vacant cube next to me and it works great!


Reply With Quote
