Wireguard PostUP?? or ipv6 tunneling

Started by Bytechanger, January 22, 2024, 08:25:31 AM

Previous topic - Next topic
Hi,

I want to tunnel all my traffic from mobile to OPNSense to internet (ipv4 and ipv6).
For ipv6 I set private ipv6 addresses.
Now OPNSense has to masquerade ipv6 to its public ipv6...

So I need to set up e.g.
  command      ip -6 neigh add proxy fdc0:9999:9999::2 dev wg0
Is there a way to do so?

Greets

byte