From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3DB60200BD0 for ; Fri, 1 Feb 2013 13:22:32 -0800 (PST) Received: by mail-vc0-f175.google.com with SMTP id fw7so2714763vcb.6 for ; Fri, 01 Feb 2013 13:22:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Mmlqn4FLTYS6Un8cGMf33ygneoJ+wUofGyOK47RfWGE=; b=xIHwnManNjRaVYOpQ6r0utXOcKS+mAglbNgDwI90U7+LzjWV2UBLRbCCqwoGH8eeDr UYjENbSrFDymv7Sno5Uhzd9Mve2zOrwmZ8ConTuiyRX2wkZWglhpZu/sJ+PBJB9huVB8 dFFUn7x0xbPgl5qMGgau8ndgH9qzzhmIES4nBeEB189nPGxCx19xebXEXHaZfQMIc4np DHobXFecP2hkZe7yCvLy0INzK6Yces+S13jCa0mkJCPBYUON75UvqkKJhi1y6eAOq0Uf EEJeV7CxL65OX01ab2TTyyCf9lnIwvsvMtyxdLPvL48VHX5Q1K73bgRDNJfzzO1z6CHX DVWQ== X-Received: by 10.58.15.227 with SMTP id a3mr8570730ved.38.1359753751029; Fri, 01 Feb 2013 13:22:31 -0800 (PST) Received: from wastrel.home.lan (d192-24-251-5.try.wideopenwest.com. [24.192.5.251]) by mx.google.com with ESMTPS id sk8sm9254097vdb.13.2013.02.01.13.22.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Feb 2013 13:22:29 -0800 (PST) Message-ID: <510C3214.2010001@gmail.com> Date: Fri, 01 Feb 2013 16:22:28 -0500 From: William Allen Simpson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: cerowrt-devel Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Cerowrt-devel] MacBook Pro (Snow Leopard) constantly renaming X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2013 21:22:32 -0000 I've only been running Sugarland for about a week now, but something is causing my laptop to rename itself almost every time I open the lid. Is this a known issue? I've not been keeping up with Ubuntu releases (we stopped at 10.04 LTS because of the desktop changes), so it could be an issue with newer avahi releases? Or is this newer dhcpd? Anyway, it never used to happen, and I'm already up to "Wastrel (1895)" and "wastrel-1877.local" -- they don't seem to increment uniformly or together, it just went from 1805 to 1895. I locked down the dhcpd config by MAC to wastrel.home.lan, it was so annoying that it was changing all the time. Anyway, it's probably a simple bug where they don't properly check the MAC address as they decide whether a machine of the same name is already present on the lan. If anybody has an idea where to look, I'll try fixing it.