Upgrade from 12/13 to 12/18 -> PPPoE dead…
-
The partial restore doesn't seek out portions of a whole config, you have to edit out the part you want. For example, to restore DHCP settings, you need to cut the <dhcpd>…</dhcpd> section out into a separate file, and then pick that file along with choosing the DHCP server settings from the drop-down.
-
Aha. So THAT could be the problem….
-
Thanks jimp! That works! Man I could have searched a long time. Perhaps you should add a comment on the restore page so that everyone knows about this…
Or am I the only one who didn't know how it's suppose to work? ;)
-
@ermal:
Try this manually
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/92a1c8e6caca910ae1f8c54751bffebd45d87682or wait for a snapshot with the patch applied.
I just had this error while updating my config. Applied this manually and it works. Will check if it reached the newest snap yet…
-
Ok the fix is in the newest snap, but there seems to be a problem. Each time I reboot my Alix I get the same error as I posted in the beginning of this thread. I then need to ssh into my box do a killall mpd5. Then I have to go into the WebUI to my WAN interface, set a 0 into the idle timeout field and click save. Is this actually also a bug that I have to put in the zero everytime again? It does not get saved somehow…
After these steps my connections stays online until the next reboot...
-
So, are you saying that you have the "Dial on Demand" checkbox checked? Do you really need Dial on Demand?
Refs for devs:
http://redmine.pfsense.org/issues/757http://redmine.pfsense.org/issues/927
-
Yes, that box is checked. I want my line to be up and running all the time…
-
Well, two points.
First if you you want your line up and running all the time, you need to uncheck that box. That box is supposed to bring the line down when no outgoing traffic is detected after "Idle timeout" time has elapsed.
Second, checking that box is likely what has caused all your problems. That options invokes some pretty complex code that apparently still isn't stable. (re: linked redmine issues)
-
If thats is the intended function of dial on demand the the wording of setting it to zero should be remove and replace with untick for always on connection would clear up some confusion
-
Can you please test with latest snapshots?
-
Ok. I'll wait for the next snapshot to appear and try it…
-
2.0-BETA4 (amd64)
built on Tue Dec 21 15:13:51 EST 2010This is a clean install using a config that was running on a nanobsd snapshot from about a week ago. I'm getting errors similar to the OP. I don't have, and never did have the dial on demand box checked. If I click the Connect button on Status: Interfaces, it connects within seconds, but never automatically after a reboot.
-
Try with the most current snapshot, the one just uploaded. IIRC some fixes happened after the snapshot you're on but a new snap hadn't been generated since last night/this morning.
-
Still not working with latest snap…
Still have to kill mpd5 and then click save on WAN interface again...
-
Actually I tried again, because I needed to reboot. (Still the Internal Server Error after installing avahi package)
I do not need to kill mpd5. I just need to click save on WAN… -
2.0-BETA4 (amd64)
built on Thu Dec 23 12:13:59 EST 2010I updated 8 hours ago and still had to hit the Connect button to get a WAN.
-
Same problem here with newest snap of 12/26…
But if I wait long enough pfSense connects by itself after 3-4 minutes... -
Post your mpd logs.
-
Here is some output of my ppp.log:
Dec 28 00:16:03 ppp: [wan_link0] Link: reconnection attempt 2 Dec 28 00:16:03 ppp: [wan_link0] PPPoE: can't connect "[12]:"->"mpd8264-0" and "[f]:"->"left": No such file or directory Dec 28 00:16:03 ppp: [wan_link0] can't remove hook mpd8264-0 from node "[12]:": No such file or directory Dec 28 00:16:03 ppp: [wan_link0] Link: DOWN event Dec 28 00:16:03 ppp: [wan_link0] LCP: Down event Dec 28 00:16:03 ppp: [wan_link0] Link: reconnection attempt 3 in 4 seconds Dec 28 00:16:07 ppp: [wan_link0] Link: reconnection attempt 3 Dec 28 00:16:07 ppp: [wan_link0] PPPoE: can't connect "[12]:"->"mpd8264-0" and "[f]:"->"left": No such file or directory Dec 28 00:16:07 ppp: [wan_link0] can't remove hook mpd8264-0 from node "[12]:": No such file or directory Dec 28 00:16:07 ppp: [wan_link0] Link: DOWN event Dec 28 00:16:07 ppp: [wan_link0] LCP: Down event Dec 28 00:16:07 ppp: [wan_link0] Link: reconnection attempt 4 in 2 seconds Dec 28 00:16:09 ppp: [wan_link0] Link: reconnection attempt 4 Dec 28 00:16:09 ppp: [wan_link0] PPPoE: can't connect "[12]:"->"mpd8264-0" and "[f]:"->"left": No such file or directory Dec 28 00:16:09 ppp: [wan_link0] can't remove hook mpd8264-0 from node "[12]:": No such file or directory Dec 28 00:16:09 ppp: [wan_link0] Link: DOWN event Dec 28 00:16:09 ppp: [wan_link0] LCP: Down event Dec 28 00:16:09 ppp: [wan_link0] Link: reconnection attempt 5 in 2 seconds Dec 28 00:16:11 ppp: [wan_link0] Link: reconnection attempt 5 Dec 28 00:16:11 ppp: [wan_link0] PPPoE: can't connect "[12]:"->"mpd8264-0" and "[f]:"->"left": No such file or directory Dec 28 00:16:11 ppp: [wan_link0] can't remove hook mpd8264-0 from node "[12]:": No such file or directory Dec 28 00:16:11 ppp: [wan_link0] Link: DOWN event Dec 28 00:16:11 ppp: [wan_link0] LCP: Down event Dec 28 00:16:11 ppp: [wan_link0] Link: reconnection attempt 6 in 2 seconds Dec 28 00:16:13 ppp: [wan_link0] Link: reconnection attempt 6 Dec 28 00:16:13 ppp: [wan_link0] PPPoE: can't connect "[12]:"->"mpd8264-0" and "[f]:"->"left": No such file or directory Dec 28 00:16:13 ppp: [wan_link0] can't remove hook mpd8264-0 from node "[12]:": No such file or directory Dec 28 00:16:13 ppp: [wan_link0] Link: DOWN event Dec 28 00:16:13 ppp: [wan_link0] LCP: Down event Dec 28 00:16:13 ppp: [wan_link0] Link: reconnection attempt 7 in 4 seconds Dec 28 00:16:17 ppp: caught fatal signal term Dec 28 00:16:17 ppp: [wan] IFACE: Close event Dec 28 00:16:17 ppp: [wan] IPCP: Close event Dec 28 00:16:17 ppp: [wan_link0] LCP: Close event Dec 28 00:16:17 ppp: [wan_link0] LCP: state change Starting --> Initial Dec 28 00:16:17 ppp: [wan_link0] LCP: LayerFinish Dec 28 00:16:19 ppp: [wan] Bundle: Shutdown Dec 28 00:16:19 ppp: [wan_link0] Link: Shutdown Dec 28 00:16:19 ppp: process 8264 terminated Dec 28 00:16:25 ppp: Multi-link PPP daemon for FreeBSD Dec 28 00:16:25 ppp: Dec 28 00:16:25 ppp: process 38608 started, version 5.5 (root@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org 21:35 22-Dec-2010) Dec 28 00:16:25 ppp: web: web is not running Dec 28 00:16:25 ppp: [wan] Bundle: Interface ng0 created Dec 28 00:16:25 ppp: [wan_link0] Link: OPEN event Dec 28 00:16:25 ppp: [wan_link0] LCP: Open event Dec 28 00:16:25 ppp: [wan_link0] LCP: state change Initial --> Starting Dec 28 00:16:25 ppp: [wan_link0] LCP: LayerStart Dec 28 00:16:25 ppp: [wan_link0] PPPoE: Connecting to '*' Dec 28 00:16:25 ppp: PPPoE: rec'd ACNAME "KIER71-se800-B2234310702478"
That goes on for like 2-3 minutes and then suddenly it works…
Dec 28 00:17:44 ppp: [wan_link0] Link: reconnection attempt 7 in 2 seconds Dec 28 00:17:46 ppp: [wan_link0] Link: reconnection attempt 7 Dec 28 00:17:46 ppp: [wan_link0] PPPoE: Connecting to '*' Dec 28 00:17:46 ppp: PPPoE: rec'd ACNAME "KIER71-se800-B2234310702478" Dec 28 00:17:55 ppp: [wan_link0] PPPoE connection timeout after 9 seconds Dec 28 00:17:55 ppp: [wan_link0] Link: DOWN event Dec 28 00:17:55 ppp: [wan_link0] LCP: Down event Dec 28 00:17:55 ppp: [wan_link0] Link: reconnection attempt 8 in 3 seconds Dec 28 00:17:58 ppp: [wan_link0] Link: reconnection attempt 8 Dec 28 00:17:58 ppp: [wan_link0] PPPoE: Connecting to '*' Dec 28 00:17:58 ppp: PPPoE: rec'd ACNAME "KIER71-se800-B2234310702478" Dec 28 00:18:04 ppp: [wan_link0] PPPoE: connection successful Dec 28 00:18:04 ppp: [wan_link0] Link: UP event Dec 28 00:18:04 ppp: [wan_link0] LCP: Up event Dec 28 00:18:04 ppp: [wan_link0] LCP: state change Starting --> Req-Sent Dec 28 00:18:04 ppp: [wan_link0] LCP: SendConfigReq #1 Dec 28 00:18:04 ppp: [wan_link0] PROTOCOMP Dec 28 00:18:04 ppp: [wan_link0] MRU 1492 Dec 28 00:18:04 ppp: [wan_link0] MAGICNUM a8eef870 Dec 28 00:18:04 ppp: [wan_link0] LCP: rec'd Configure Request #52 (Req-Sent) Dec 28 00:18:04 ppp: [wan_link0] MRU 1492 Dec 28 00:18:04 ppp: [wan_link0] AUTHPROTO PAP Dec 28 00:18:04 ppp: [wan_link0] MAGICNUM 49a2d6c8 Dec 28 00:18:04 ppp: [wan_link0] LCP: SendConfigAck #52 Dec 28 00:18:04 ppp: [wan_link0] MRU 1492 Dec 28 00:18:04 ppp: [wan_link0] AUTHPROTO PAP Dec 28 00:18:04 ppp: [wan_link0] MAGICNUM 49a2d6c8 Dec 28 00:18:04 ppp: [wan_link0] LCP: state change Req-Sent --> Ack-Sent Dec 28 00:18:04 ppp: [wan_link0] LCP: rec'd Configure Reject #1 (Ack-Sent) Dec 28 00:18:04 ppp: [wan_link0] PROTOCOMP Dec 28 00:18:04 ppp: [wan_link0] LCP: SendConfigReq #2 Dec 28 00:18:04 ppp: [wan_link0] MRU 1492 Dec 28 00:18:04 ppp: [wan_link0] MAGICNUM a8eef870 Dec 28 00:18:04 ppp: [wan_link0] LCP: rec'd Configure Ack #2 (Ack-Sent) Dec 28 00:18:04 ppp: [wan_link0] MRU 1492 Dec 28 00:18:04 ppp: [wan_link0] MAGICNUM a8eef870 Dec 28 00:18:04 ppp: [wan_link0] LCP: state change Ack-Sent --> Opened Dec 28 00:18:04 ppp: [wan_link0] LCP: auth: peer wants PAP, I want nothing Dec 28 00:18:04 ppp: [wan_link0] PAP: using authname "xxxx@t-online.de" Dec 28 00:18:04 ppp: [wan_link0] PAP: sending REQUEST #1 len: 54 Dec 28 00:18:04 ppp: [wan_link0] LCP: LayerUp Dec 28 00:18:05 ppp: [wan_link0] PAP: rec'd ACK #1 len: 5 Dec 28 00:18:05 ppp: [wan_link0] LCP: authorization successful Dec 28 00:18:05 ppp: [wan_link0] Link: Matched action 'bundle "wan" ""' Dec 28 00:18:05 ppp: [wan_link0] Link: Join bundle "wan" Dec 28 00:18:05 ppp: [wan] Bundle: Status update: up 1 link, total bandwidth 64000 bps Dec 28 00:18:05 ppp: [wan] IPCP: Open event Dec 28 00:18:05 ppp: [wan] IPCP: state change Initial --> Starting Dec 28 00:18:05 ppp: [wan] IPCP: LayerStart Dec 28 00:18:05 ppp: [wan] IPCP: Up event Dec 28 00:18:05 ppp: [wan] IPCP: state change Starting --> Req-Sent Dec 28 00:18:05 ppp: [wan] IPCP: SendConfigReq #1 Dec 28 00:18:05 ppp: [wan] IPADDR 0.0.0.0 Dec 28 00:18:05 ppp: [wan] COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Dec 28 00:18:05 ppp: [wan] IPCP: rec'd Configure Request #229 (Req-Sent) Dec 28 00:18:05 ppp: [wan] IPADDR 87.186.224.38 Dec 28 00:18:05 ppp: [wan] 87.186.224.38 is OK Dec 28 00:18:05 ppp: [wan] IPCP: SendConfigAck #229 Dec 28 00:18:05 ppp: [wan] IPADDR 87.186.224.38 Dec 28 00:18:05 ppp: [wan] IPCP: state change Req-Sent --> Ack-Sent Dec 28 00:18:05 ppp: [wan] IPCP: rec'd Configure Reject #1 (Ack-Sent) Dec 28 00:18:05 ppp: [wan] COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Dec 28 00:18:05 ppp: [wan] IPCP: SendConfigReq #2 Dec 28 00:18:05 ppp: [wan] IPADDR 0.0.0.0 Dec 28 00:18:05 ppp: [wan] IPCP: rec'd Configure Nak #2 (Ack-Sent) Dec 28 00:18:05 ppp: [wan] IPADDR xxxx Dec 28 00:18:05 ppp: [wan] xxxx is OK Dec 28 00:18:05 ppp: [wan] IPCP: SendConfigReq #3 Dec 28 00:18:05 ppp: [wan] IPADDR xxxx Dec 28 00:18:05 ppp: [wan] IPCP: rec'd Configure Ack #3 (Ack-Sent) Dec 28 00:18:05 ppp: [wan] IPADDR xxxx Dec 28 00:18:05 ppp: [wan] IPCP: state change Ack-Sent --> Opened Dec 28 00:18:05 ppp: [wan] IPCP: LayerUp Dec 28 00:18:05 ppp: [wan] xxxx -> 87.186.224.38 Dec 28 00:18:05 ppp: [wan] IFACE: Up event
This whole thing was working fine for me before…
-
ppp logs if it helps
Dec 27 21:37:47 ppp: [wan] IFACE: Up event
Dec 27 21:37:47 ppp: [wan] 173.191.242.233 -> 151.213.8.5
Dec 27 21:37:47 ppp: [wan] IPCP: LayerUp
Dec 27 21:37:47 ppp: [wan] IPCP: state change Ack-Sent –> Opened
Dec 27 21:37:47 ppp: [wan] IPADDR 173.191.242.233
Dec 27 21:37:47 ppp: [wan] IPCP: rec'd Configure Ack #3 (Ack-Sent)
Dec 27 21:37:47 ppp: [wan] IPADDR 173.191.242.233
Dec 27 21:37:47 ppp: [wan] IPCP: SendConfigReq #3
Dec 27 21:37:47 ppp: [wan] 173.191.242.233 is OK
Dec 27 21:37:47 ppp: [wan] IPADDR 173.191.242.233
Dec 27 21:37:47 ppp: [wan] IPCP: rec'd Configure Nak #2 (Ack-Sent)
Dec 27 21:37:47 ppp: [wan] IPADDR 0.0.0.0
Dec 27 21:37:47 ppp: [wan] IPCP: SendConfigReq #2
Dec 27 21:37:47 ppp: [wan] COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Dec 27 21:37:47 ppp: [wan] IPCP: rec'd Configure Reject #1 (Ack-Sent)
Dec 27 21:37:47 ppp: [wan] IPCP: state change Req-Sent –> Ack-Sent
Dec 27 21:37:47 ppp: [wan] IPADDR 151.213.8.5
Dec 27 21:37:47 ppp: [wan] IPCP: SendConfigAck #1
Dec 27 21:37:47 ppp: [wan] 151.213.8.5 is OK
Dec 27 21:37:47 ppp: [wan] IPADDR 151.213.8.5
Dec 27 21:37:47 ppp: [wan] IPCP: rec'd Configure Request #1 (Req-Sent)
Dec 27 21:37:47 ppp: [wan] COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Dec 27 21:37:47 ppp: [wan] IPADDR 0.0.0.0
Dec 27 21:37:47 ppp: [wan] IPCP: SendConfigReq #1
Dec 27 21:37:47 ppp: [wan] IPCP: state change Starting –> Req-Sent
Dec 27 21:37:47 ppp: [wan] IPCP: Up event
Dec 27 21:37:47 ppp: [wan] IPCP: LayerStart
Dec 27 21:37:47 ppp: [wan] IPCP: state change Initial –> Starting
Dec 27 21:37:47 ppp: [wan] IPCP: Open event
Dec 27 21:37:47 ppp: [wan] Bundle: Status update: up 1 link, total bandwidth 64000 bps
Dec 27 21:37:47 ppp: [wan_link0] Link: Join bundle "wan"
Dec 27 21:37:47 ppp: [wan_link0] Link: Matched action 'bundle "wan" ""'
Dec 27 21:37:47 ppp: [wan_link0] LCP: authorization successful
Dec 27 21:37:47 ppp: [wan_link0] PAP: rec'd ACK #1 len: 5
Dec 27 21:37:46 ppp: [wan_link0] LCP: LayerUp
Dec 27 21:37:46 ppp: [wan_link0] PAP: sending REQUEST #1 len: 26
Dec 27 21:37:46 ppp: [wan_link0] PAP: using authname "grandrivers"
Dec 27 21:37:46 ppp: [wan_link0] LCP: auth: peer wants PAP, I want nothing
Dec 27 21:37:46 ppp: [wan_link0] LCP: state change Ack-Sent –> Opened
Dec 27 21:37:46 ppp: [wan_link0] MAGICNUM 6f07b4dc
Dec 27 21:37:46 ppp: [wan_link0] MRU 1492
Dec 27 21:37:46 ppp: [wan_link0] PROTOCOMP
Dec 27 21:37:46 ppp: [wan_link0] LCP: rec'd Configure Ack #1 (Ack-Sent)
Dec 27 21:37:46 ppp: [wan_link0] LCP: state change Req-Sent –> Ack-Sent
Dec 27 21:37:46 ppp: [wan_link0] MAGICNUM c9e5f758
Dec 27 21:37:46 ppp: [wan_link0] AUTHPROTO PAP
Dec 27 21:37:46 ppp: [wan_link0] MRU 1492
Dec 27 21:37:46 ppp: [wan_link0] LCP: SendConfigAck #1
Dec 27 21:37:46 ppp: [wan_link0] MAGICNUM c9e5f758
Dec 27 21:37:46 ppp: [wan_link0] AUTHPROTO PAP
Dec 27 21:37:46 ppp: [wan_link0] MRU 1492
Dec 27 21:37:46 ppp: [wan_link0] LCP: rec'd Configure Request #1 (Req-Sent)
Dec 27 21:37:46 ppp: [wan_link0] MAGICNUM 6f07b4dc
Dec 27 21:37:46 ppp: [wan_link0] MRU 1492
Dec 27 21:37:46 ppp: [wan_link0] PROTOCOMP
Dec 27 21:37:46 ppp: [wan_link0] LCP: SendConfigReq #1
Dec 27 21:37:46 ppp: [wan_link0] LCP: state change Starting –> Req-Sent
Dec 27 21:37:46 ppp: [wan_link0] LCP: Up event
Dec 27 21:37:46 ppp: [wan_link0] Link: UP event
Dec 27 21:37:46 ppp: [wan_link0] PPPoE: connection successful
Dec 27 21:37:46 ppp: PPPoE: rec'd ACNAME "ashtohlcs03-7200"
Dec 27 21:37:46 ppp: [wan_link0] PPPoE: Connecting to ''
Dec 27 21:37:46 ppp: [wan_link0] LCP: LayerStart
Dec 27 21:37:46 ppp: [wan_link0] LCP: state change Initial –> Starting
Dec 27 21:37:46 ppp: [wan_link0] LCP: Open event
Dec 27 21:37:46 ppp: [wan_link0] Link: OPEN event
Dec 27 21:37:46 ppp: [wan] Bundle: Interface ng0 created
Dec 27 21:37:46 ppp: web: web is not running
Dec 27 21:37:46 ppp: process 8957 started, version 5.5 (root@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org 21:35 22-Dec-2010)
Dec 27 21:37:46 ppp:
Dec 27 21:37:46 ppp: Multi-link PPP daemon for FreeBSD
Dec 27 21:37:43 ppp: process 4206 terminated
Dec 27 21:37:43 ppp: [wan_link0] Link: Shutdown
Dec 27 21:37:43 ppp: [wan] Bundle: Shutdown
Dec 27 21:37:42 ppp: [wan_link0] LCP: state change Closed –> Initial
Dec 27 21:37:42 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:42 ppp: [wan_link0] LCP: state change Stopped –> Closed
Dec 27 21:37:42 ppp: [wan_link0] LCP: Close event
Dec 27 21:37:42 ppp: [wan_link0] Link: giving up after 0 reconnection attempts
Dec 27 21:37:42 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:42 ppp: [wan_link0] PPPoE: connection closed
Dec 27 21:37:42 ppp: [wan_link0] LCP: LayerFinish
Dec 27 21:37:42 ppp: [wan_link0] LCP: state change Stopping –> Stopped
Dec 27 21:37:42 ppp: [wan_link0] LCP: rec'd Terminate Ack #2 (Stopping)
Dec 27 21:37:41 ppp: [wan_link0] rec'd proto IPCP during terminate phase
Dec 27 21:37:41 ppp: [wan_link0] LCP: LayerDown
Dec 27 21:37:41 ppp: [wan_link0] LCP: SendTerminateReq #2
Dec 27 21:37:41 ppp: [wan_link0] LCP: state change Opened –> Stopping
Dec 27 21:37:41 ppp: [wan_link0] LCP: parameter negotiation failed
Dec 27 21:37:41 ppp: [wan_link0] link did not validate in bundle
Dec 27 21:37:41 ppp: Shutdown sequence in progress, BundJoin() denied
Dec 27 21:37:41 ppp: [wan_link0] LCP: authorization successful
Dec 27 21:37:41 ppp: [wan_link0] PAP: rec'd ACK #1 len: 5
Dec 27 21:37:41 ppp: [wan_link0] LCP: LayerUp
Dec 27 21:37:41 ppp: [wan_link0] PAP: sending REQUEST #1 len: 26
Dec 27 21:37:41 ppp: [wan_link0] PAP: using authname "grandrivers"
Dec 27 21:37:41 ppp: [wan_link0] LCP: auth: peer wants PAP, I want nothing
Dec 27 21:37:41 ppp: [wan_link0] LCP: state change Ack-Sent –> Opened
Dec 27 21:37:41 ppp: [wan_link0] MAGICNUM 29185664
Dec 27 21:37:41 ppp: [wan_link0] MRU 1492
Dec 27 21:37:41 ppp: [wan_link0] PROTOCOMP
Dec 27 21:37:41 ppp: [wan_link0] LCP: rec'd Configure Ack #1 (Ack-Sent)
Dec 27 21:37:41 ppp: [wan_link0] LCP: state change Req-Sent –> Ack-Sent
Dec 27 21:37:41 ppp: [wan_link0] MAGICNUM c9e5e352
Dec 27 21:37:41 ppp: [wan_link0] AUTHPROTO PAP
Dec 27 21:37:41 ppp: [wan_link0] MRU 1492
Dec 27 21:37:41 ppp: [wan_link0] LCP: SendConfigAck #1
Dec 27 21:37:41 ppp: [wan_link0] MAGICNUM c9e5e352
Dec 27 21:37:41 ppp: [wan_link0] AUTHPROTO PAP
Dec 27 21:37:41 ppp: [wan_link0] MRU 1492
Dec 27 21:37:41 ppp: [wan_link0] LCP: rec'd Configure Request #1 (Req-Sent)
Dec 27 21:37:41 ppp: [wan_link0] MAGICNUM 29185664
Dec 27 21:37:41 ppp: [wan_link0] MRU 1492
Dec 27 21:37:41 ppp: [wan_link0] PROTOCOMP
Dec 27 21:37:41 ppp: [wan_link0] LCP: SendConfigReq #1
Dec 27 21:37:41 ppp: [wan_link0] LCP: state change Starting –> Req-Sent
Dec 27 21:37:41 ppp: [wan_link0] LCP: Up event
Dec 27 21:37:41 ppp: [wan_link0] Link: UP event
Dec 27 21:37:41 ppp: [wan_link0] PPPoE: connection successful
Dec 27 21:37:41 ppp: PPPoE: rec'd ACNAME "ashtohlcs03-7200"
Dec 27 21:37:41 ppp: [wan] IPCP: Close event
Dec 27 21:37:41 ppp: [wan] IFACE: Close event
Dec 27 21:37:41 ppp: caught fatal signal term
Dec 27 21:37:41 ppp: [wan_link0] PPPoE: Connecting to ''
Dec 27 21:37:41 ppp: [wan_link0] LCP: LayerStart
Dec 27 21:37:41 ppp: [wan_link0] LCP: state change Initial –> Starting
Dec 27 21:37:41 ppp: [wan_link0] LCP: Open event
Dec 27 21:37:41 ppp: [wan_link0] Link: OPEN event
Dec 27 21:37:41 ppp: [wan] Bundle: Interface ng0 created
Dec 27 21:37:41 ppp: web: web is not running
Dec 27 21:37:41 ppp: process 4206 started, version 5.5 (root@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org 21:35 22-Dec-2010)
Dec 27 21:37:41 ppp:
Dec 27 21:37:41 ppp: Multi-link PPP daemon for FreeBSD
Dec 27 21:37:38 ppp: process 8816 terminated
Dec 27 21:37:38 ppp: [wan_link0] Link: Shutdown
Dec 27 21:37:38 ppp: [wan] Bundle: Shutdown
Dec 27 21:37:37 ppp: [wan_link0] LCP: LayerFinish
Dec 27 21:37:37 ppp: [wan_link0] LCP: state change Starting –> Initial
Dec 27 21:37:37 ppp: [wan_link0] LCP: Close event
Dec 27 21:37:36 ppp: [wan] IPCP: Close event
Dec 27 21:37:36 ppp: [wan] IFACE: Close event
Dec 27 21:37:36 ppp: caught fatal signal term
Dec 27 21:37:35 ppp: [wan_link0] Link: reconnection attempt 103 in 2 seconds
Dec 27 21:37:35 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:35 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:35 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:35 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:35 ppp: [wan_link0] Link: reconnection attempt 102
Dec 27 21:37:34 ppp: [wan_link0] Link: reconnection attempt 102 in 1 seconds
Dec 27 21:37:34 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:34 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:34 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:34 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:34 ppp: [wan_link0] Link: reconnection attempt 101
Dec 27 21:37:33 ppp: [wan_link0] Link: reconnection attempt 101 in 1 seconds
Dec 27 21:37:33 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:33 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:33 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:33 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:33 ppp: [wan_link0] Link: reconnection attempt 100
Dec 27 21:37:31 ppp: [wan_link0] Link: reconnection attempt 100 in 2 seconds
Dec 27 21:37:31 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:31 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:31 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:31 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:31 ppp: [wan_link0] Link: reconnection attempt 99
Dec 27 21:37:27 ppp: [wan_link0] Link: reconnection attempt 99 in 4 seconds
Dec 27 21:37:27 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:27 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:27 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:27 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:27 ppp: [wan_link0] Link: reconnection attempt 98
Dec 27 21:37:24 ppp: [wan_link0] Link: reconnection attempt 98 in 3 seconds
Dec 27 21:37:24 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:24 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:24 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:24 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:24 ppp: [wan_link0] Link: reconnection attempt 97
Dec 27 21:37:21 ppp: [wan_link0] Link: reconnection attempt 97 in 3 seconds
Dec 27 21:37:21 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:21 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:21 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:21 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:21 ppp: [wan_link0] Link: reconnection attempt 96
Dec 27 21:37:20 ppp: [wan_link0] Link: reconnection attempt 96 in 1 seconds
Dec 27 21:37:20 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:20 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:20 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:20 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:20 ppp: [wan_link0] Link: reconnection attempt 95
Dec 27 21:37:19 ppp: [wan_link0] Link: reconnection attempt 95 in 1 seconds
Dec 27 21:37:19 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:19 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:19 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:19 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:19 ppp: [wan_link0] Link: reconnection attempt 94
Dec 27 21:37:15 ppp: [wan_link0] Link: reconnection attempt 94 in 4 seconds
Dec 27 21:37:15 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:15 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:15 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:15 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:15 ppp: [wan_link0] Link: reconnection attempt 93
Dec 27 21:37:13 ppp: [wan_link0] Link: reconnection attempt 93 in 2 seconds
Dec 27 21:37:13 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:13 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:13 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:13 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:13 ppp: [wan_link0] Link: reconnection attempt 92
Dec 27 21:37:12 ppp: [wan_link0] Link: reconnection attempt 92 in 1 seconds
Dec 27 21:37:12 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:12 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:12 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:12 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:12 ppp: [wan_link0] Link: reconnection attempt 91
Dec 27 21:37:10 ppp: [wan_link0] Link: reconnection attempt 91 in 2 seconds
Dec 27 21:37:10 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:10 ppp: [wan_link0] Link: DOWN event
Dec 27 21:37:10 ppp: [wan_link0] can't remove hook mpd8816-0 from node "[11]:": No such file or directory
Dec 27 21:37:10 ppp: [wan_link0] PPPoE: can't connect "[11]:"->"mpd8816-0" and "[f]:"->"left": No such file or directory
Dec 27 21:37:10 ppp: [wan_link0] Link: reconnection attempt 90
Dec 27 21:37:06 ppp: [wan_link0] Link: reconnection attempt 90 in 4 seconds
Dec 27 21:37:06 ppp: [wan_link0] LCP: Down event
Dec 27 21:37:06 ppp: [wan_link0] Link: DOWN event