From owner-freebsd-questions Fri Mar 28 00:08:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA26906 for questions-outgoing; Fri, 28 Mar 1997 00:08:44 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA26891 for ; Fri, 28 Mar 1997 00:08:38 -0800 (PST) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA13783; Fri, 28 Mar 1997 11:06:59 +0300 (IDT) Date: Fri, 28 Mar 1997 11:06:59 +0300 (IDT) From: Nadav Eiron To: Darius Moos cc: questions@freebsd.org Subject: Re: [Q] newsproxy for fetching news behind firewall In-Reply-To: <3.0.32.19970327204806.00ca30f4@cyclone.degnet.baynet.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 27 Mar 1997, Darius Moos wrote: > Hi, > > does anybody know of an application that works as a newsproxy on the > nntp-port. I need this for reading news behind a firewall (no local > newsserver). > > Thanks in advance. > > Darius Moos > I don't have a specific news proxy, but plug-gw from the TIS fwtk (which I believe is available in the ports) can do that. Simply "plug" a port on the inside of your firewall to the nntp port on your news server. Nadav