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

UTM VPN Client Can't Access Site to Site VPN

We have an SG330 UTM9, I have configured Remote Access>SSL and can successfully connect from the laptop (VPN Client) to the internal network 192.168.1.0/24, however I can't ping a different subnet 10.0.0.0/24 which is on the site-to-site VPN. the IP pool i'm using is 10.30.10.0/24.

I can confirm Ping is enabled in firewall>ICMP

The remote access rule looks like this:

Users and Groups: Active Directory Users

Local Network: Any (for now)

Automatic Firewall Rule: Enabled

Advanced Settings:

Encryption Algorithm: AES-256-CBC

Auth Algorithem: SHA1

Key size:2048

I can ping devices on 192.168.1.0/24

I can't ping 10.0.0.0/24 - destination net unreachable 

Any pointers are appreciated.

 



This thread was automatically locked due to age.
Parents
  • This question has already been asked a lot and user Balfson has written a nice knowledge base article here.

  • In Remote Access>SSL profile the local network has the subnet of Site B.

    I have ran tracert on a laptop with the VPN client and it seem to complete but through the external route. 10.1.0.6 is a server in MS Azure.

    below are the results.

    C:\>tracert 10.1.0.6
    Tracing route to 10.1.0.6 over a maximum of 30 hops
      1    70 ms    41 ms    42 ms  172.16.1.1
      2  241.184-108-212.static.virginmediabusiness.co.uk [212.108.184.241]  reports: Destination net unreachable.
     
    Trace Completed
Reply
  • In Remote Access>SSL profile the local network has the subnet of Site B.

    I have ran tracert on a laptop with the VPN client and it seem to complete but through the external route. 10.1.0.6 is a server in MS Azure.

    below are the results.

    C:\>tracert 10.1.0.6
    Tracing route to 10.1.0.6 over a maximum of 30 hops
      1    70 ms    41 ms    42 ms  172.16.1.1
      2  241.184-108-212.static.virginmediabusiness.co.uk [212.108.184.241]  reports: Destination net unreachable.
     
    Trace Completed
Children