From owner-freebsd-questions@FreeBSD.ORG Tue May 4 07:50:36 2004 Return-Path: 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 1D5A416A4CE for ; Tue, 4 May 2004 07:50:36 -0700 (PDT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A2843D62 for ; Tue, 4 May 2004 07:50:35 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (pa-plum1c-102.pit.adelphia.net [24.53.179.102]) by internet.potentialtech.com (Postfix) with ESMTP id 9961569A7B; Tue, 4 May 2004 10:50:33 -0400 (EDT) Message-ID: <4097AD72.70403@potentialtech.com> Date: Tue, 04 May 2004 10:49:22 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040422 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "J.D. Bronson" References: <6.1.0.6.2.20040504071343.024331b8@localhost> <200405040635.03640.kstewart@owt.com> <6.1.0.6.2.20040504091427.02457290@localhost> <200405040724.09537.kstewart@owt.com> <6.1.0.6.2.20040504092942.0245ebe0@localhost> In-Reply-To: <6.1.0.6.2.20040504092942.0245ebe0@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: arp issues...but WHY X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 14:50:36 -0000 J.D. Bronson wrote: > At 09:24 AM 05/04/2004, Kent Stewart wrote: > >> > >Kent >> > >> > How are these not different networks? Could you explain? >> > What would I need to do to MAKE then different? >> > >> >> They are on the same cable or wire. So, you only have one network. For >> example, on this computer, I have a 192.168.x.x network and a >> 207.41.x.x network. The 207. network is hooked up to my DSL modem >> switch and the 192. network is connected to a different switch. All of >> my local computers are hooked up to this network. They are physically >> different networks. >> >> You have two logically different IP addresses but they are on the same >> network. >> >> Kent > > ahh..NOW I understand. thanks. > > If I got a switch for the 192 block machines and a switch for the 10 block > machines that would be 2 distinct networks...right? > > Next question.. > > Then how do I get data from one segment to the other w/o using a router > and yet at the same time keeping 'arp' happy ? You don't. That's what a router does. If you want to move data between two different networks you either need a router, or you need to cheat (like you currently are) and just ignore the arp messages. You can just turn on forwarding on the BSD machine with the two NICs and it will act as a router for you. -- Bill Moran Potential Technologies http://www.potentialtech.com