From owner-freebsd-questions@FreeBSD.ORG Sat Oct 25 16:07:58 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FC2257B for ; Sat, 25 Oct 2014 16:07:58 +0000 (UTC) Received: from luigi.brtsvcs.net (luigi.brtsvcs.net [IPv6:2607:fc50:1000:1f00::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09823943 for ; Sat, 25 Oct 2014 16:07:57 +0000 (UTC) Received: from chombo.houseloki.net (c-73-37-112-64.hsd1.or.comcast.net [73.37.112.64]) by luigi.brtsvcs.net (Postfix) with ESMTPSA id 85FE22D4FBD; Sat, 25 Oct 2014 09:07:55 -0700 (PDT) Received: from [IPv6:2601:7:2580:674:baca:3aff:fe83:bd29] (unknown [IPv6:2601:7:2580:674:baca:3aff:fe83:bd29]) by chombo.houseloki.net (Postfix) with ESMTPSA id 8B054F28; Sat, 25 Oct 2014 09:07:53 -0700 (PDT) Message-ID: <544BCAD1.1040709@bluerosetech.com> Date: Sat, 25 Oct 2014 09:07:45 -0700 From: Darren Pilgrim Reply-To: freebsd-questions@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: pepe , freebsd-questions@freebsd.org Subject: Re: IPv6 aliases on FreeBSD 10 References: <5447AD3F.8060304@bytecamp.net> <54490752.7080504@radel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2014 16:07:58 -0000 On 10/25/2014 1:00 AM, pepe wrote: > I know it's usually done with /64, but my ISP just said: your block is > 2001:14b8:1801::/48 and > defaultrouter should be ::1. So I can't really change that. They meant your allocation is 2001:14b8:1801::/48. You can subnet that however you like. Subnetting at /64 is BCP for a lot of reasons.