On Mon, 28 May 2001, Spencer A Marks wrote:

[snipped]

> I can connect from the client to the server using te actually ip
> 
> e.g.
> 
> [EMAIL PROTECTED]
> 
> but when I try using the domain name I get:
> 

[snipped]

> debug1: Trying again...
> Secure connection to digisolutions.com refused.
>
> I can successfully contact to other servers using the domain name.

If IP addresses work but domain names don't, it's most likely DNS-related
problem. Check if your server can resolve the address of your client.
Try something like:

        dig problem-client.digisolutions.com

Or, you can edit /etc/hosts (on the server) and put in there the name
and ip address of the problem client.

--
Under capitalism, man exploits man.
Under communism, it's just the opposite.
                -- J.K. Galbraith

Reply via email to