PumpkinEater
New Around Here
I would like to use the WAN port as normal LAN port on my RT-N86U (stock firmware v 3.0.0.4.246).
In the telnet session I entered the following commands:
nvram set vlan2ports="8u"
nvram set vlan1ports="0 1 2 3 4 8*"
nvram set lanports="0 1 2 3 4"
nvram commit
Then "nvram show | grep vlan.*ports" shows me:
vlan2ports=0 8u
vlan1ports=1 2 3 4 8*
which is what I wanted.
But after reboot my changes were gone and I got the default setiings back.
I assume that my changes either didn't survive the reboot or some startup script have set the defaults again after the reboot.
Any idea, what is going wrong?
Thanks
Peter
In the telnet session I entered the following commands:
nvram set vlan2ports="8u"
nvram set vlan1ports="0 1 2 3 4 8*"
nvram set lanports="0 1 2 3 4"
nvram commit
Then "nvram show | grep vlan.*ports" shows me:
vlan2ports=0 8u
vlan1ports=1 2 3 4 8*
which is what I wanted.
But after reboot my changes were gone and I got the default setiings back.
I assume that my changes either didn't survive the reboot or some startup script have set the defaults again after the reboot.
Any idea, what is going wrong?
Thanks
Peter