Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
IPv6 issues (DHCP-PD, Null-Route)
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: IPv6 issues (DHCP-PD, Null-Route) (Read 19077 times)
marcel
Newbie
Posts: 22
Karma: 1
Re: IPv6 issues (DHCP-PD, Null-Route)
«
Reply #15 on:
June 22, 2016, 08:08:20 pm »
Hi
With 16.1.17 the null route fix works. In the meantime I also tried to use the track-interface IPv6 configuration. This works but rtsold still has to be called manually.
Regards
Marcel
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: IPv6 issues (DHCP-PD, Null-Route)
«
Reply #16 on:
June 24, 2016, 08:04:17 am »
Hi Marcel,
There's a DHCP debug mode option in the WAN interface dhcp advanced config since one or two version. If you could switch that on and apply the following patch it would help to bring the rtsold log messages to light:
# opnsense-patch 2e5ab31
The messages will be in the tab System: Routes: Log File after reboot.
On the other hand, we could just add another advanced override that skips rtsold, but not before knowing why it's not going anywhere.
Cheers,
Franco
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: IPv6 issues (DHCP-PD, Null-Route)
«
Reply #17 on:
July 16, 2016, 09:03:12 pm »
Hi Marcel,
Code went into what will be 16.7 to enable skipping rtsold completely. The fix may require further tweaking, but I think this is the only way to go forward.
https://github.com/opnsense/core/commit/e2998ac4cf2179ad78bf536c086c73da6efb9323
Cheers,
Franco
Logged
Print
Pages:
1
[
2
]
« previous
next »
OPNsense Forum
»
Archive
»
16.1 Legacy Series
»
IPv6 issues (DHCP-PD, Null-Route)