Koozali.org: home of the SME Server

losing internet connection?

Mark R

losing internet connection?
« on: March 24, 2004, 02:43:19 PM »
i have installed sme 6.01 without a hitch.
but after a while my internet connection goes down.
i can still access all the sme apps from within my lan, but cannot access the outside world.
it seems that my link to my router goes down.


    ISP
(BT - PPPoA) DHCP
      |
 NETGEAR ROUTER
  192.168.1.1  
      |
  192.168.1.2    
     SME
  192.168.0.5    
      |
     lan

thanks

whistler

losing internet connection?
« Reply #1 on: March 29, 2004, 06:35:05 PM »
Does the fallowing help?
ifconfig eth1 down
ifconfig eth1 up
There are some network cards, that drop the connection when the connection goes down (in example you unplug the lan cable) and do not come up on their own (tey do not autosense the network cabling, because they do not have 'media-sensing'). In example early 3c900 cards had such behaviour as I have experience.

Other type of problems could be related to unresolved names because of DNS failure :(

Markr

losing internet connection?
« Reply #2 on: April 08, 2004, 04:46:56 PM »
It does help if i restart eth1, i have looked at the proc list and its says that dhcpd is defunct

RavenIV

losing internet connection?
« Reply #3 on: April 09, 2004, 12:18:57 AM »
why do you need the netgear router?
SME can act as a router, too.

cheers

Anonymous

losing internet connection?
« Reply #4 on: April 10, 2004, 09:45:59 PM »
SME doesnt support PPPoA, btopenworld. ? and the modem u get with btopenworld is incompatible with linux(no drivers released yet)

Anonymous

losing internet connection?
« Reply #5 on: April 15, 2004, 11:30:05 AM »
i had the same problems a while ago to.
dont know if my sollution will help, anyway did u filled in ur dns on ur sme config?
i didnt the first time and after couple of hours my inet went down

Anonymous

losing internet connection?
« Reply #6 on: April 15, 2004, 12:06:33 PM »
?? im not sure what you mean ??

do u mean the master DNS? if i set that to my isp's dns it works ok, but i am unable to access sme domain names.

bobk

losing internet connection?
« Reply #7 on: April 16, 2004, 02:37:48 AM »
Some Netgear routers have a bed habit of dropping internet connections. Try doing a Google search for your router and check out some of the discussions on this problem, there are a lot of them.

Offline sgt-spam

  • ****
  • 84
  • +0/-0
Re: losing internet connection?
« Reply #8 on: April 16, 2004, 01:18:50 PM »
Quote from: "Mark R"
i have installed sme 6.01 without a hitch.
but after a while my internet connection goes down.
i can still access all the sme apps from within my lan, but cannot access the outside world.
it seems that my link to my router goes down.


    ISP
(BT - PPPoA) DHCP
      |
 NETGEAR ROUTER
  192.168.1.1  
      |
  192.168.1.2    
     SME
  192.168.0.5    
      |
     lan

thanks


I've got a similar problem, no Netgear though.

SME 6.01-1 hooked directly to my Toshiba PCX2500 cablemodem with TWC Road Runner.

ifconfig eth1 down|up does NOT seem to resolve the issue.

Every few days I end up doing a shutdown -r now and cycling power on the cable modem to 'fix' the problem.  Interestingly, I get the same IP address after each restart.  Quite annoying...  With power management enabled it was much more frequent - every few hours or so.  I'll try entering in the DNS information as mentioned above.

As a relative n00b to Linux, where should I be looking for clues on this?