Which interface is the actual WAN for PPPoE?

Trying to set up SQM, is the interface I should choose here Tunnel Interface: "pppoe-wan" (wan, wan6)? I have PPPoE on WAN which is physically connected to eth0 port.
image

https://openwrt.org/docs/guide-developer/network-scripting#examples

1 Like

pppoe-wan is fine, and so is eth0 in all likelyhood.

ifstatus wan | grep -e l3_device
“l3_device”: “pppoe-wan”

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.