From owner-freebsd-questions Sat May 4 15:31:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06626 for questions-outgoing; Sat, 4 May 1996 15:31:28 -0700 (PDT) Received: from smople.thehub.com.au (smople.thehub.com.au [203.17.162.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA06619 for ; Sat, 4 May 1996 15:31:23 -0700 (PDT) Received: from dd04.thehub.com.au (dd04.thehub.com.au [203.17.162.124]) by smople.thehub.com.au (8.6.12/8.6.9) with SMTP id IAA22215 for ; Sun, 5 May 1996 08:28:24 +1000 Received: by dd04.thehub.com.au with Microsoft Mail id <01BB3A5E.35532980@dd04.thehub.com.au>; Sun, 5 May 1996 08:38:17 +-1000 Message-ID: <01BB3A5E.35532980@dd04.thehub.com.au> From: Greg Laslett To: "'questions@freebsd.org'" Subject: Using Free BSD to do proxy routing Date: Sun, 5 May 1996 08:38:07 +-1000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a local TCP network using a 192.168... addressing scheme as per = the convention for non internet networks. One of these nodes is a BSD = PC which also has a PPP 203.17... connection into the internet. I would like the other hosts to be able to web browse, telnet, ftp etc = without spilling 192.168 packets into the outside world. Can things be = set up so that the BSD PC does proxy requests on behalf of the other = nodes ? I read information about 'routed' which I have set to '-q' on my BSD PC. = I also see references to 'gated' but their appears to be no man page. = The PPP software seems to let me filter everything in sundry but I don't = spy any information about proxy routing. I imagine my scenerio is a very common one. Could someone please fill = me in on how to go about achieving the above. Regards, Greg Laslett.