Re: CheckHostIP not stopping known_hosts



"dshesnicky" == dshesnicky <dshesnicky@xxxxxxxxx> writes:

dshesnicky> Are there other settings on the server or other options to
dshesnicky> use with -o to turn off known_hosts checking?

No.

dshesnicky> I have multiple hosts behind a firewall on different ports but
dshesnicky> try as I might to use various options such as
dshesnicky> CheckHostIP=no and StrictHostKeyChecking=no in various
dshesnicky> locations and on the cmd line it just never works. Read
dshesnicky> the man page some more, do a search, try different
dshesnicky> versions, yadda yadda. Waved the red crystal but need the
dshesnicky> secret incantation...

dshesnicky> OpenSSH_3.6.1p2 & OpenSSH_3.9p1, RHEL 3 & 4.

Just authorize multiple keys on the same host:

firewall,host1 ssh-rsa <key1>
firewall,host2 ssh-rsa <key2>
....

--
Richard Silverman
res@xxxxxxxx

.