"Brian J. Murrell" <[email protected]> wrote:
> I have an OpenWRT router that has been running stably for many
> many (many!) months if not years on BB (r42625).
> 
> When I reboot it, it sends a couple of initial RAs to the
> br-lan interface but subsequently switches to sending them out
> of (one of) the WAN interfaces.
> 
> To be clear, it is sending the RAs that should be going to
> br-lan to wan0 which is eth0.2.
> 
> Restarting odhcpd doesn't even fix it. It continues to send the
> RAs to the WAN interface.
> 
> Some configuration files:
> 
> #  cat /etc/config/dhcp
> 
> 
> config dhcp 'wan0'
>         option interface 'wan0'
>         option ignore '1'
> 
> config dhcp 'wan1'
>         option ignore '1'
>         option interface 'wan1'
>         option dynamicdhcp '0'
> 


Note that odhcpd doesn't actually observe that "ignore" setting.
See http://patchwork.ozlabs.org/patch/676305/ (and maybe help
push for it to be actually merged)

Cheers,
Karl P

Attachment: signature.asc
Description: OpenPGP Digital Signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to