Re: [SSHd] Limiting access from authorized IP's



Wojciech Puchar wrote:

this:

AllowUsers user1@host1 user1@host2 user1@host3 user2@host1 user2@host6

It looks like AllowHosts is not available with the version of SSH that
comes with FreeBSD.

This works:

AllowUsers root@127.* root@xxxxxxxxxx* root@xxxxxxxxxx root@xxxxxxxxxx

man hosts.allow

Now that would really confuse things. We're not talking tcp wrappers
here, or at least we weren't.

man sshd_config

--Jon Radel

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Relevant Pages

  • Re: [SSHd] Limiting access from authorized IPs
    ... At 18:17 18/04/2008 -0500, Paul Schmehl wrote: ... It looks like AllowHosts is not available with the version of SSH that comes with FreeBSD. ...
    (freebsd-questions)
  • Problems with SSH and Subversion over SSH/HTTPS
    ... I'm using a FreeBSD 7.1-RELEASE-p2 server running on AMD64, serving ssh and https, with various Mac OS X and Windows clients. ... This is notable to me because when I was running other operating systems on the same box, which I could of course make my connection fail if I ran pathological tests, the difference was like night and day. ...
    (freebsd-questions)
  • FreeBSD Security Advisory FreeBSD-SA-02:31.openssh
    ... SSH clients and servers communicate by exchanging discrete messages ... server to overwrite portions of its memory with client-provided data. ... No correction details are provided in this advisory. ... Version: GnuPG v1.0.7 (FreeBSD) ...
    (FreeBSD-Security)
  • Re: FreeBSD, SSH and "Enter Authentication Response"
    ... Matthew: Your suggestion worked beautifully. ... standard with FreeBSD 5.1-RELEASE. ... > SSH client software and the OpenSSH server code on FreeBSD. ...
    (freebsd-questions)
  • Re: Pasting via ssh causes data loss
    ... sftp of the file to the remote and ... I then opened an ssh session to a FreeBSD ... errors shown on the interface of the server? ...
    (freebsd-questions)