From owner-freebsd-net@FreeBSD.ORG Thu Jan 8 19:16:50 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DAA3106564A for ; Thu, 8 Jan 2009 19:16:50 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from arcturus.maxiscale.com (arcturus.maxiscale.com [76.231.178.136]) by mx1.freebsd.org (Postfix) with ESMTP id 0AFD08FC1E for ; Thu, 8 Jan 2009 19:16:49 +0000 (UTC) (envelope-from psteele@maxiscale.com) X-ASG-Debug-ID: 1231442208-5aff00040000-QdxwpM X-Barracuda-URL: http://10.100.1.25:8000/cgi-bin/mark.cgi Received: from polaris.maxiscale.com (localhost [127.0.0.1]) by arcturus.maxiscale.com (Spam Firewall) with ESMTP id BBFD4365C9 for ; Thu, 8 Jan 2009 11:16:48 -0800 (PST) Received: from polaris.maxiscale.com (polaris.maxiscale.com [10.100.1.24]) by arcturus.maxiscale.com with ESMTP id sEzavXtEQDlBVEVB for ; Thu, 08 Jan 2009 11:16:48 -0800 (PST) X-ASG-Whitelist: Client X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-ASG-Orig-Subj: RE: Having problems with limited broadcast Date: Thu, 8 Jan 2009 11:16:48 -0800 Message-ID: <2ACA3DE8F9758A48B8BE2C7A847F91F2479FB0@polaris.maxiscale.com> In-Reply-To: <4964CA2E.5090708@wezel.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Having problems with limited broadcast Thread-Index: Aclw3KjZAd4JfFh4Rg2uRWJdMhlnTQA53dHA References: <2ACA3DE8F9758A48B8BE2C7A847F91F2479DF2@polaris.maxiscale.com> <28b9b4180901070039x27a25bb4m6b50c8bfae63e0af@mail.gmail.com> <2ACA3DE8F9758A48B8BE2C7A847F91F2479E9A@polaris.maxiscale.com> <4964CA2E.5090708@wezel.com> From: "Peter Steele" To: "Bruce Walker" X-Barracuda-Connect: polaris.maxiscale.com[10.100.1.24] X-Barracuda-Start-Time: 1231442208 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at maxiscale.com Cc: freebsd-net@freebsd.org Subject: RE: Having problems with limited broadcast X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 19:16:50 -0000 >Peter, leaving aside the issue of FreeBSD limited broadcast, have you=20 >considered ZeroConf, and in particular the IPv4 Link-Level Addressing=20 >portion of it to meet your basic "get the boxes addressed" requirement? > >http://www.zeroconf.org/ >http://files.zeroconf.org/rfc3927.txt > >I don't have any experience with the lagg device yet, so I don't know if=20 >that presents specific issues wrt ipv4ll code. I just found your email in my junk email folder. For some reason my filter didn't like it. Thanks for the suggestion though. I'm not familiar with ZeroConf; I'll check it out. The lagg device should not be a problem. It appears as a normal Ethernet device as far as the OS is concerned. Peter