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).
Reply
  • 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).
Children