PPPoE fails within a VLAN
-
I have multiple broadband providers connected to multiple VLANs on my managed switch. I have a trunk mode port connected to the pfSense box that is carrying multiple VLANs.
All the VLANs carrying normal IP traffic are working fine but when I select a VLAN as a PPPoE interface I fail to get the interface to come up. When I change to dialing the PPPoE over a native untagged port I have no problems.
I can only think that there is some problem with the PPPoE client dialing on VLAN interfaces.
-
Can you post the log of your system regarding this.
-
An excerpt from /var/log/system.log
Nov 12 19:41:12 pfsense2 mpd: [pppoeclient] LCP: Down event Nov 12 19:41:12 pfsense2 mpd: [pppoeclient] pausing 6 seconds before open Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] Cannot send a netgraph message: fxp0_vlan32::No such file or directory Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] PPPoE: Error creating ng_pppoe node on fxp0_vlan32: Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] PPPoE node for link is not initialized Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] link: DOWN event Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] link: reconnection attempt 2689 Nov 12 19:41:18 pfsense2 mpd: [pppoeclient] LCP: Down event
The "System logs" just indicates:```
mpd: caught fatal signal term -
Should be ok on next snapshot or you can try changing manually as in
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/fe126e77734a8bcb365e3b115fb7d2060c415ef9 -
I am currently testing with yesterdays snapshot and the problem seems to have been solved :)