Subject: Re: netbsd 1.5.4 &bochs &ipv6
To: None <netbsd-users@NetBSD.org>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: netbsd-users
Date: 07/13/2004 11:20:21
--O3RTKUHj+75w1tg5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Jul 12, 2004 at 09:23:28PM +0200, Wojciech Puchar wrote:
> tried to run netbsd 1.5.4 under bochs with emulated ne interface.
>=20
> IPv4 works OK, IPv6 gives that
>=20
> ne0: DAD detected duplicate IPv6 address fe80:0001::b2c4:20ff:fe00:0: 1=
=20
> NS, 0 NA
> ne0: DAD complete for fe80:0001::b2c4:20ff:fe00:0 - duplicate found
> ne0: manual intervention required
>=20
> and doesn't work..
>=20
> any idea?
What it said.
The emulated ne0 apparently uses the same interface identifier as the
real one, which doesn't work.
As a workaround, give it a non-globally-unique interface identifier (I think
by setting the link-local address with ifconfig ... like:
ifconfig ne0 fe80::1 up)
If it works after that, put an "fe80::1 up" into /etc/ifconfig.ne0
Regards,
-is
--O3RTKUHj+75w1tg5
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: 2.6.i
iQEVAgUBQPOpUzCn4om+4LhpAQHHWQgAqdnHZvc2FGPasJxfW6uwlvrNrvxnJYiv
Je2ujTVk431WZwsvsJX9l6s/4Yeq9BFkJFgs58zUYsRWWgnmesusBh4bajwSQYgf
zRoL6RHUnWvzghqmUpj7FU6CPxm31SpCKLYUdKZdg5cdEdQhVXjw54oY+mxGxBBv
ogwd/m08k7boWLGdBJVnEjWCL9sYIYTAicSgA7IGE+IhmPo0S516N9k0NyIJAf/c
BR3Y/KB0ktBqk6+Mam1rbGiUd3WOXLTyAorCREzVKnumVacAkDlU39cDODKCIQzR
ePSiYG/wbfjDEt0WoGMP36th5uVRnwEkvnWUw4FLzuwn8esenR4BYA==
=hW16
-----END PGP SIGNATURE-----
--O3RTKUHj+75w1tg5--