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

Urs Rau (UK) urs.rau at om.org
Tue Sep 23 12:09:03 EDT 2014


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) <urs.rau at om.org<mailto:urs.rau at om.org>> wrote:

wnr2200 )
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
        ;;

BUT that does not add or change the option ifname from eth1 to eth1.1 for the default lan interface,

I just need to add eth1.1 instead of eth1 - dumbo! ;-) as in:

wnr2200 )
        ucidef_set_interfaces_lan_wan “eth1.1" "eth0"
        ucidef_add_switch "switch0" "1" "1"
        ucidef_add_switch_vlan "switch0" "1" "0t 1 2 3 4"
        ;;

The others questions still stand though.


—
Urs Rau

________________________________
Operation Mobilisation (OM) - a company limited by guarantee - The Quinta, Weston Rhyn, Oswestry, SY10 7LT, United Kingdom
Company reg no: 2564320 (England & Wales) - Charity reg. no: 1008196 (England & Wales) - SC040988 (Scotland)
Web: http://www.uk.om.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20140923/8fb0553b/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list