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

Cannot resolve hostname via RED

I can access devices at the main site using the FQDN but not via hostname.

ping honstname.domain.com works
ping IP works
ping honstname does not work.

I am using RED with Standard split mode.


This thread was automatically locked due to age.
Parents
  • Since the computername is a NETBIOS name this will normally be not able to respond to pings from remote subnets since NETBIOS is a broadcast protocol.
    If you still want to ping machinename from remote site, you will need to append the domain name to your host by DHCP and maybe even use DHCP options 15 and/or 119.

    The other option is running a WINS-server and have DHCP tell you where it is. You will need to install a WINS-server first to do this however.

    If it's just one or two machines you need to access by hostname, you could also add it in the HOSTS file of the machines that need to access is from the RED's location. But this would only work if you have fixed IP-addresses for these hostnames.
Reply
  • Since the computername is a NETBIOS name this will normally be not able to respond to pings from remote subnets since NETBIOS is a broadcast protocol.
    If you still want to ping machinename from remote site, you will need to append the domain name to your host by DHCP and maybe even use DHCP options 15 and/or 119.

    The other option is running a WINS-server and have DHCP tell you where it is. You will need to install a WINS-server first to do this however.

    If it's just one or two machines you need to access by hostname, you could also add it in the HOSTS file of the machines that need to access is from the RED's location. But this would only work if you have fixed IP-addresses for these hostnames.
Children
No Data