From owner-freebsd-stable Mon Jul 16 15:38:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nu.cuk.nu (nu.cuk.nu [212.30.95.50]) by hub.freebsd.org (Postfix) with ESMTP id CAF4337B403 for ; Mon, 16 Jul 2001 15:38:30 -0700 (PDT) (envelope-from cuk@cuk.nu) Received: from localhost (localhost.nu.cuk.nu [127.0.0.1]) by nu.cuk.nu (Postfix) with ESMTP id 1DD4C1AB70 for ; Tue, 17 Jul 2001 00:38:45 +0200 (CEST) Received: from cuk.nu (iris.localnet [192.168.6.12]) by nu.cuk.nu (Postfix) with ESMTP id 868101AB6F for ; Tue, 17 Jul 2001 00:38:36 +0200 (CEST) Message-ID: <3B536C9A.567E74E0@cuk.nu> Date: Tue, 17 Jul 2001 00:37:14 +0200 From: Marko Cuk X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: IPFW, multihoming References: <3B5311CC.CC166BE9@iowna.com> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello ! I have a few problems, because I'd like to merge two maschines because of small room and heating problems there. One maschine has its own link and other too. Now i'd like to merge them into one maschine with four ethernet cards. How can I do, that packets from one subnet/host will go through one outgoing link and packets from other subnet/host will go through NAT to the default gateway, wich will be the default gw for FreeBSD itself too? I am using ipfw and I have read lot of documentation and I still don't have enough idea, how to do it. With ipfw fwd, like at transparent proxy, or ? It is a kind of source routing, isn't it ? Please, help me. Many thanks. Marko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message