Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos XG + Azure Subnets + VPN Site-to-Site = Route issues?

Hello All,

This is my firt time posting here, so thank you for your time reading my post!
The reason why I'm asking for help is because I have an anoying issue in my Lab/Study environment that I can't find a way to fix by myself.

Scenario:

On-premises SNET

- SUBNETS
10.0.0.0/24 (MGMT)
192.168.10.0/24 (DC01)
192.168.20.0/24 (DC02)
192.168.1.0/24 (WAN/Internet Router)

- SOPHOS XG FW INTERFACES/IPs
10.0.0.1
192.168.10.1
192.168.20.1
192.168.1.4

- VMs
10.0.0.200 (ADM - MGMT)
192.168.10.31 (AD - DC01)
192.168.20.31 (AD - DC02)

Azure

- SUBNETS
10.1.0.0/16 (VNET)
10.1.1.0/24 (WAN)
10.1.10.0/24 (PROD)
10.1.20.0/24 (CORP)

- SOPHOS XG FW INTERFACES/IPs
10.1.1.4 (WAN)
10.1.10.4 (PROD)
10.1.20.4 (CORP)

- VMs
10.1.10.5 (AD - PROD)
10.1.20.101 (TEST VM - CORP)

There is an IPsec VPN Site-to-Site configured using DefaultHeadOffice and DefaultBranchOffice configrations in wich Sophos XG FW.
This VPN also configure the necessary Firewall Rules when I create the initial settings (but I also tested doing everything from scrach manually).

And finally: WHAT IS THE ISSUE!!

- From any VM/Host running on Azure I can ping any VM/Host in any subnet, either on Azure or On-premises. However, I can only ping VM/Host 10.1.10.5 (AD - PROD) from On-premises VMs/Hosts, and when I try to ping 10.1.20.101 (TEST VM - CORP) from On-premises, there is no answer.

- Using TCPDUMP I can saw the traffic reaching Sophos XG FW running on Azure, but I have no idea why it can not send the traffic to 10.1.20.101 (TEST VM - CORP). And if I try to ping any VMs/Hosts from this VM/Host 10.1.20.101 (TEST VM - CORP), I can receive the response without any issue.

- I was looking at ROUTE TABLEs on Azure and also the gateway configuration for both Subnets and VMs from Azure and they are exactly the same. Also there is not Secure Group settings (Inbound or Outbound) for any VM/Host on Azure except of course for Sohps XG FW.


I will take some screenshots if someone ask for trying to help (much appreciated btw) but I can't see any issue or error by myself, that is why I'm posting here. Hopefuly someone can point to me what is the mistake that I'm making :)


Thank you for your time good willing reading my post, and please feel free to ask me what you think would be helpful to assist me :DC01


Best regards and Obrigado!



This thread was automatically locked due to age.
Parents
  • Hi

    Thank you for replying!

    It is not the Windows Defender blocking because I can ping VM/Host 10.1.20.101 (SNET CORP) from 10.1.10.5 (SNET PROD).

    I only have issues when I try to ping this VM/Host on SNET CORP from other side (SNET MGMT, DC01 or DC02) of Site-to-Site VPN. And interesting is that I can ping VM/Host on SNET PROD from all those SNETs (SNET MGMT, DC01 or DC02).

    Any other suggestion?

  • FormerMember
    0 FormerMember in reply to Cristiano Santos

    Hi ,

    Windows defender would allow ICMP to hosts from the same trusted network by default. If it’s turned on for testing, turn it off or create a rule or exception within windows firewall to allow ICMP from the remote network. 

    Did you run the packet capture from the firewall? Can you share the screenshot? 

    Thanks,

Reply
  • FormerMember
    0 FormerMember in reply to Cristiano Santos

    Hi ,

    Windows defender would allow ICMP to hosts from the same trusted network by default. If it’s turned on for testing, turn it off or create a rule or exception within windows firewall to allow ICMP from the remote network. 

    Did you run the packet capture from the firewall? Can you share the screenshot? 

    Thanks,

Children
No Data