[NTLUG:Discuss] Hook SSHD into sendmail milter?
brian@pongonova.net
brian at pongonova.net
Sun Jul 10 13:43:08 CDT 2005
On Sun, Jul 10, 2005 at 02:04:33PM -0500, Neil Aggarwal wrote:
> I would like to also deny SSH connections from those IPs
> and was wondering if there is a way to hook into the milter
> instead of writing a separate list of IPs to block.
Set up sshd as a service under inetd. Use hosts.allow and hosts.deny
to control access. See the man page for hosts_access for details.
--Brian
More information about the Discuss
mailing list