Date: Mon, 28 Jan 2002 14:55:41 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de> Cc: alpha@FreeBSD.ORG Subject: Re: traceroute6 not working (here) Message-ID: <20020128145541.B94062@cicely8.cicely.de> In-Reply-To: <20020128143645.C13517@i2.informatik.rwth-aachen.de> References: <20020128134354.B13517@i2.informatik.rwth-aachen.de> <20020128141617.A94062@cicely8.cicely.de> <20020128143645.C13517@i2.informatik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<POINTOPOINT,LINK2,MULTICAST> mtu 552
> faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> inet6 ::1 prefixlen 128
> inet6 fe80::1 prefixlen 64 scopeid 0x4
> inet 127.0.0.1 netmask 0xff000000
> ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
Interesting that the scope is only printed as scopeid not with its
name - e.g.:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020128145541.B94062>
