From owner-freebsd-questions@FreeBSD.ORG Wed Jun 16 14:34:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3320D16A4CE for ; Wed, 16 Jun 2004 14:34:30 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02DC443D60 for ; Wed, 16 Jun 2004 14:34:30 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1BabSo-0006K4-00 for questions@freebsd.org; Wed, 16 Jun 2004 10:32:32 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16592.23028.618575.423491@jerusalem.litteratus.org> Date: Wed, 16 Jun 2004 10:32:20 -0400 To: questions@freebsd.org In-Reply-To: <00a201c45356$2933a5c0$6401a8c0@Nomad> References: <00a201c45356$2933a5c0$6401a8c0@Nomad> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: IPv6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 14:34:30 -0000 Minnesota Slinky writes: > I am wanting to venture into the world of IPv6, but I don't > really know where to begin. By reading the handbook: "file:///usr/share/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html". In this case, it doesn't actually tell one much about _how_ to get connected. The first part will be enabling the IPv6 options in your kernel config file and recompiling. Personally, I use Freenet6. Follow the instructions in the port and everything should work. Robert Huff