From owner-freebsd-questions@FreeBSD.ORG Sun Jan 18 00:37:48 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 4D50D16A4CE for ; Sun, 18 Jan 2004 00:37:48 -0800 (PST) Received: from data.multihaven.org (rrcs-midsouth-24-172-21-200.biz.rr.com [24.172.21.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id D764643D2F for ; Sun, 18 Jan 2004 00:37:46 -0800 (PST) (envelope-from jer@multihaven.org) Received: from engineering.multihaven.org (engineering.multihaven.org [192.168.215.2]) by data.multihaven.org (8.12.8p1/8.12.8) with ESMTP id i0I8aQBa000872 for ; Sun, 18 Jan 2004 03:36:26 -0500 (EST) (envelope-from jer@multihaven.org) Message-Id: <6.0.1.1.2.20040118031949.01b247d8@data.multihaven.org> X-Sender: jeremy@data.multihaven.org X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Sun, 18 Jan 2004 03:37:09 -0500 To: questions@freebsd.org From: Jer Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: arp messages XXX is on but got reply.../multihoming problem 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: Sun, 18 Jan 2004 08:37:48 -0000 Dear all I have a setup as follows. 4.9-REL sis0: inside network 192.168.XXX.XXX xl0: connection to RR commercial via DHCP assigned ip 24.172.21.XXX gateway 24.172.21.219 nat'd rl0: unused What I want to do is plug in an RR home connection to the rl0 interface so rl0 would then look like rl0: connection to RR home via DHCP It got assigned an IP of 66.57.248.XX gateway 66.57.248.1 When I do this I get 1000's of arp: 66.57.248.1 is on rl0 but got reply from 00:07:0d:aa:ec:54 on xl0 and the speed of the xl0 slows to a crawl until I unplug the rl0 NIC how can I do this? The default gateway I want is the commercial account 24.172.21.219 Any ideas?? Thanks