1
20.1 Legacy Series / Re: IPv6RD broken again?
« on: February 13, 2020, 09:12:04 pm »
So i just tested this and it didn't work for me.
the wan_stf interface was created but not lined visibly anywhere in the GUI.
from the CLI i was able to see the wan_stf interface, but running
adding the default route manually using
tested on 20.1 and 20.1.1
went ahead and opened a github issue here: https://github.com/opnsense/core/issues/3903
the wan_stf interface was created but not lined visibly anywhere in the GUI.
from the CLI i was able to see the wan_stf interface, but running
Code: [Select]
ping6 google.com
resulted in Code: [Select]
ping6: UDP connect: No route to host
adding the default route manually using
Code: [Select]
route add -inet6 default -interface wan_stf
temporarily fixes the issue, but none of the 6RD settings or status are visible in the interface.tested on 20.1 and 20.1.1
went ahead and opened a github issue here: https://github.com/opnsense/core/issues/3903