> On Apr 6, 2021, at 2:52 PM, Tuomo Soini <t...@foobar.fi> wrote:
> 
> On Tue, 6 Apr 2021 14:07:19 -0600
> Troy Telford <ttelford.gro...@gmail.com> 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.

You are correct, of course! After making the correct changes, it works.  Thanks!



_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to