From owner-freebsd-hackers Sun Apr 26 20:42:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01012 for freebsd-hackers-outgoing; Sun, 26 Apr 1998 20:41:09 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from sasami.jurai.net (winter@sasami.jurai.net [207.153.65.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00944 for ; Sun, 26 Apr 1998 20:40:15 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with ESMTP id XAA23095; Sun, 26 Apr 1998 23:39:13 -0400 (EDT) Date: Sun, 26 Apr 1998 23:39:13 -0400 (EDT) From: "Matthew N. Dodd" To: Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= cc: Alfred Perlstein , Hans Huebner , freebsd-hackers@FreeBSD.ORG Subject: Re: FreeBSD HA configuration / Ethernet address takeover In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26 Apr 1998, Dag-Erling Coidan [iso-8859-1] Smørgrav wrote: > Yes, but that is not significant, because the Ethernet headers are > constructed in software, so you could in theory tell the link layer > driver to use a different MAC address; but then you'd have to run in > promiscuous mode constantly and sort packets in software, because > there's (generally) no way to tell the NIC to use a different address, > so it'd discard packets bearing your (fake) MAC address as destination > address. I've got an ethernet card here that allows an arbitrary number (well arbitrary to no more than 16) number of MAC addresses. Fairly nifty. I'm kind of puzzled at how this would be integrated with the SIOCGHWADDR/SIOCSHWADDR calls as you might also need a way of determining which hadware address to set/get :) /* Matthew N. Dodd | A memory retaining a love you had for life winter@jurai.net | As cruel as it seems nothing ever seems to http://www.jurai.net/~winter | go right - FLA M 3.1:53 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message