Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: 4first on January 24, 2007, 11:41:21 AM

Title: Losing network connections [resolved]
Post by: 4first on January 24, 2007, 11:41:21 AM
I have recently upgraded from 6.1 to 7.1 (did a fresh install on two new 160GB disks) but the users are experiencing issues with network connections to the server.

I have a feeling that the problem may be the linksys ADSL wireless router network ports causing the problems

Was hoping that some gurus out there might be able to interperate some of the information for me.

Got the following information from the log files;

Jan 24 20:16:48 beulah kernel: eth0: Media Link Off
Jan 24 20:26:12 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:26:18 beulah kernel: eth0: Media Link Off
Jan 24 20:26:41 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:26:52 beulah kernel: eth0: Media Link Off
Jan 24 20:27:07 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:27:13 beulah kernel: eth0: Media Link Off
Jan 24 20:27:28 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:27:29 beulah kernel: eth0: Media Link Off
Jan 24 20:27:49 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:28:00 beulah kernel: eth0: Media Link Off
Jan 24 20:28:16 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:28:22 beulah kernel: eth0: Media Link Off
Jan 24 20:28:35 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:28:36 beulah kernel: eth0: Media Link Off
Jan 24 20:28:46 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:28:47 beulah kernel: eth0: Media Link Off
Jan 24 20:28:57 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:29:08 beulah kernel: eth0: Media Link Off
Jan 24 20:29:18 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:29:19 beulah kernel: eth0: Media Link Off
Jan 24 20:29:29 beulah kernel: eth0: Media Link On 100mbps full-duplex
Jan 24 20:29:40 beulah kernel: eth0: Media Link Off
Jan 24 20:29:50 beulah kernel: eth0: Media Link On 100mbps full-duplex

and the following output from ifconfig;
eth0      Link encap:Ethernet  HWaddr 00:11:D8:46:37:C9
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:2770 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2076 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:667738 (652.0 KiB)  TX bytes:486690 (475.2 KiB)
          Interrupt:217 Base address:0x8800

and the following from netstat -ieth0;
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0       1500   0     3183      0      0      0     2338      0      0      0 ABMRU

Seems to be saying to me that the NIC is ok so the network issue would then logically be in the switch.

thanks

RT
Title: Losing network connections [resolved]
Post by: munter on January 24, 2007, 02:26:32 PM
try another network card.

Bet u dont get this error after that.

tell me im wrong anyone?!
Title: Losing network connections [resolved]
Post by: 4first on January 25, 2007, 12:22:26 AM
thanks - will try that and let you know
Title: Losing network connections [resolved]
Post by: byte on January 25, 2007, 12:25:10 AM
What NIC are you using between ?
Title: Losing network connections [resolved]
Post by: 4first on January 26, 2007, 02:42:15 AM
You were spot on munter. A new NIC and have not had the issue since (fingers crossed).

Byte - this was an onboard NIC.

thanks for the help everyone