Jacques Nilo wrote:
> Le Dimanche 22 Septembre 2002 21:31, sr a �crit :

>>or is there more to do?

> Yes
> Check hosts.allow :-)
> 
> Jacques



Hosts.allow only comes into play if sshd is being started via /etc/inted.conf:
===============================================================================
#:OTHER: Other services
ssh    stream  tcp     nowait  root    /usr/sbin/tcpd  /usr/sbin/sshd -i
===============================================================================

Following your docs, this would be commented out, and
the daemon would be running standalone from init.  A better
line in your /etc/shorewall/rules would be something like:

ACCEPT  net:128.287.333.12     fw   tcp   22

or

ACCEPT  net:128.287.333.0/24   fw   tcp   22

if'n you know where'n ya'll are gonna be comin' from,
because it's more restrictive.

regards,
matthew




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to