Re: [OpenWrt-Devel] why is 'wan' port missing in luci switch vlan setup page for Netgear WNR2200 ?

2014-10-03 Thread Urs Rau (UK)
Hi Jo-Philipp, On 26 Sep 2014, at 09:55, Jo-Philipp Wich mailto:j...@openwrt.org>> wrote: Hi. The wan port is likely a dedicated, non-switch interface (e.g. eth1) on this model. If you want to declare VLANs on it then simply create a new interface using eth1.Y as manual physical ifname where Y

[OpenWrt-Devel] why is 'wan' port missing in luci switch vlan setup page for Netgear WNR2200 ?

2014-09-26 Thread Urs Rau (UK)
I have the latest daily snapshot flashed to a netgear WNR2200. When I try to setup the VLAN settings in luci, I only have ports 1 - 4 + 0 (=cpu) available, but cannot set anything or even see the ‘wan’ port. How do I get it to display? Failing that. Which port number is it on the cli ? Can I co

Re: [OpenWrt-Devel] fixed VLAN vid 1 (lan) default for Netgear WNR2200 - how do I get this into the devel trunk?

2014-09-23 Thread Urs Rau (UK)
Sorry, correction to my own email, I had ‘a moment’, this part of the question is now also SOLVED. ;-) On 23 Sep 2014, at 17:00, Urs Rau (UK) mailto:urs@om.org>> wrote: wnr2200 ) ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_a

[OpenWrt-Devel] fixed VLAN vid 1 (lan) default for Netgear WNR2200 - how do I get this into the devel trunk?

2014-09-23 Thread Urs Rau (UK)
Hi folks, I had tried actually using VLANs on a Netgear WNR2200 using current daily snapshots and every time I saved and applied the settings I would loose all access. So I started googling and found the following post, https://dev.openwrt.org/ticket/12377 which helped me find what was the caus