Oh awesome, I missed that reading through the scripts. Works great. Now how to get docs updated (http://kamikaze.openwrt.org/docs/openwrt.html)? Submit a bug?
On Tue, Nov 9, 2010 at 7:01 PM, Jo-Philipp Wich <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi. > > It's "ifname" in both cases: > > config interface foo > option type bridge > option ifname "eth0 eth1" > > There's one exception for wireless interfaces: > > config interface foo > option type bridge > option ifname "eth0 eth1 wlan0" # wlan0 is ignored > > It must be specified like this: > > config interface foo > option type bridge > option ifname "eth0 eth1" > > ... and within the wireless config, wifi-iface section: > > config wifi-iface > option network foo > > > ~ Jow > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkzZ7s0ACgkQdputYINPTPO3uwCfeEKnxecVa6z6p4dsBs2Ajb0y > INMAnRDkKUOnQTQTOMnMm0dcJSVeBwEq > =Y69K > -----END PGP SIGNATURE----- > _______________________________________________ > openwrt-users mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-users > _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
