| From: | Rahul Siddharthan <rsidd@xxxxxxxxx> |
| Date: | 29 Jul 2004 01:09:22 GMT |
| Keywords: | |
| Summary: |
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