Re: can passwordless SSH work without DNS ?
From: Neil W Rickert (rickert+nn@cs.niu.edu)Date: 02/26/02
- Previous message: Simon Tatham: "Re: OpenSSH 2.9 on FreeBSD 4.5"
- Next in thread: Neil Zanella: "Re: can passwordless SSH work without DNS ?"
- Reply: Neil Zanella: "Re: can passwordless SSH work without DNS ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Neil W Rickert <rickert+nn@cs.niu.edu> Date: 26 Feb 2002 15:57:52 GMT
Neil Zanella <nzanella@garfield.cs.mun.ca> writes:
>I happen to be stuck with two accounts from two different providers and
>both do not offer dns although both of them once did. So I have two IPs
>with no associated hostname. I also have a third IP from one of these
>providers which does come with dns. I notice that whenever I use one
>of the hostnameless computers I cannot do passwordless ssh whereas
>with all hostname possessing computers I have come across this is
>possible. On the hostnameless computers I am running OpenSSH 2.9p2-11.
It works for me (OpenSSH 3.0.2p1). I use public key authentication.
In my ".ssh/config" file, I set "HostbaseAuthentication=no" and
"RhostsRSAAuthentication=nl". Those settings stop the server from
attempting to validate the hostname of my connecting system. It
still works without those settings, but I then get messages logged
about mismatch between the DNS hostname and the hostname given by the
SSH client.
- Next message: Ted Smith: "authorized_keys not working (WinXP Client to Linux SSHD)"
- Previous message: Simon Tatham: "Re: OpenSSH 2.9 on FreeBSD 4.5"
- Next in thread: Neil Zanella: "Re: can passwordless SSH work without DNS ?"
- Reply: Neil Zanella: "Re: can passwordless SSH work without DNS ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|