Koozali.org: home of the SME Server

Losing network connections [resolved]

Offline 4first

  • **
  • 25
  • +0/-0
    • http://robtho01.cust.internode.on.net/
Losing network connections [resolved]
« 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

munter

Losing network connections [resolved]
« Reply #1 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?!

Offline 4first

  • **
  • 25
  • +0/-0
    • http://robtho01.cust.internode.on.net/
Losing network connections [resolved]
« Reply #2 on: January 25, 2007, 12:22:26 AM »
thanks - will try that and let you know

Offline byte

  • *
  • 2,183
  • +2/-0
Losing network connections [resolved]
« Reply #3 on: January 25, 2007, 12:25:10 AM »
What NIC are you using between ?
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline 4first

  • **
  • 25
  • +0/-0
    • http://robtho01.cust.internode.on.net/
Losing network connections [resolved]
« Reply #4 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