On 25 Jul 2006, DaZZa <[EMAIL PROTECTED]> wrote:
> Folks.
> 
> I'm having a bit of trouble with getting hosts.allow to do what I want it 
> to do.
> 
> As I understand it, you can either enter IP addresses or hosts into
> hosts.allow to access services {I've got ALL:ALL in hosts.deny}
> 
> So
> 
> sshd:203.1.1.1

You can also restrict it in sshd.config

  AllowUsers    [EMAIL PROTECTED]   [EMAIL PROTECTED]

which might be simpler

-- 
Martin
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to