OpenVPN server access each other

Started by lccalicia, July 17, 2023, 01:07:01 PM

Previous topic - Next topic
Hi All,

I have setup 2 x OpenVPN server with different IPv4 Tunnel Network (10.26.0.0/16 & 10.27.0.0/16)

How it is possible that client (10.26.0.0/16) can ping to another client (10.27.0.0/16) but not vice-versa.

Pls advise. Thanks in advance.



You need to get the routing correct so both networks need to be part of the respective other VPN tunnel. Then you need to assign a separate interface for each VPN instance and add appropriate firewall rules.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Hi Patrick,

Thank you for your prompt reply.

I'm not familiar with network & new to OPNSense.

Could you please elaborate more on the routing part & assign separate interface for each VPN.

Many Thanks