Matthew Dillon wrote: > One thing I'd like to do with sshd is restrict connections to the local > network by default, but I'm not quite sure how to do that. With hosts_access(5) one can specify a net/mask pair, but I'm not sure how to set the net automatically. Rahul