lilchancep / att-pfsense-ipv6

Multiple IPv6 Prefix Delegation over AT&T Residential Gateway for pfSense
70 stars 11 forks source link

route issues on opnsense #7

Open djzort opened 1 year ago

djzort commented 1 year ago

routes to LAN interfaces seem to get messed up and pointed to ::1 - this is almost certainly a bug in opnsense itself but with an override config file they are very unlikely to take action

i was able to force the route off of the ::1 destination like so:

route -6 change -net /64 -interface

I havent scripted this in anywhere yet. it seems intermittent like this is a race condition or something.

lilchancep commented 1 year ago

Does this issue still happen for you?

djzort commented 1 year ago

Yes.