From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 22:10:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E23016A41F for ; Fri, 12 Aug 2005 22:10:39 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A232143D45 for ; Fri, 12 Aug 2005 22:10:38 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 12 Aug 2005 22:10:37 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp012) with SMTP; 13 Aug 2005 00:10:37 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Sat, 13 Aug 2005 00:10:22 +0200 User-Agent: KMail/1.8.1 References: <200508122053.29480@harrymail> <200508122257.52878@harrymail> <20050812220319.GB59974@gargantuan.com> In-Reply-To: <20050812220319.GB59974@gargantuan.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9366484.L2KZJbHg7T"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200508130010.32096@harrymail> X-Y-GMX-Trusted: 0 Cc: "Michael W. Oliver" Subject: Re: IPv6 site local EUI-64 adresses and jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2005 22:10:39 -0000 --nextPart9366484.L2KZJbHg7T Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Samstag, 13. August 2005 00:03 CEST schrieb Michael W. Oliver: > On 2005-08-12T22:56:19+0200, Emanuel Strobl wrote: > > Am Freitag, 12. August 2005 22:48 CEST schrieb Michael W. Oliver: > >> ifconfig fxp0 inet6 3ffe:dead:beef:cafe::/64 eui64 alias > > > > Hmmm, that doesn't work here (6.0-beta2): > > > > ifconfig fxp0 inet6 fec0::/64 eui64 alias > > ifconfig: could not determine link local address > > The link-local address is automatically configured, based on the mac > address of the interface, so you can't (and wouldn't want to) configure > it manually. If you want to configure unicast addresses manually, use > the /48 from your provider/broker, broken down into whatever prefixlen > you want. Just for playing I disabled auto link-local address generation, then I=20 found that "ifconfig fxp0 inet6 fec0::1 delete" worked after I added that=20 one (without alias, which was my testing reason). Then I also deleted the=20 eui64 address and wanted to reassign it. Another reason I tried to use the -eui64 option with ifconfig was because=20 my fwe0 got no inet6 address! Either the man page of ifconfig is wrong or something else, I couldn't get= =20 a working syntax with option eui64. Thanks, =2DHarry > > What is your current fxp0 configuration? --nextPart9366484.L2KZJbHg7T Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC/R5YBylq0S4AzzwRAuXbAJ9XwS7H3QBBJoVDWp+nsmn4V57feACfQf9N gV1VH7rQ2ZL/DbvciuFSFJ8= =5yFo -----END PGP SIGNATURE----- --nextPart9366484.L2KZJbHg7T--