From owner-freebsd-net@FreeBSD.ORG Thu Feb 3 11:25:07 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F1BA1065672 for ; Thu, 3 Feb 2011 11:25:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 2BC648FC1B for ; Thu, 3 Feb 2011 11:25:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 8A36A41C6B4; Thu, 3 Feb 2011 12:25:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id RbZTk8wRJY6Q; Thu, 3 Feb 2011 12:25:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id AAD6E41C6A7; Thu, 3 Feb 2011 12:25:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 4AEB94448F3; Thu, 3 Feb 2011 11:23:31 +0000 (UTC) Date: Thu, 3 Feb 2011 11:23:31 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: pepe In-Reply-To: Message-ID: <20110203112145.W80258@maildrop.int.zabbadoz.net> References: X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org Subject: Re: ipv6 problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2011 11:25:07 -0000 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 metric 0 mtu 1500 > options=8 > 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! Going to jail sucks -- All my daemons like it! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html