Hi,

Am 10.08.2007 um 19:42 schrieb Umaxx:


hi,


i can show my ppp.conf, because i have the same errors. this config was working since years, i tried to comment lqr lines today... but changed nothing in behavior.

default:
 set log Phase Chat IPCP CCP tun command
 set redial 15 0
 set reconnect 15 10000

pppoe:
 set device "!/usr/sbin/pppoe -i nfe1"
 set server /var/run/pppoe "" 0177
 disable acfcomp protocomp
 deny acfcomp
 set mtu max 1454
 set mru max 1454
 set crtscts off
 set speed sync
 enable lqr
 set lqrperiod 5
 set cd 5
 set dial
 set login
 set timeout 0
 set authname ******
 set authkey ******
 add! default HISADDR
 enable dns
 resolv readonly
 enable mssfixup



Try deleting these two statements:

 enable lqr
 set lqrperiod 5

The default is that these settings are disabled then and if it is required they are automatically added. Since I disabled those two settings my pppoe connection runs flawlessly.

Hope that helps.

Cheers,
James

Reply via email to