[OpenWrt-Devel] Question regarding UCI with IPv4 and IPv6 on lan-bridge
Steven Barth
cyrus at openwrt.org
Wed Mar 18 11:11:03 EDT 2015
Try
config interface 'lan'
option type 'bridge'
option ifname 'eth0.1 bat0'
option proto 'dhcp'
config interface lan6
option ifname @lan
option proto dhcpv6
# option reqprefix no (uncomment if you don't need an IPv6 delegated prefix)
Cheers,
Steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150318/edebe882/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