Ability to connect to guest when their DNS is not working

Avatar
  • updated
  • Under Review

I would like to have the ability to make a host connection to a guest even if the guest's DNS is not functioning by way of having them check into my Control server by IP if DNS resolution fails. In CW Automate we have the ability to do this by specifying both a FQDN and an IP for Automate agents to check in with. 


This may only be workable with a self hosted Control server with a static IP so it wouldn't need to be exposed by default. I think this would be something we would need to add to the app.config since it would need to be on the guest side. Another possibility might be for the Control agents to remember and keep checking into the last resolved IP address if the system DNS stops resolving the FQDN.

Duplicates 1
Allow for agent check-in failover to public IP for when DNS becomes unavailable in the environment

I occasionally run into issues where for whatever reason a workstation cannot resolve domain names, however still has internet connectivity. It would be beneficial is agents could be configured to check into the ScreenConnect via FQDN first, but then fail over to the severs static public IP should it be unable to resolve the domain name.

Avatar
0
lemtargatwing

This is a must have.  In the case that a clients DNS server is down this would provide an alternate "in" to the site.

Avatar
0
Tyler Blanchard

+1.  This would also be great so on-prem servers could easily failover to a remote location and all agents would automatically fail over.  This is available in CW Automate as RyanG said.

Avatar
2
Jeremy Nelson

+1.  I really like the idea of automatically caching the last resolved IP address.  No setup, just increased reliability and usability on day 1.

Avatar
0
Matthew Held

New to CW Control, already had challenges with this when a customer's environment DNS is down. Need the ability to specify alternate URI for the client to connect to such as FQDN + IP Address.


CW Automate has this functionality. Vote for feature parity on this. Caching works as well, though caching can lead to additional troubleshooting when cache has invalid entry (I'm thinking OpenDNS not being able to find host and providing a generic response rather than host not found).

Avatar
0
Romeo S

This is a MUST HAVE, just had the situation yesterday were the client's DNS configuration became invalid after the removal of a VPN client.  CW control became useless at this point.   Maybe as an additional idea:  add the ability to do internal DNS lookups with DNS servers specified in the CW config, as a failover in case the DNS lookups through the OS configuration fails.

Avatar
0
dlh2009

This is a MUST HAVE for us, too!

Avatar
0
lbakerian

It has been a few years. Is this going to be implemented? I had this with Go To Assist? 

Avatar
0
Rishikesh Gajul
Quote from lbakerian

It has been a few years. Is this going to be implemented? I had this with Go To Assist? 

Hi Ibakerian,

This issue was fixed and implemented on 20.7 build. Kindly check the version your instance is on. You might want to upgrade your instance to the latest stable version. If you still face the issue after the upgrade, do let us know the error you get or anything which can help us debug the issue.

You can install the latest build manually from the below link:
https://www.connectwise.com/platform/unified-management/control/download

Hope this helps.

Avatar
0
jhardwick
Quote from Rishikesh Gajul

Hi Ibakerian,

This issue was fixed and implemented on 20.7 build. Kindly check the version your instance is on. You might want to upgrade your instance to the latest stable version. If you still face the issue after the upgrade, do let us know the error you get or anything which can help us debug the issue.

You can install the latest build manually from the below link:
https://www.connectwise.com/platform/unified-management/control/download

Hope this helps.

Can you give any details on what was actually implemented?  Like does the guest cache the server IP itself, is it harder when the guest is installed or does it have a hard set backup DNS server it uses?