Re: Howto: ipsec tunnel routing both IPv4 and IPv6? Possible?
Michael Grimm <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
Marek Zarychta <[email protected]> wrote: > W dniu 15.01.2024 o 15:35, Michael Grimm pisze: >> route_tunnel0="fd00:a:a:a::/64 fd00:a:a:a::254" > Please try: > route_tunnel0="-6 -net fd00:a:a:a::/64 fd00:a:a:a::254" Bingo! That did the trick: Internet6: Destination Gateway Flags Netif Expire fd00:a:a:a::/64 fd00:a:a:a::254 UGS ipsec0 fd00:a:a:a::254 link#4 UH ipsec0 fd00:b:b:b::250 link#3 UHS lo0 Thanks to all who helped, and to me: lessons learned ;-) Regards, Michael