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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to