From owner-freebsd-questions Wed Mar 21 1:41:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lamborghini.indocyber.com (lamborghini.indocyber.com [202.180.0.86]) by hub.freebsd.org (Postfix) with SMTP id 19C7A37B733 for ; Wed, 21 Mar 2001 01:41:04 -0800 (PST) (envelope-from john@office.naver.co.id) Received: (qmail 16735 invoked from network); 21 Mar 2001 09:34:35 -0000 Received: from unknown (HELO dante.naver.co.id) (202.158.94.52) by lamborghini.indocyber.com with SMTP; 21 Mar 2001 09:34:35 -0000 Received: by dante.naver.co.id (Postfix, from userid 1000) id D5195BDEE0; Wed, 21 Mar 2001 16:40:44 +0700 (JAVT) Date: Wed, 21 Mar 2001 16:40:44 +0700 From: John Indra To: freebsd-questions@freebsd.org Subject: Multiple outbound interface... Message-ID: <20010321164044.B15834@office.naver.co.id> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: Mutt 1.2.5i on FreeBSD 5.0-20010210-CURRENT i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks... This is slightly out of topic but it's still networking related, so I take the chance to ask it in this mailing list. I have one FreeBSD box. I plan to plug 3 NICs on it. They will be xl0, xl1, xl2. All three will get IPs from DHCP server, and it will a private IP (10.2.x.x). BTW, I plug one cable modem to each NIC. So the rough figure will be: +------------+ +------------+ +------------+ | The | | The | | The | | Internet | | Internet | | Internet | +------------+ +------------+ +------------+ Cable modem --> | | | +------------+ +------------+ +------------+ | xl0 | | xl1 | | xl2 | | 10.2.210.3 | | 10.2.209.4 | | 10.2.208.5 | +------------+ +------------+ +------------+ +------------------------------------------------+ | | One outbound connection The figure pretty much says what I try to make. I want to let the system knows that xl0, xl1, xl2 are available for outbound connection to the Internet, and if possible, treat them as one large virtual connection to the Internet. Is it possible to achieve such configuration? Any help will be much appreciated, thanks... /john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message