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

SSL OpenVPN Can't ping local hosts

From home via a wireless router, I can connect to the office LAN and get an IP address in the LAN space (192.168.1.102)
I have set the DNS in Remote Access > Advanced to the ASG, (192.168.1.1)
The results of ipconfig show
IPv4: 192.168.1.102
Mask: 255.255.255.252
Default Gateway as nothing.

If I ping a local host using mnemonic (mistral.domain.com) the  numeric IP address is resolved but nothing is returned which stops me using the applications on the LAN.

Q1/ How do I set the default GW for the VPN?
Q2/ Does not having a default GW stop the routing working - can't ping successfully?

I am sure I have missed something.

Any help would be appreciated

Cheers
Glyn


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

    The ssl vpn works by split tunnelling the traffic. So only the traffic to the office lan should go over the tunnel, unless you specify "any" as a local network. So I don't believe not having a default gateway set indicates an issue. I would check your routing table to see if the route has been set for the office network. Might have to run the ssl vpn as administrator if the route didn't get added.

    Is your home network different from the work network?

    Also, make sure you have created packet filter rules to allow the traffic if you didn't check the auto packet filter rule.
Reply
  • Hi,

    The ssl vpn works by split tunnelling the traffic. So only the traffic to the office lan should go over the tunnel, unless you specify "any" as a local network. So I don't believe not having a default gateway set indicates an issue. I would check your routing table to see if the route has been set for the office network. Might have to run the ssl vpn as administrator if the route didn't get added.

    Is your home network different from the work network?

    Also, make sure you have created packet filter rules to allow the traffic if you didn't check the auto packet filter rule.
Children
No Data