From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 01:19:24 2005 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 0D45416A4CE for ; Fri, 15 Apr 2005 01:19:24 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7806A43D31 for ; Fri, 15 Apr 2005 01:19:23 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so2170750nzk for ; Thu, 14 Apr 2005 18:19:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bO5RhoqTWdbaNYYTT+YropkRSDMNYlYEKS/adSXVhmUZyp4RY6M5e9bxZ1OQIl+U7hGoGP+84wMoj9gCBRdZS01payuYfh32lBKPrmB3OqOcQYnE1m5oFTiivS4t252uYBB7mCbrEm489Z93XXiYvzzRRo4efL1e2nH8fruyYw8= Received: by 10.36.82.19 with SMTP id f19mr159854nzb; Thu, 14 Apr 2005 18:19:22 -0700 (PDT) Received: by 10.36.42.10 with HTTP; Thu, 14 Apr 2005 18:19:22 -0700 (PDT) Message-ID: <19861fba05041418197990b00f@mail.gmail.com> Date: Fri, 15 Apr 2005 03:19:22 +0200 From: J65nko BSD To: Adam Smith In-Reply-To: <20050414105855.GA87754@internode.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050414105855.GA87754@internode.com.au> cc: freebsd-questions@freebsd.org Subject: Re: Enabling Gratuitous ARP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: J65nko BSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:19:24 -0000 On 4/14/05, Adam Smith wrote: > Hi, >=20 > In a particular network scenario we have, swapping an ethernet link betwe= en > two FreeBSD machines using the same IP and a different MAC is proving to = be > a problem. >=20 > We have discovered that in order to make this work we will need to enable > gratuitous ARP. Does anyone know how to turn this feature on? >=20 http://openbsd.org/faq/faq6.html#CARP and http://www.freebsd.org/cgi/man.cgi?query=3Dcarp&apropos=3D0&sektion=3D0&man= path=3DFreeBSD+6.0-current&format=3Dhtml It looks like carp is available in FBSD 5.4 =3DAdriaan=3D