From owner-freebsd-net@FreeBSD.ORG Mon Feb 27 04:36:47 2012 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 DB1361065673 for ; Mon, 27 Feb 2012 04:36:47 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper-int.allbsd.org [IPv6:2001:2f0:104:e002::2]) by mx1.freebsd.org (Postfix) with ESMTP id 065798FC0C for ; Mon, 27 Feb 2012 04:36:46 +0000 (UTC) Received: from alph.allbsd.org (p1012-ipbf2105funabasi.chiba.ocn.ne.jp [114.148.160.12]) (authenticated bits=128) by mail.allbsd.org (8.14.4/8.14.4) with ESMTP id q1R4aPFv049321; Mon, 27 Feb 2012 13:36:35 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.allbsd.org (8.14.4/8.14.4) with ESMTP id q1R4aO49009427; Mon, 27 Feb 2012 13:36:25 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 27 Feb 2012 13:36:21 +0900 (JST) Message-Id: <20120227.133621.1223782214590242240.hrs@allbsd.org> To: subbsd@gmail.com From: Hiroki Sato In-Reply-To: <201202252213.50760.subbsd@gmail.com> References: <201202252213.50760.subbsd@gmail.com> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.4 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Feb_27_13_36_21_2012_147)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (mail.allbsd.org [133.31.130.32]); Mon, 27 Feb 2012 13:36:40 +0900 (JST) X-Spam-Status: No, score=-100.8 required=13.0 tests=BAYES_00, CONTENT_TYPE_PRESENT,RCVD_IN_PBL,RCVD_IN_RP_RNBL,SPF_SOFTFAIL, USER_IN_WHITELIST autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on gatekeeper.allbsd.org Cc: freebsd-net@FreeBSD.org Subject: Re: ipv6 host inaccessible via route -inteface without ndp pairs 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: Mon, 27 Feb 2012 04:36:47 -0000 ----Security_Multipart(Mon_Feb_27_13_36_21_2012_147)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mr Dandy wrote in <201202252213.50760.subbsd@gmail.com>: su> Hi su> su> I play with IPv6 on the Hezner hosting. According to su> http://wiki.hetzner.de/index.php/Zusaetzliche_IP-Adressen/en information my su> rc.conf have (FreeBSD 9.0-RELEASE/amd64): su> --- su> ipv6_activate_all_interfaces="YES" su> ipv6_static_routes="hetzner" su> ipv6_route_hetzner="2a01:4f8:61:50c0::/59 -iface re0" su> ifconfig_re0_ipv6="inet6 2a01:4f8:61:50c2::13/64" su> ipv6_defaultrouter="2a01:4f8:61:50c0::1" su> ipv6_gateway_enable="YES" su> -- Maybe I do not fully understand your network, but is there any reason that the following simple configuration does not work? ifconfig_re0_ipv6="inet6 2a01:4f8:61:50c2::13/59" ipv6_defaultrouter="2a01:4f8:61:50c0::1" -- Hiroki ----Security_Multipart(Mon_Feb_27_13_36_21_2012_147)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk9LCEUACgkQTyzT2CeTzy1tyACeIVVrXbJ5ofOMRB1BrNGgDtoK 1FIAoNNwBejaBl4/10gCk0RMmBd3LWgu =y5Uy -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Feb_27_13_36_21_2012_147)----