From owner-freebsd-questions@FreeBSD.ORG Tue Feb 26 14:08:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C8551065670 for ; Tue, 26 Feb 2008 14:08:57 +0000 (UTC) (envelope-from pmaechler@glattnet.ch) Received: from mail01.glattnet.ch (mx10.glattnet.ch [80.242.193.210]) by mx1.freebsd.org (Postfix) with ESMTP id CE95013C461 for ; Tue, 26 Feb 2008 14:08:56 +0000 (UTC) (envelope-from pmaechler@glattnet.ch) Received: from GWS050 ([80.242.192.34]) by mail01.glattnet.ch (WELCOME TO GLATTWERK AG) with ASMTP id GQJ32005; Tue, 26 Feb 2008 15:09:05 +0100 From: =?iso-8859-1?Q?M=E4chler_Philippe?= To: "'Lystopad Oleksandr'" Date: Tue, 26 Feb 2008 15:08:55 +0100 Message-ID: <009201c87881$1fb81090$3202a8c0@glattwerk.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.5709 In-Reply-To: <20080226131849.GH2055@laa.zp.ua> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Importance: Normal X-Spam-IndexStatus: 0 Cc: freebsd-questions@freebsd.org Subject: RE: ARP Messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 14:08:57 -0000 >=20 > Hello, M?chler Philippe! >=20 > On Tue, Feb 26, 2008 at 01:14:11PM +0100 > pmaechler@glattnet.ch wrote about "ARP Messages": > > Hello, > >=20 > > I have some strange messages on a FreeBSD 5.4 Server > > The system has a private ip on bge1 and a public one one bge0 > >=20 > > Every 2-3 seconds i get an entry like these... > > > arp: 80.242.192.81 is on bge0 but got reply from > > 00:19:bb:25:7b:63 on bge1 >=20 > http://lists.freebsd.org/pipermail/freebsd-hackers/2006-March/015 791.html If the two computers are on the same physical switch this makes sense. But in my case these two networks are two different, physical networks... (I'll try to draw it :) ------------- --------------- =A6 server =A6 =A6router/firewall=A6 =A6192.168.3.222=A6---[switch (3.x/24)]---=A6 192.168.3.254 = =A6---[switch (2.x/24)] =A680.242.192.80=A6 --------------- ------------- =A6 =A6 [switch]----[Gateway 80.242.192.65]---[INTERNET] hth Philippe