From owner-freebsd-alpha Mon Jan 28 6: 1:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 868E137B416 for ; Mon, 28 Jan 2002 06:01:38 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g0SE0LB01273; Mon, 28 Jan 2002 15:00:21 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g0SDtiZ9088794; Mon, 28 Jan 2002 14:55:44 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id g0SDtif06866; Mon, 28 Jan 2002 14:55:44 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g0SDtht95912; Mon, 28 Jan 2002 14:55:43 +0100 (CET) (envelope-from ticso) Date: Mon, 28 Jan 2002 14:55:41 +0100 From: Bernd Walter To: Volker Stolz Cc: alpha@FreeBSD.ORG Subject: Re: traceroute6 not working (here) Message-ID: <20020128145541.B94062@cicely8.cicely.de> References: <20020128134354.B13517@i2.informatik.rwth-aachen.de> <20020128141617.A94062@cicely8.cicely.de> <20020128143645.C13517@i2.informatik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020128143645.C13517@i2.informatik.rwth-aachen.de> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jan 28, 2002 at 02:36:45PM +0100, Volker Stolz wrote: > Am 28. Jan 2002 um 14:16 MET schrieb Bernd Walter: > > On Mon, Jan 28, 2002 at 01:43:54PM +0100, Volker Stolz wrote: > > > 'traceroute6' gives a strange error: > > > > > > varphi# traceroute6 www.kame.net > > > bind: Can't assign requested address > > FreeBSD varphi.ikea.net RC1 FreeBSD RC1 #1: Thu Jan 27 14:43:46 CET 2022 \ > root@varphi.ikea.net:/usr/src/sys/compile/VARPHI alpha > rtsock & if.c-patch applied to kernel. > > The setup looks similar on the working machines. > > varphi# ifconfig -a > de0: flags=8843 mtu 1500 > inet6 fe80::240:5ff:fea1:8f55 prefixlen 64 scopeid 0x1 > inet6 fec0::3:240:5ff:fea1:8f55 prefixlen 64 autoconf > inet6 3ffe:b80:2de:3:240:5ff:fea1:8f55 prefixlen 64 autoconf You have autoconfigured a site-local *and* an official address. Not very sensefull IMHO. You should reconsider your network design. > inet 192.168.3.2 netmask 0xffffff00 broadcast 192.168.3.255 > ether 00:40:05:a1:8f:55 > media: Ethernet 100baseTX > status: active > sl0: flags=c010 mtu 552 > faith0: flags=8002 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1 prefixlen 64 scopeid 0x4 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 Interesting that the scope is only printed as scopeid not with its name - e.g.: lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 ^^^^ inet 127.0.0.1 netmask 0xff000000 I'm not shure if tracing failed or resolving. Are you using IPv6 addresses for resolving? And can you please ktrace the traceroute6? -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message