DaZZa 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}

Glad you fixed your problem.  Also remember to put the local
machine into hosts.allow
  ALL: 127.
  ALL: [::1]/128
Otherwise strange stuff happens.

Personally, I find that getting sshd to only accept public key
logins is a better approach to allowing dynamically-addressed
machines to connect.
--
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