Re: ssh configuration




When writing /etc/shosts.equiv, is it valid to use IP addresses instead
of hostnames?
+192.168.1.1
+192.168.1.2
...

Yes.

Or better yet, is this supported:
+192.168.1.0/24

No.

In Windows, I have OpenSSH (Cygwin) and a commercial GUI client. I
already have keys made with the latter. Is it ok to just copy them into
.ssh for OpenSSH to use, or should OpenSSH get its own key pair?

You may have to convert them to the right format, but sure, you can use
the same keys.

--
Richard Silverman
res@xxxxxxxx

.



Relevant Pages

  • RE: [USN-612-2] OpenSSH vulnerability
    ... The update for Ubuntu 8.04 was as ... (part of the ssh-server install was a blacklist of keys not to use). ... particularly affects the use of encryption keys in OpenSSH. ... amd64 architecture: ...
    (Ubuntu)
  • [Full-disclosure] [USN-612-2] OpenSSH vulnerability
    ... particularly affects the use of encryption keys in OpenSSH. ... Ubuntu) are based on Debian. ... amd64 architecture: ...
    (Full-Disclosure)
  • [USN-612-2] OpenSSH vulnerability
    ... particularly affects the use of encryption keys in OpenSSH. ... Ubuntu) are based on Debian. ... amd64 architecture: ...
    (Bugtraq)
  • Institutional OpenSSH Key Deployment -- How?
    ... and various SSH FAQs for, and haven't come up with very much, so I -do- ... we're trying to encourage people to use public keys and passphrases ... OpenSSH is that there aren't any particularly obvious ways to distribute ... We have an institutional LDAP user directory, ...
    (comp.security.ssh)
  • Re: question regarding SSH and interoperability with PKI
    ... OpenSSH read user identity and server host keys from files in PEM format. ... After this is good to create OpenSSH public key - command is: ...
    (SSH)