OpenWrt Forum Archive

Topic: TP-Link TL-WR1043ND How to configure one of LAN port to WAN

The content of this topic has been archived on 12 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

??sy.

? /etc/config/network


config 'switch_vlan'
    option 'device' 'rtl8366rb'
    option 'vlan' '1'
    option 'ports' '1 2 3 5t'

config 'switch_vlan'
    option 'device' 'rtl8366rb'
    option 'vlan' '2'
    option 'ports' ' 4 5t'

Port 4 will be wan.

Thank you Pilot6,

I wiil try and than post results.

bye

The discussion might have continued from here.