From owner-freebsd-hackers Mon Aug 4 11:09:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA16706 for hackers-outgoing; Mon, 4 Aug 1997 11:09:37 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA16697 for ; Mon, 4 Aug 1997 11:09:34 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA08586; Mon, 4 Aug 1997 13:50:02 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Mon, 4 Aug 1997 13:50 EDT Received: from lakes.dignus.com (lakes [10.0.0.3]) by ponds.dignus.com (8.8.5/8.7.3) with ESMTP id NAA06202 for ; Mon, 4 Aug 1997 13:17:05 -0400 (EDT) Received: (from rivers@localhost) by lakes.dignus.com (8.8.5/8.6.9) id NAA02095; Mon, 4 Aug 1997 13:26:19 -0400 (EDT) Date: Mon, 4 Aug 1997 13:26:19 -0400 (EDT) From: Thomas David Rivers Message-Id: <199708041726.NAA02095@lakes.dignus.com> To: ponds!freefall.cdrom.com!freebsd-hackers, ponds!lakes.dignus.com!rivers Subject: two natd's running? Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm just curious... What I've got is a single machine which has been given two fixed IP addresses on two different networks (via SL/IP.) I'd like all the machines on my internal network to transparently get to either of these external networks. Now, I can use natd to provide that transparent access for one network, and with the -dynamic flag; I can appropriately adjust things... But - what should I do if I want two SL/IP connections going at the same time, on one machine; and still have the other machines on the internal network transparently get to either network? Can natd handle such a situation? Ideas? - Thanks - - Dave Rivers -