PDA

Bekijk de volledige versie : DSL disconnects



chris.delarue
09-10-2004, 09:41
Hi, I have installed a wl500g behind a dsl modem, I use PPPoE but after a while It disconnect, I was wondering if I have done a good setup with the option:
Idle Disconnect Time in seconds(option)
To have no disconnection, it's writed to put it at 0 and I was wondering if I should put 0 or leave the field blank.
I also wonder if the router reconnect automatically if the provider disconnect ?
I have the firmware 1.6.5.3

chris.delarue
10-10-2004, 13:10
No one to tell me if the field need to blank or with 0 ?

chris.delarue
10-10-2004, 18:01
Look at the log, it connect at around 18h40 everydays ( I started it for the first time the 7th at 18h40) after the disconnections of the night, strange... :confused:

Jan 1 01:00:25 PPPoE: connect to server since boot up for 25 seconds
Oct 7 18:40:28 NTP client: time is synchronized to 131.107.1.10
Oct 7 22:29:54 PPPoE: disconnected
Oct 8 18:37:22 PPPoE: connect to server since boot up for 86247 seconds
Oct 8 18:42:27 NTP client: time is synchronized to 131.107.1.10
Oct 9 03:46:24 PPPoE: disconnected
Oct 9 18:43:17 NTP client: time is synchronized to 131.107.1.10
Oct 9 18:43:20 PPPoE: connect to server since boot up for 172935 seconds
Oct 10 00:30:26 PPPoE: disconnected
Oct 10 18:45:26 NTP client: time is synchronized to 131.107.1.10
Oct 10 18:45:29 PPPoE: connect to server since boot up for 259394 seconds

An idea ? :(

Styno
10-10-2004, 21:03
I can't find anything about the idle disconnect function except the time is in seconds. Don't know what to do if you want to disable it. I assume you don't want to be disconnected from your ISP. So you can try the following:
- Test idle disconnect to zero (0) or a large number like 604800 (one week).
- Start a ping stream from your pc to an internet server for a few days. This way you can check if the idle disconnect causes the disconnects.

Some other things you can do:
- Upgrade to a more recent firmware like: 1.7.5.9 CR5. The firmware you are using is old and may contain bugs which are solved in newer firmwares.
- Contact your ISP and ask them if they can diagnose your problem.

I noticed that the first two disconnects in your log take place after approximately 1 day (86400 seconds), perhaps this means something...

brubber
11-10-2004, 02:57
Hi, I have installed a wl500g behind a dsl modem, I use PPPoE but after a while It disconnect, I was wondering if I have done a good setup with the option:
Idle Disconnect Time in seconds(option)
To have no disconnection, it's writed to put it at 0 and I was wondering if I should put 0 or leave the field blank.
I also wonder if the router reconnect automatically if the provider disconnect ?
I have the firmware 1.6.5.3
My guess would be you have to set it at 0, this is a quite commonly used setting for endless / never expire.

Disconnects may well be initiated by your modem and not by the router.

Why don't you set up the PPPoE account on your modem, enable DHCP on the modem and use automatic IP for your WAN connection on the router. If you don't want to use DHCP on the modem you can also set a static IP for your WAN

Sure you are actually disconnected??????? :confused:

Your NTP client is able to connect succesfully every day without user intervention so if it's disconnected it reconnects automatically.

The last line of your log
Oct 10 18:45:29 PPPoE: connect to server since boot up for 259394 seconds suggest to me that you have been connected for 259394 / 3 = 86464 seconds which is a bit more then 3 days. So if your a disconnected at all this has to be for a very short period IMHO

chris.delarue
11-10-2004, 13:09
If the router still does not disconnect, it is really a bug

The thing is that I would like it to never disconnect (or to reconnect after a few seconds)

Ark+
11-10-2004, 13:36
The thing is that I would like it to never disconnect

Have you seen the changes log for release 1.8.1.7 ?
http://www.asus.com.tw/support/download/selectftp.aspx?l1_id=11&l2_id=2&l3_id=0&m_id=4&f_name=wg01080107_WL500g_EN.zip~zaqwedc

6. Chg: For PPPoE in heavy uploading, when idle time out is set to 0, disable LCP ECHO Request,

chris.delarue
11-10-2004, 14:17
6. Chg: For PPPoE in heavy uploading, when idle time out is set to 0, disable LCP ECHO Request

Behind my router, there is no computer connected (only maybe once a week) but just a usb webcam :o , and I just want to be able to watch what's going on with the webcam, so I don't do any heavy uploading.
My provider gave me a fixed IP adress, I don't use dyndns.

Styno
11-10-2004, 15:27
jabuaman, I've moved you question to a seperate thread. Please stay on topic next time or start your own thread.

:)

chris.delarue
11-10-2004, 17:01
Thanks Styno

brubber
11-10-2004, 19:27
Behind my router, there is no computer connected (only maybe once a week) but just a usb webcam :o , and I just want to be able to watch what's going on with the webcam, so I don't do any heavy uploading.
My provider gave me a fixed IP adress, I don't use dyndns.

Perhaps you missed it http://wl500g.info/showthread.php?p=5870#post5870; Disconnects may well be initiated by your modem and not by the router. Did you check this?


Furthermore:
Are you sure you are actually disconnected in such a way that you are no longer able to reach your webcam from the outside? Did you check this?


and I just want to be able to watch what's going on with the webcam, so I don't do any heavy uploading.I am no expert in this field, but IMHO watching a live webcam can be considered a heavy uploading from the viewpoint of your router.

chris.delarue
11-10-2004, 21:21
I will try another firmware the 1.8.1.7 (hoping it's a good one), but the thing is that when it's disconnected, It need to connect again a few seconds after. :o

Ark+
12-10-2004, 08:38
Chris,

Another idea : may be the deconnection comes from your ISP which has its own idle timer. I suggest you to start a continuous ping from a telnet session.

ping -I 30 -s Remote_IP_address > /dev/null &

(Please check the syntax : i have no wl500g at hand).

Styno
12-10-2004, 08:40
I'm going to suggest you a hack:
Try to create a script which will connect when it senses that you've been disconnected. This can be done with a script checking the systemlog, but there might be another way.

You can also try to start a ping stream to an internet server on the router. That should keep you connection alive. (Hmm, Ark+ was ahead of me. But then again, in a previous post I suggested it allready. :cool: )

chris.delarue
12-10-2004, 09:33
I try the firmware 1.8.1.7 tonight, and will see what's going on, I am not good in scripting :D .

chris.delarue
20-10-2004, 07:13
Before changing the firmware (mine is 1.6.5.3 )
, I tried to leave the field "Idle Disconnect Time in seconds(option): " blank instead of 0 as they said and ...
I have no more disconnections and when it happen 2 minutes later it's connected again.
:D :D :D :D