From owner-freebsd-isp@FreeBSD.ORG Fri Apr 25 07:34:32 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A39637B40B for ; Fri, 25 Apr 2003 07:34:32 -0700 (PDT) Received: from web1.nexusinternetsolutions.net (web1.nexusinternetsolutions.net [206.47.131.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 55E6643FA3 for ; Fri, 25 Apr 2003 07:34:31 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: (qmail 53505 invoked from network); 25 Apr 2003 14:34:30 -0000 Received: from unknown (HELO ws1) (206.47.131.101) by web1.nexusinternetsolutions.net with SMTP; 25 Apr 2003 14:34:30 -0000 From: "Dave [Hawk-Systems]" To: Date: Fri, 25 Apr 2003 10:34:30 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: RE: /kernel: arp messages X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 14:34:32 -0000 >web server, not performing any bridging or routing, just happens to be hosting >sites off two different networks. > >fxp0 runs off of 206.47.xxx.0/24 network >fxp1 runs off of 205.233.xxx.0/24 network > >sites appear to be responding ok, but the kernal appears to be having a fi and >spitting out these arp messages... other than two ifconfig statments (one per >interface) nothing else is in my rc.conf. > >Most of the solutions I've dug up online have to do with NAT, bridging, etc... >not what I need this box to do... just serve websites from ip addresses that >aren't in the same netblock. > >appreciate insight/comments. guess the error would help (long night) /kernel: arp: 206.47.xxx.10 is on fxp0 but got reply from [insert mac address] on fxp1 am moving towards removing the initial IP address and seeing if the other one picks up... Dave