Issue is accessing the Azure network through the IPSec VPN using OpenVPN.

Started by mr_h60, June 29, 2023, 10:59:06 PM

Previous topic - Next topic
Hello,

I am currently working on a master's project, and I have successfully configured an IPSec VPN following the instructions provided in this link: https://docs.opnsense.org/manual/how-tos/ipsec-s2s-route-azure.html. I have also set up an OpenVPN VPN. However, I am encountering difficulties in accessing both the LAN network and the Azure network through the IPSec VPN using the OpenVPN. While I can access the LAN network, I am unable to access the Azure network.


LAN : 192.168.1.0/24
Azure VNET : 10.10.0.0/16 (subnet : 10.10.100.0/24)
VPNAZURE : 10.111.1.0/30

thank you for your answers and help
Mr_H60