Re: Howto: ipsec tunnel routing both IPv4 and IPv6? Possible?
Marek Zarychta <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]> |
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" -- Marek Zarychta