Török Edwin writes: > I hacked the script to set the interface name for iptables to pppoe-ge00 (not for uci, cause uci > doesn't have an enabled=1 for pppoe): > setup_ipset > + interface=pppoe-ge00 > setup_iptables "$interface" > > Any idea how to fix this properly without hardcoding the interface > name? Editing the config file by hand should be sufficient rather than having to edit the script (it's in /etc/config/bcp38). The interface selection box in the GUI does not show pppoe-ge00 as an option? -Toke