On Mon, Jul 02, 2001 at 02:35:46PM +1000, Jobst Schmalenbach wrote:

> When connecting from a client to the ssh server shouldnt (x)inetd handle

Not unless you start sshd from x?inetd, which is generally not a good
idea.

> If not (x)inetd how do you limit the access from particular hosts????

openssh can be built with tcpwrappers, using hosts.{allow,deny}.  You
can also use `from=' in the users .ssh/authorized_keys to control access
per-user.


Cheers,

John
-- 
whois [EMAIL PROTECTED]

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to