Date: Thu, 25 Jul 2002 15:02:50 +0200 From: "Dave Raven" <dave@raven.za.net> To: <freebsd-questions@freebsd.org> Subject: hosts.allow Message-ID: <004401c233db$952ffe00$0400a8c0@lucy>
next in thread | raw e-mail | index | archive | help
Hello all, This seems to be a fairly simple questions, but has been bothering me for a while now. I want to specify whole IP classes instead of single ips in my hosts.allow config file. These are the methods I have tried (unsuccessfully): sshd : 192.168.0.0/255.255.255.0 : allow sshd : 192.168.0. : allow sshd : 192.168.0/24 : allow sshd : 192.168.0.024 : allow What is the actuall way of doing this? Thanks, Dave. 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?004401c233db$952ffe00$0400a8c0>