[FS#1159] SLAAC Only function on WAN interface if WAN is bridged

LEDE Bugs lede-bugs at lists.infradead.org
Wed Nov 8 23:43:25 PST 2017


The following task has a new comment added:

FS#1159 - SLAAC Only function on WAN interface if WAN is bridged
User who did this - Mathias Kresin (mkresin)

----------
You need to alias the wan2 interface in the wan2_6 csection:


config interface 'wan2_6'
	option proto 'dhcpv6'
	option ifname '@wan2'
	option reqaddress 'try'
	option reqprefix 'auto'


Please provide for further reports a minimal testcase config. Given your complex configuration it is hard/time consuming to reproduce your setup.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1159#comment3808



More information about the lede-bugs mailing list