From owner-freebsd-questions Sat Mar 1 13:13:23 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E2C937B401 for ; Sat, 1 Mar 2003 13:13:21 -0800 (PST) Received: from famine.e-raist.com (famine.e-raist.com [65.100.40.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id A850343FBF for ; Sat, 1 Mar 2003 13:13:20 -0800 (PST) (envelope-from aburke@nullplusone.com) Received: from thebe (evrtwa1-ar10-4-40-153-150.evrtwa1.dsl-verizon.net [4.40.153.150]) (authenticated bits=0) by famine.e-raist.com (8.12.2/8.12.2) with ESMTP id h21LDHau073956; Sat, 1 Mar 2003 13:13:20 -0800 (PST) From: "Aaron Burke" To: "Jack L. Stone" , Subject: RE: Hooking 2 Networks Date: Sat, 1 Mar 2003 13:13:02 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3.0.5.32.20030301140212.01df3e88@sage-one.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Each machine has static internal IPs and listed in the > /etc/hosts so finding them is easy. You dont have to worry about this. It should be fine that they are in hosts. (snip) > >{192.168.0.0}--[freebsd-gateway]--{internet conn1} > > (link) > >{10.0.0.0}--[freebsd gateway]---{internet conn2} > > > > How did you "link" the two machines....? I have 2 NICs > in each box - 1 for external and 1 for internal. In my case I just an other ethernet card. Which would bring the total number of network cards to 3 instead of 2. This unfortunatly means that (with this plan) you would need an other network connection between the two machines. Assume the following: FreeBSD Machine on 192.168.0.0 to 192.168.0.0 to FreeBSD Machine 10.0.0.0 FreeBSD Machine on 10.0.0.0 to 10.0.0.0 to FreeBSD Machine 192.168.0.0 And you can buypass a hub/switch by using a cross-over cable. A cross over cable is simply an ethernet cable that maps outbound (TX & RX) to incomming (RX & TX). > Just have those two questions above inline..... thanks again. Well, I seem to have answered at least one, whats the other question? > Best regards, > Jack L. Stone, > Administrator > > SageOne Net > http://www.sage-one.net > jackstone@sage-one.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message