
Originally Posted by
Oleg
ok, post the output for
Code:
cat /tmp/ppp/options.wan0
Also, 1800 seconds is about 30 minutes, and most likely traffic is still going. Try changing this to 300 seconds (5 minutes) and check if it helps.
Well at all this time from 9:00 to 18:00 my computer was turned off and this is only one computer who is using internet through router. Wirelles activity is also almost impossible as I've added mac address filtering and log also is emty:
Code:
Mode : AP Only
Channel : 11
Stations List
----------------------------------------
here is options.wan0 output:
Code:
[admin@(none) /]$ cat /tmp/ppp/options.wan0
noauth refuse-eap
user 'xxxx'
password 'xxxx'
plugin rp-pppoe.so eth1
mru 1492
mtu 1492
tx_only
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
[admin@(none) /]$
BTW if Tx Only is checked on then all activity from internet side is not counted yes? Timeout should occur after 30 minutes of no activity from LAN / Wireless side?