Cannot access network inside VNET from On-Premise via S2S VPN between Azure and Fortigate

Mackoy Camisera 1 Reputation point
2022-09-29T18:52:36.557+00:00

Please help,
I can access On-Prem from Azure but I cannot access Azure from On-Prem.

Azure
172. 16.0.0/21 - Address space
172. 16.1.0/24 - Subnet
172. 16.0.0/24 - GW Subnet

NSG in Azure
ICMP and RDP are Any Any Any Allow

VM in Azure
All firewalls are disabled

On-Prem / Fortigate
PPPoE - WAN
192. 168.1.0/24 - LAN

Thank you in advance

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,786 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2022-09-29T23:00:55.077+00:00

    Hi @Mackoy Camisera
    Will start with couple of questions to get more clarity on your setup

    Azure to On-premise communication are you testing pinging the Fortigate LAN? something like 192.168.1.1 or is it communicating with some internal server such as 192.168.1.10?

    Are you pinging from the LAN behind the firewall, or are you trying to ping from the firewall?

    As I understand it so far, if phase 1 and phase 2 communication has been established, then the networks must be correct.

    If the communication works from the firewall (192.168.1.1) but not from the local network, your firewall may be missing a nat or route.

    1 person found this answer helpful.

  2. Timmy Malmgren 1,521 Reputation points
    2022-09-29T19:39:49.363+00:00

    Hi,

    Is it correct that your S2S VPN is established and that your Azure VM on the VNET can access resources on the on-prem but resources on the on-prem cannot reach the VNET?

    Or is it that the Fortigate cant connect to the Azure VPN gateway?

    If you can reach the on-prem resources from your Azure VM but not the Azure VM from the on-prem, might it be an on-prem routing issue?
    Have you configured routing for the Azure address spaces on-prem to go through the Local gateway (Fortigate)?

    This link might provide further assistance to see if you missed anything during setup.

    https://learn.microsoft.com/en-us/microsoft-365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network?view=o365-worldwide

    Kind Regards Timmy


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.