D Denna Senior Member May 11, 2017 #1 In previous Asuswrt-Merlin firmware, the wanface on an RT-AC88U was called vlan2, but in the most recent beta, it's called eth0. Is this a typo or a permanent change ? Last edited: May 12, 2017
In previous Asuswrt-Merlin firmware, the wanface on an RT-AC88U was called vlan2, but in the most recent beta, it's called eth0. Is this a typo or a permanent change ?
RMerlin Asuswrt-Merlin dev Staff member May 11, 2017 #2 Nothing has been changed there. The hardware interface has always been eth0, while vlan2 is the VLAN for it.
Nothing has been changed there. The hardware interface has always been eth0, while vlan2 is the VLAN for it.
D Denna Senior Member May 12, 2017 #3 @RMerlin, If an interface is being referenced in an iptables rule, use eth0 ?
RMerlin Asuswrt-Merlin dev Staff member May 12, 2017 #4 For DHCP/static, use what's in the wan0_ifname nvram setting. For PPPoE/PPTP/L2TP, use pppoe_ifname's content.
For DHCP/static, use what's in the wan0_ifname nvram setting. For PPPoE/PPTP/L2TP, use pppoe_ifname's content.