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.
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