Re: can passwordless SSH work without DNS ?
From: Neil Zanella (nzanella@cs.mun.ca)Date: 02/28/02
- Next message: those who know me have no need of my name: "Re: compiling and installing OpenSSH 3.0.2"
- Previous message: Richard E. Silverman: "Re: compiling and installing OpenSSH 3.0.2"
- In reply to: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Next in thread: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Reply: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: nzanella@cs.mun.ca (Neil Zanella) Date: 28 Feb 2002 11:57:41 -0800
Neil W Rickert <rickert+nn@cs.niu.edu> wrote in message news:<a5jrp2$eah$1@husk.cso.niu.edu>...
> nzanella@cs.mun.ca (Neil Zanella) writes:
>
> >Thanks for your feedback.
> >I tried placing the lines
> >HostbasedAuthentication no
> >RhostsRSAAuthentication no
> >in my ~/.ssh/config file but that did not solve my problem.
> >I think that perhaps the same lines must be configured on the
> >server for this to work but I do not have root access to it.
> >The error message I get when trying to connect is always:
> >ssh_exchange_identification: Connection closed by remote host
>
> One possibility is that the server is using tcp-wrappers
> restrictions.
I doubt that the server would be denying service to my computer in particular
since the one next door with a similar IP and DNS connects fine via ssh.
I cannot look at the host files under /etc. Is it possible that the
server is conigured to deny service to all hosts that do not have
DNS lookup? Where would I find such a setting?
Thanks,
Neil
- Next message: those who know me have no need of my name: "Re: compiling and installing OpenSSH 3.0.2"
- Previous message: Richard E. Silverman: "Re: compiling and installing OpenSSH 3.0.2"
- In reply to: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Next in thread: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Reply: Neil W Rickert: "Re: can passwordless SSH work without DNS ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|