Quote from: meyergru on March 28, 2026, 01:48:45 PMWhat would be the difference between WAN and pppoe0?
One is just an assigned name for the underlying PPPoE interface - unless you made the mistake of naming the physical NIC (or VLAN) as WAN.
That is the problem with many of those videos: There is no such thing as a step-by-step tutorial, because each situation is different, like your example clearly shows.
You have to understand how things work, otherwise you will be stuck at each crossing.
With a PPPoE connection, you can have one of these topologies on the WAN side:
1. ISP ONT/modem -> physical NIC ("ONT") -> PPPoE interface ("WAN")
2. ISP ONT/modem -> physical NIC ("ONT") -> VLAN ("VLANXX") -> PPPoE interface ("WAN")
With OpnSense, you have either two or three logical interfaces. Name them according to the scheme above. Firewall rules should always be applied to "WAN", which usually is the same thing as "pppoe0". You do not even need explicit names for ONT and VLANXX, unless you want to have direct ONT/modem access. You also do not need firewall rules for "ONT" either, as per default, everything is blocked.
You obviously use it differently, which causes your confusion:
ISP ONT/modem -> physical NIC ("WAN") -> PPPoE interface ("???")
Many thanks
I have a very simple setup. No VLANS.
ISP -> PPPoE (WAN) -> LAN Devices
So I did apply the firewall rules to the WAN interface as per the video, so what could be wrong?
Is there a way to check logs or something else that I can identify the problem?
"