From owner-freebsd-stable Thu Aug 10 20:19:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blueyonder.co.uk (pcow029o.blueyonder.co.uk [195.188.53.123]) by hub.freebsd.org (Postfix) with ESMTP id 4065137BBDE for ; Thu, 10 Aug 2000 20:19:42 -0700 (PDT) (envelope-from andrew@cream.org) Received: from cream.org ([213.48.57.27]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 11 Aug 2000 04:20:31 +0100 Content-Length: 1377 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000808195336.567AFE8809@valiant.dreamfire.net> Date: Fri, 11 Aug 2000 04:19:38 +0100 (BST) From: Andrew Boothman To: Sean-Paul Rees Subject: RE: 4.1-20000807-STABLE install failure. Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The problem isn't with the HTTP proxy code, it's with the IPv6 address that has automatically been chosen for your NIC. The "DAD" mentioned in the debug window is IPv6 Duplicate Address Detection and is used to ensure that no two machines on the same network choose the same IPv6 address. I'm not sure why this is failing on your machine, since it is based on the IEEE EUI-64 address hardcoded into your NIC. I guess, since it's very unlikely you need IPv6, the most sensible thing to do would be to disable IPv6 support. I know this can be achieved in an installed system, but I'm unsure how to do so on an install floppy. Perhaps someone else will jump in and help you out here. ;-) I just thought I'd offer up what information I had. On 08-Aug-00 Sean-Paul Rees wrote: > New IP Address(lnc0): x.x.x.137 > New Subnet Mask (lnc0): 255.255.255.0 > New Broadcast Address(lnc0): x.x.x.0 > New Routers: x.x.x.100 > lnc0: DAD detected duplicate IPv6 address fe80:0001::0250:56ff:fe9a:9e01: 1 > NS, 0 NA > lnc0: DAD complete for fe80:0001::0250:56ff:fe9a:9e01 - duplicate found > lnc0: manual intervention required > DEBUG: Fatal error 'Fatal Error: Null name or value passed to > set_variable2!'! > > A friend installed 3.4-R just fine, but I'd rather keep with the 4.x > branch. Is the HTTP Proxy code bummed? --- Andrew Boothman http://sour.cream.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message