Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2011 11:23:31 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        pepe <plaine@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: ipv6 problem
Message-ID:  <20110203112145.W80258@maildrop.int.zabbadoz.net>
In-Reply-To: <AANLkTinJg5V0RyOZhU_bC-sqPjBnDUavt_KnuSJXNU86@mail.gmail.com>
References:  <AANLkTinJg5V0RyOZhU_bC-sqPjBnDUavt_KnuSJXNU86@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Feb 2011, pepe wrote:

> I have 2001:14b8:10:402::/64 ipv6 from my isp and I cant get it working.
> Ifconfig should be ok:
> backup# ifconfig rl0 inet6
>
> rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>        options=8<VLAN_MTU>
>        inet6 2001:14b8:10:402:2::1 prefixlen 64
>
> default gateway is set to 2001:14b8:10:402::1. When I try to traceroute irc
> server for example
> I get this:
>
> traceroute6: Warning: irc.cc.tut.fi has multiple addresses; using
> 2001:708:310:4952:4320:5365:7276:6572
> traceroute6 to irc.cc.tut.fi (2001:708:310:4952:4320:5365:7276:6572) from
> 2001:14b8:10:402:2::1, 64 hops max, 12 byte packets
> 1  2001:14b8:10:402:2::1  2026.908 ms !A  2999.587 ms !A  3000.423 ms !A
>
> So. Could this be problem in my configs or is this because of something
> wrong at the isp side?

Not sure as you didn't show us your rc.conf configs and didn't give a
release.

Try what happens if you do .. manually (rc.conf would do it for you
normally) -- if you are on FreeBSD 8.x:

 	ifconfig rl0 -ifdisabled

-- 
Bjoern A. Zeeb                                 You have to have visions!
         <ks> Going to jail sucks -- <bz> All my daemons like it!
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110203112145.W80258>