From ga9@buffy.york.ac.uk Wed Dec 15 19:18:52 2004 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5395616A4CE for ; Wed, 15 Dec 2004 19:18:52 +0000 (GMT) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC0643D49 for ; Wed, 15 Dec 2004 19:18:51 +0000 (GMT) (envelope-from ga9@buffy.york.ac.uk) Received: from buffy.york.ac.uk (buffy.york.ac.uk [144.32.226.160]) by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id iBFJIlcV019707 for ; Wed, 15 Dec 2004 19:18:47 GMT Received: from buffy.york.ac.uk (localhost [127.0.0.1]) by buffy.york.ac.uk (8.13.1/8.13.1) with ESMTP id iBFJIlfv027664 for ; Wed, 15 Dec 2004 19:18:47 GMT (envelope-from ga9@buffy.york.ac.uk) Received: (from root@localhost) by buffy.york.ac.uk (8.13.1/8.13.1/Submit) id iBFJIlqZ027663; Wed, 15 Dec 2004 19:18:47 GMT (envelope-from ga9) Message-Id: <200412151918.iBFJIlqZ027663@buffy.york.ac.uk> Date: Wed, 15 Dec 2004 19:18:47 GMT From: Gavin Atkinson Reply-To: Gavin Atkinson To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Handbook IPv6 changes X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 75124 >Category: docs >Synopsis: [patch] Handbook IPv6 changes >Confidential: no >Severity: non-critical >Priority: low >Responsible: trhodes >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 15 19:20:24 GMT 2004 >Closed-Date: Thu Feb 24 05:02:00 GMT 2005 >Last-Modified: Tue Mar 11 17:11:50 UTC 2008 >Originator: Gavin Atkinson >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD buffy.york.ac.uk 5.3-STABLE FreeBSD 5.3-STABLE #6: Tue Dec 7 22:37:07 GMT 2004 root@buffy.york.ac.uk:/usr/obj/usr/src/sys/BUFFY i386 >Description: The advanced-networking section on IPv6 misses out one important stage in the instructions detailing how to configure an IPv6 router. A section header also has a misleading title. >How-To-Repeat: Try to set up a machine routing IPv6 following only the information in section 25.10 of the handbook. >Fix: --- hb-ipv6.diff begins here --- Index: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml =================================================================== RCS file: /usr/cvs/doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v retrieving revision 1.353 diff -u -r1.353 chapter.sgml --- doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 29 Nov 2004 21:43:35 -0000 1.353 +++ doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 15 Dec 2004 19:14:31 -0000 @@ -3914,7 +3914,7 @@ - IPv6 Router/Gateway Settings + IPv6 &man.gif.4 Settings This will help you take the directions that your tunnel provider, such as the 6bone, has @@ -3944,6 +3944,17 @@ ipv6_defaultrouter="MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR" + + + IPv6 Router/Gateway Settings + + If the server is to route IPv6 between the rest of your network + and the world, the following /etc/rc.conf + setting will also be needed: + + ipv6_gateway_enable="YES" + + --- hb-ipv6.diff ends here --- >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Thu Feb 24 05:01:29 GMT 2005 State-Changed-Why: Patch applied, thanks for the submission! Responsible-Changed-From-To: freebsd-doc->trhodes Responsible-Changed-By: trhodes Responsible-Changed-When: Thu Feb 24 05:01:29 GMT 2005 Responsible-Changed-Why: Over to me. http://www.freebsd.org/cgi/query-pr.cgi?pr=75124 >Unformatted: