Re: Puzzled by DHCPv6 in many ways [SOLVED]
Roy Marples
Sun Jun 11 08:33:22 2017
Hi!
Sorry for the late reply, was flying back from holiday.
On 10/06/2017 15:48, Tobias Klausmann wrote:
On Sat, 10 Jun 2017, Tobias Klausmann wrote:
Also note how this *still* doesn't get me a usable address for the
wan1 interface itself. I tried using ia_na, but that results in a
/128 and no default route. I hope not getting a /64 is just due
to the lease being stuck and that will be fixed in 30m.
Still no joy here :(
The fix is:
sysctl net.ipv6.conf.wan1.accept_ra=2
You only need that because you disabled IPv6RS in dhcpcd globally by
putting noipv6rs in dhcpcd.conf
You could do this in dhcpcd.conf
# top section
noipv6rs
# interface section
interface wan1
ipv6rs
Roy
Archive administrator: postmaster@marples.name