From owner-freebsd-questions Sun Oct 26 15:13:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA26274 for questions-outgoing; Sun, 26 Oct 1997 15:13:46 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from pipaimge.powerup.com.au (pipa0052.powerup.com.au [202.139.228.52]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA26266 for ; Sun, 26 Oct 1997 15:13:36 -0800 (PST) (envelope-from steve@playgal.com) Received: from steve (steve.powerup.com.au [192.168.60.7]) by pipaimge.powerup.com.au (8.8.5/8.8.5) with SMTP id JAA26530 for ; Mon, 27 Oct 1997 09:12:54 +1000 (EST) Message-ID: <199710271011500956.185651DF@192.168.60.1> X-Mailer: Calypso Version 2.30.21 (www.mcsdallas.com) Date: Mon, 27 Oct 1997 10:11:50 +1100 From: "Steven Harris" To: freebsd-questions@freebsd.org Subject: IP Routing Question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id PAA26267 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi there, I have been reading about NATD and have a question to ask: We currently have a FreeBSD server on our internal LAN, where we use internal IP addresses (192.168.xxx.xxx). We all connect via a proxy running on the server to the internet which has TWO dial up PPP connections (ppp0 and ppp1). At the moment, routing is performed every second and is basically switched from ppp0<-->ppp1 to spread out traffic evenly. (Ie. the default route is changed). This works well for WWW traffic. Is there any way to 'wrap' packets in a header and give them the IP address of the interface that they are currently being sent out of - does natd do this? I dont want to route all the LAN traffic through the server, just the server traffic itself, so i dont know if natd is the answer, but I have a suspicion it lies in there somewhere with IP masquerading or IP firewalling or IP divert..? Any help would be *greatly* appreciated.. Steve Harris Syetems Admin.