On 2005-12-31 18:41:37 -0600, John Hasler wrote:
> Vincent Lefevre writes:
> > I need a news server to which an external machine can connect (in
> > addition to the local connection). Does leafnode support that?
> 
> Yes. It does not support any authentication, though, so you only
> want to use it on your LAN. Don't expose it to the Internet.

This is a bit annoying. In fact, I just need IP-based filtering.
With inn, I currently have:

auth "local" {
    hosts: "localhost, 127.0.0.1, 192.168.0.0/24"
    default: "<local>"
}

I could add iptables rules, though, but I'm not sure how to do
this without affecting the other rules.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to