Log in

Bekijk de volledige versie : Router Reconnects to PPPoE every 2 hours?



Ph4Y5e
23-06-2005, 04:28
Hi,

Ive recently just installed my router and have installed the beta firmware from Asus.(1.9.3.6)

currently it is like this
ADSL(PHONE LINE) --> ADSL MODEM(ALCATEL)--> WL500g --(wireless)--> PC, Laptop...

I have a limited hours account, and have managed to get the router to disconnect after 5 minutes of Tx idle time, this works fine...

What i dont understand is, why does the router reconnect to the PPPoE connection every two hours lets it idle for 5 minutes(cos im not at home) then disconnects itself again.(checked this through my account usage logs and it has been doing this for the past 10 hours)

is there a way to set this reconnection time to never? or just to have the router connect on demand after the idle time discconection?(like the Link sys routers)

i have searched through here and havent had much luck...

Antiloop
23-06-2005, 08:37
please try the latest firmware from oleg http://www.chupa.nl/beta/firmware.php?fid=27

Oleg
23-06-2005, 09:05
... and specify time sync interval, other than 2 hours.

Ph4Y5e
23-06-2005, 12:19
thanks for pointing me to the new firmware, and not calling me stupid...

ill re set up the thing tonight and see if it fixes the problem tommorow

cheers ...

Ph4Y5e
23-06-2005, 15:20
ok...
after i installed that firmware, it wouldnt disconnect anymore...

i installed the latest beta from asus... and the idle disconnect works fine...

is there some sort of command that i can use to change the frequency of the NTP server update?

thanks

wastel
23-06-2005, 19:57
ok...
after i installed that firmware, it wouldnt disconnect anymore...
i installed the latest beta from asus... and the idle disconnect works fine...

With my wl500g disconnect does not work either with Olegs firmware 1.9.2.7-5a nor with the new 1.9.2.7-6a.2. I have hoped with the newest version the problem would be solved. As I now see, that other also have the problem, I would know now if there are wl550g users with Olegs latest firmware, where this function works correctly.

With 1.9.2.7-5a I had with Tx only on and idle time 300 seconds no disconnect at all. With 1.9.2.7-6a.2 the router disconnects but immediatly reconnects :(

wastel@wl500g root]$ grep PPP.*connect /tmp/syslog.log
Jan 1 01:02:37 PPPoE: connect to ISP
Jun 22 17:27:28 PPPoE: Disconnected
Jun 22 17:28:00 PPPoE: connect to ISP
Jun 22 18:32:23 PPPoE: Disconnected
Jun 22 18:32:55 PPPoE: connect to ISP
Jun 22 19:44:58 PPPoE: Disconnected
Jun 22 19:45:30 PPPoE: connect to ISP
Jun 22 20:49:02 PPPoE: Disconnected
Jun 22 20:49:35 PPPoE: connect to ISP
Jun 22 22:02:08 PPPoE: Disconnected
Jun 22 22:02:40 PPPoE: connect to ISP
Jun 22 23:08:41 PPPoE: Disconnected
Jun 22 23:09:13 PPPoE: connect to ISP
My settings:

[wastel@wl500g root]$ cat /tmp/ppp/options.wan0
noauth refuse-eap
user 'xxxxxxxxx'
password 'xxxxx'
plugin rp-pppoe.so nic-eth1
mru 1492
mtu 1492
usepeerdns
defaultroute
persist
ipcp-accept-remote ipcp-accept-local noipdefault
ktune
default-asyncmap nopcomp noaccomp
novj nobsdcomp nodeflate
lcp-echo-interval 10
lcp-echo-failure 6
unit 0
What is going on here?