Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Failure to reconnect when remote host referenced via (dynamic) dns #110

Description

@puterboy

PuTTYTray reconnects just fine when my host name is found in my Windows hosts file.

However, when I use a remote host name that uses (dynamic) DNS (e.g., mymachine.dyndns.org), it times out with the following error message:

 Unable to open connection to
     mymachine.dyndns.org
 Host does not exist

Pressing "OK" (the only option), then causes PuTTYTray to exit.

Shouldn't PuTTYTray realize that the non-existence of a host (presumably non response from a dns-type query) is exactly what one would expect when the Internet connection is down... so that PuTTYTray should continue waiting to reconnect rather than throwing an error message and exiting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions