From owner-freebsd-hackers Sat Jan 29 11:24:22 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mimer.webgiro.com (mimer.webgiro.com [212.209.29.5]) by hub.freebsd.org (Postfix) with ESMTP id AEAAF1513D for ; Sat, 29 Jan 2000 11:24:19 -0800 (PST) (envelope-from abial@webgiro.com) Received: by mimer.webgiro.com (Postfix, from userid 66) id 4444B2DC0A; Sat, 29 Jan 2000 20:23:55 +0100 (CET) Received: by mx.webgiro.com (Postfix, from userid 1001) id 712877811; Sat, 29 Jan 2000 20:24:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mx.webgiro.com (Postfix) with ESMTP id 6C33710E10; Sat, 29 Jan 2000 20:24:20 +0100 (CET) Date: Sat, 29 Jan 2000 20:24:20 +0100 (CET) From: Andrzej Bialecki To: Joe Abley Cc: Tony Finch , bright@wintelcom.net, freebsd-hackers@FreeBSD.ORG Subject: Re: downed IP addresses/redundancy In-Reply-To: <20000130003852.A24392@patho.gen.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 30 Jan 2000, Joe Abley wrote: > On Sat, Jan 29, 2000 at 01:19:53AM +0000, Tony Finch wrote: > > I'd be interested to know of a free implementation of VRRP for the BSD > > network stack. > > I started to look at this a while back, but started to flounder when > I looked for an existing interface to allow me to source frames on > a local ethernet with a userland-specified MAC address. > > Actually, I think I looked on OpenBSD, and can't remember whether I > looked on FreeBSD too. If anybody has a good idea about how to send > and receive frames on a local ethernet interface using one of several > possible local MAC addresses (most user-specified) I can probably > resurrect the code. Mhmmm... I'm using the code developed by Bill Paul, to change MAC address via special ioctl. It works just fine for me. http://www.freebsd.org/~wpaul/setmac.tar.gz Andrzej Bialecki // WebGiro AB, Sweden (http://www.webgiro.com) // ------------------------------------------------------------------- // ------ FreeBSD: The Power to Serve. http://www.freebsd.org -------- // --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message