PPPoE Problem / how to disable LCP!
-
HI
im using PfSense over years with my ISP.
For 6 month i had to change my ISP.With my new provider my PPPoE connection disconnects after a while.
daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: SendConfigReq #2 daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: rec'd Configure Ack #2 (Ack-Sent) daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: state change Ack-Sent --> Opened daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: auth: peer wants CHAP, I want nothing daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: LayerUp daemon.log:Mar 21 18:34:22 192.168.0.1 ppp: [wan_link0] LCP: authorization successful daemon.log:Mar 22 20:28:02 192.168.0.1 ppp: [wan_link0] LCP: no reply to 1 echo request(s) daemon.log:Mar 22 20:28:12 192.168.0.1 ppp: [wan_link0] LCP: no reply to 2 echo request(s) daemon.log:Mar 22 20:28:22 192.168.0.1 ppp: [wan_link0] LCP: no reply to 3 echo request(s) daemon.log:Mar 22 20:28:32 192.168.0.1 ppp: [wan_link0] LCP: no reply to 4 echo request(s) daemon.log:Mar 22 20:28:42 192.168.0.1 ppp: [wan_link0] LCP: no reply to 5 echo request(s) daemon.log:Mar 22 20:28:42 192.168.0.1 ppp: [wan_link0] LCP: peer not responding to echo requests daemon.log:Mar 22 20:28:42 192.168.0.1 ppp: [wan_link0] LCP: state change Opened --> Stopping
Looks like for some reason my isp dont responds to the LCP echo requests .
so i thought my ISP has a problem and opened a call.
They send me a Router i should use (FritzBox) and i tested the connection for about 1 week straight and no problem with the connections.On the PfSense i used 5 different Modems and i always get the disconnect after a while.
No i was doing some research and found this topic https://forum.pfsense.org/index.php?topic=41061.195
i would love to "set lcpretry 80" or turn the LCP echo request off!
is there a ways i could do this …?
Thank you