Re: Howto: ipsec tunnel routing both IPv4 and IPv6? Possible?
Date: Mon, 15 Jan 2024 15:15:40 UTC
Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> 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