On Tue, 6 Apr 2021 14:07:19 -0600
Troy Telford <[email protected]> wrote:

> I’m running into an issue with IPv6 routing in my VPN. 
> 
> My firewall is a bit more complicated than usual, but not that crazy:
> (Parenthesis are (interface — zone) format)
> * Internet (eno2 — “net6")
> * Main zone (eno1 — “gige6")
> * DMZ for Guests (enp4s0 — “dmz6")
> * DMZ for LXC Containers (br0 — “lxc6") — and veth* for each LXC
> container.
> * OpenVPN (tun0 — “road6")
> * Wireguard VPN (wg0 — “wire6")

2601:681:4100:d593::/64 dev wg0 proto kernel metric 256 pref medium
2601:681:4100:d593::/64 dev tun0 proto kernel metric 256 pref medium

Using same network behind two interfaces won't work. You can't use same
network for OpenVPN and Wireguard VPN, routing won't work.

-- 
Tuomo Soini <[email protected]>
Foobar Linux services
+358 40 5240030
Foobar Oy <https://foobar.fi/>


_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to