- To: Howard Lowndes <lannet@xxxxxxxxxxxxx>
- Subject: Re: [SLUG] TCP localhost access being denied
- From: Glen Turner <glen.turner@xxxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 11:05:00 +0930
- Cc: slug@xxxxxxxxxxx
- Organization: Australia's Academic & Research Network
- User-agent: Thunderbird 1.5 (X11/20060313)
You want this in /etc/hosts.allow to allow localhost
ALL: 127.
ALL: [::1]/128
and the other protocols you want to allow, eg
sshd: ALL
And this is /etc/hosts.deny
ALL: ALL