On Mon, 18 Oct 2004 16:36:06 -0400, andrelst <[EMAIL PROTECTED]> wrote:
> try this:
> 
> /etc/hosts.allow
> sshd: 192.168. 66.167.150. 66.167.151.

It works if you spell out the network numbers:
sshd: 192.168.0.0/255.255.0.0 66.167.150.0/255.255.255.0
66.167.151.0/255.255.255.0

> /etc/hosts.deny
> sshd: ALL

This is OK. It works even outside of inetd/xinetd because sshd reads
these files directly.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to