From owner-freebsd-questions Mon Apr 17 15:51:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from test.tar.com (test.tar.com [204.95.187.4]) by hub.freebsd.org (Postfix) with ESMTP id 483A437BB65 for ; Mon, 17 Apr 2000 15:51:27 -0700 (PDT) (envelope-from dick@test.tar.com) Received: (from dick@localhost) by test.tar.com (8.9.3/8.9.3) id RAA00448; Mon, 17 Apr 2000 17:51:18 -0500 (CDT) (envelope-from dick) Date: Mon, 17 Apr 2000 17:51:17 -0500 From: "Richard Seaman, Jr." To: Jeffrey Bernt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Inet6 and Freenet6.net??? Message-ID: <20000417175117.A370@seaman.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from jeffrey@bernt.net on Mon, Apr 17, 2000 at 02:21:12PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 02:21:12PM -0700, Jeffrey Bernt wrote: > Hello. > Has anyone used freenet6 with freebsd 4.0-stable to connect to the ipv6 > network? If so, what numbers need to go where? how to configure the startup > files? All freenet6 gives you is a perl script file, but I don't know > exactly where and how to configure the ipv6 devices. Any help would be > appreciated. =) > Thanks. In rc.conf make sure you have: ipv6_enable="YES" You might also have to delete the default route if one gets set before you run the perl script they give you, with something like: route delete -inet6 default Otherwise their script does whats needed. -- Richard Seaman, Jr. email: dick@seaman.org 5182 N. Maple Lane phone: 262-367-5450 Chenequa WI 53058 fax: 262-367-5852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message