@wallabybob:
PPPoE log should be found in Status -> System Logs, click on PPP tab.
I have found on my pfSense 2.0.1 system that the PPP log is sometimes empty even though PPP has successfully started. Not all PPP users seem to have had this problem.
I got this in the logs:
Apr 26 17:10:49 ppp: [wan] IFACE: Close event
Apr 26 17:10:49 ppp: [wan] IPCP: Close event
Apr 26 17:10:51 ppp: [wan_link0] PPPoE connection timeout after 9 seconds
Apr 26 17:10:51 ppp: [wan_link0] Link: DOWN event
Apr 26 17:10:51 ppp: [wan_link0] Link: giving up after 29 reconnection attempts
Apr 26 17:10:51 ppp: [wan_link0] LCP: Close event
Apr 26 17:10:51 ppp: [wan_link0] LCP: state change Starting --> Initial
Apr 26 17:10:51 ppp: [wan_link0] LCP: LayerFinish
Apr 26 17:10:51 ppp: [wan_link0] LCP: Down event
Apr 26 17:10:51 ppp: [wan] Bundle: Shutdown
Apr 26 17:10:51 ppp: [wan_link0] Link: Shutdown
Apr 26 17:10:51 ppp: process 22392 terminated
Apr 26 17:10:51 ppp: Multi-link PPP daemon for FreeBSD
Apr 26 17:10:51 ppp:
Apr 26 17:10:51 ppp: process 63995 started, version 5.5 (root@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org 10:25 12-Oct-2011)
Apr 26 17:10:51 ppp: web: web is not running
Apr 26 17:10:51 ppp: [wan] Bundle: Interface ng0 created
Apr 26 17:10:51 ppp: [wan_link0] Link: OPEN event
Apr 26 17:10:51 ppp: [wan_link0] LCP: Open event
Apr 26 17:10:51 ppp: [wan_link0] LCP: state change Initial --> Starting
Apr 26 17:10:51 ppp: [wan_link0] LCP: LayerStart
Apr 26 17:10:51 ppp: [wan_link0] PPPoE: Connecting to 'Skynet'
Apr 26 17:11:00 ppp: [wan_link0] PPPoE connection timeout after 9 seconds
Apr 26 17:11:00 ppp: [wan_link0] Link: DOWN event
Apr 26 17:11:00 ppp: [wan_link0] LCP: Down event
Apr 26 17:11:00 ppp: [wan_link0] Link: reconnection attempt 1 in 4 seconds
Apr 26 17:11:04 ppp: [wan_link0] Link: reconnection attempt 1
Apr 26 17:11:04 ppp: [wan_link0] PPPoE: Connecting to 'Skynet'
Apr 26 17:11:11 ppp: Multi-link PPP daemon for FreeBSD
Apr 26 17:11:11 ppp:
Apr 26 17:11:11 ppp: process 46058 started, version 5.5 (root@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org 10:25 12-Oct-2011)
Apr 26 17:11:11 ppp: caught fatal signal term
Apr 26 17:11:11 ppp: [wan] IFACE: Close event
Apr 26 17:11:11 ppp: [wan] IPCP: Close event
Apr 26 17:11:11 ppp: waiting for process 63995 to die...
Apr 26 17:11:13 ppp: [wan] Bundle: Shutdown
Apr 26 17:11:13 ppp: [wan_link0] Link: Shutdown
Apr 26 17:11:13 ppp: process 63995 terminated
Apr 26 17:11:13 ppp: waiting for process 63995 to die...
Apr 26 17:11:13 ppp: web: web is not running
Apr 26 17:11:13 ppp: [wan] Bundle: Interface ng0 created
Apr 26 17:11:13 ppp: [wan_link0] Link: OPEN event
Apr 26 17:11:13 ppp: [wan_link0] LCP: Open event
Apr 26 17:11:13 ppp: [wan_link0] LCP: state change Initial --> Starting
Apr 26 17:11:13 ppp: [wan_link0] LCP: LayerStart
Apr 26 17:11:13 ppp: [wan_link0] PPPoE: Connecting to 'Skynet'
Apr 26 17:11:22 ppp: [wan_link0] PPPoE connection timeout after 9 seconds
Apr 26 17:11:22 ppp: [wan_link0] Link: DOWN event
Apr 26 17:11:22 ppp: [wan_link0] LCP: Down event
Apr 26 17:11:22 ppp: [wan_link0] Link: reconnection attempt 1 in 3 seconds
funny thing is, if I use my laptop (Win 7) to do a pppoe connection everything works.