Koozali.org: home of the SME Server

Internal network went dead!!

Jason Judge

Internal network went dead!!
« on: May 19, 2002, 07:05:29 AM »
Here's a strange one with SME 5.1.2

I was using the server (MySQL, PHP, Samba mounts, Web Proxy etc) when the backup started. After a few minutes the internal network stopped responding. I waited for the backups to finish (assuming the internal network was disabled while  the backups were ongoing) - the internal network was still dead.

So I rebooted my Windows machine thinking it had got confused by the dropped network - still dead. I found I could connect to server-manager through the console, so the web servers and databases were still running, it was just the internal network that did not work at all. No ping, no DNS, no web services, no Samba - nothing.

So - could this be a hardware problem, or is there something going on that kills network processes if you do certain things while the backup is running? Has this happened to anyone else, or is this a one off? A warn reboot via server-manager fixed the problem.

Jason

Nathan Fowler

Re: Internal network went dead!!
« Reply #1 on: May 20, 2002, 09:02:44 AM »
Try running /etc/rc.d/init.d/masq restart

darren

Re: Internal network went dead!!
« Reply #2 on: May 20, 2002, 11:03:48 AM »
I've had the same trouble also.
I too thought it was hardware, then the windows end...But as you have said a "reboot" of the server fixes everything.

I'll try "/etc/rc.d/init.d/masq restart" next time it happens too, Thanks Nathan.

Bill Talcott

Re: Internal network went dead!!
« Reply #3 on: May 20, 2002, 05:57:57 PM »
I get it too. I can't ping to or from the local NIC, but everything else works fine, and a reboot fixes it. Sometimes it'll be fine for a month, another time it'll die again five minutes later...

Jason Judge

Re: Internal network went dead!!
« Reply #4 on: May 21, 2002, 03:36:59 AM »
Thanks. Now I know where to start looking, I'll see if I can work what actually happened.

Sounds like it could be a common problem. If not common, it's certainly well-known.

-- JJ

Aavo Petrauts

Re: Internal network went dead!!
« Reply #5 on: May 21, 2002, 04:38:08 PM »
Same problem here, about once a week.
# ifdown eth0
# ifup eth0
from console or remote over SSH fixes too.
I think this is 3Com905 NIC or driver problem?

Geoff Bennion

Re: Internal network went dead!!
« Reply #6 on: May 21, 2002, 05:06:01 PM »
I have also had this problem.
I tracked it down to coping large amounts of data from my PC to Server ( Over 200mb would do it ).

To fix, I disabled full-duplex mode on my PC.

(Touch wood....... it hasn't happened since. )