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

VPN SSL client with same local subent

Hi,

is there some specific thing to do when the client and the office are in the same subnet ?

i can not acces to the ressource with host name, only with IP.

Thank you

Mathieu


This thread was automatically locked due to age.
Parents
  • This is not because it is in the same subnet but because hostname resolution is netbios traffic which is broadcasted and normally not routed.
    Best solution is to use a DNS-server that can translate the hostnames (with a domain suffix), other solution may be to edit your HOSTS file on the client (This is okay for just a few static hosts, but when there are many and/or dynamically assigned IP-addresses than this is simply too much work to keep up-to-date).

  • Best solution is to use a DNS-server that can translate the hostnames (with a domain suffix)


    can you tell me more ? i have a AD infrastructure with DNS servers.

    Thank you
  • can you tell me more ? i have a AD infrastructure with DNS servers.

    Thank you


    Look in Remote access -> advanced and enter the company's DNS-server IP-address (which should of course be reachable for your VPN client).
    You can also enter the domain name there (which will automatically appended to a single hostname if you don't use FQDN's).
Reply
  • can you tell me more ? i have a AD infrastructure with DNS servers.

    Thank you


    Look in Remote access -> advanced and enter the company's DNS-server IP-address (which should of course be reachable for your VPN client).
    You can also enter the domain name there (which will automatically appended to a single hostname if you don't use FQDN's).
Children