SSH and Solaris 8

From: Kory Wheatley (wheakory@isu.edu)
Date: Mon Nov 21 2005 - 15:23:55 EST


I want to test out sshd being call from /etc/inetd.conf instead of
having sshd daemon running, and restrict it in "hosts.allow" to only
allow connections from two IP Addresses. The below is what I have in
"inetd.conf", netstat shows the port is open, but it's not blocking from
coming from other IP Addresses. Anything else I need to check or modify?
I have stop/start inetsvc and ssh port is in /etc/services. Thanks in
advance.

inetd.conf
 ssh stream tcp nowait root /usr/local/sbin/sshd /usr/local/sbin/sshd -i

Host.deny
ALL:ALL

Host.allow
in.ftpd: ALL
ssh: 134.50.250.99 134.50.251.55

[demime 1.01b removed an attachment of type text/x-vcard which had a name of wheakory.vcf]
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:37:07 EDT