From owner-freebsd-questions Tue Dec 5 7: 0:44 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 07:00:42 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from wendell.heistand.org (unknown [63.227.108.89]) by hub.freebsd.org (Postfix) with ESMTP id 8CF0737B400 for ; Tue, 5 Dec 2000 07:00:42 -0800 (PST) Received: by wendell.heistand.org (Postfix, from userid 1821) id A31AF1B244; Tue, 5 Dec 2000 08:00:41 -0700 (MST) Subject: bridgin/natd/ipfw question To: freebsd-questions@freebsd.org Date: Tue, 5 Dec 2000 08:00:41 -0700 (MST) From: heistand@heistand.org X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20001205150041.A31AF1B244@wendell.heistand.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, gateway switch |-----| | | | |---- machines with real IPs ---- dsl line --------| |---------| Real IP| |Real IP |---- machines with fake IPs |-----| | What I would like to do is have both the real IP machines and the fake IP machines downstream of the switch be able to get out to the world. At the moment I can only do one or the other. I am running the gateway box in bridging mode and with natd running. When I enable the ipfw divert rule then I can get out on the fake IPs but then the real ones stop getting out. Without the ipfw divert then just the opposite happens. Anybody have a thought on how to get both to see the world at the same time? ps1: if your not using a fixed width font the ascii pic will look bad, sorry ps2: thanks to whoever fixed the bug in the bridging/ethernet driver code so I can actually run in bridging mode without crashing. steve -- Steve Heistand heistand@heistand.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message