Date: Sun, 28 Apr 2002 07:15:57 -0500 From: Justin Heath <justinh@theplanet.com> To: freebsd-questions@freebsd.org Subject: OpenSSH and hosts.allow Message-ID: <5.1.0.14.2.20020428071125.025b0160@mail.theplanet.com>
next in thread | raw e-mail | index | archive | help
I am trying to set up sshd (OpenSSH) to use hosts.allow . The problem is that the rules seem to work with IP address but not host names. Example Works: sshd: 0.0.0.0: allow Does not work: sshd: .domain.com: allow -or- sshd: my.domain.com: allow Any suggestions? Thanks. Justin Heath To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20020428071125.025b0160>