From owner-freebsd-doc Sun Dec 8 3:50:13 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD90637B401 for ; Sun, 8 Dec 2002 03:50:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E611143EB2 for ; Sun, 8 Dec 2002 03:50:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB8Bo8x3057418 for ; Sun, 8 Dec 2002 03:50:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB8Bo82B057417; Sun, 8 Dec 2002 03:50:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C9637B401 for ; Sun, 8 Dec 2002 03:42:03 -0800 (PST) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E9443EA9 for ; Sun, 8 Dec 2002 03:42:02 -0800 (PST) (envelope-from chris@milan.hitnet.rwth-aachen.de) Received: by milan.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 9430EABC9; Sun, 8 Dec 2002 12:42:01 +0100 (CET) Message-Id: <20021208114201.9430EABC9@milan.hitnet.rwth-aachen.de> Date: Sun, 8 Dec 2002 12:42:01 +0100 (CET) From: Christian Brueffer Reply-To: Christian Brueffer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/46093: [PATCH] Various fixes for the IPv6 habdbook chapter Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46093 >Category: docs >Synopsis: [PATCH] Various fixes for the IPv6 habdbook chapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 08 03:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Christian Brueffer >Release: FreeBSD 4.7-STABLE i386 >Organization: Aachen University of Technology (RWTH) >Environment: System: FreeBSD milan.hitnet.rwth-aachen.de 4.7-STABLE FreeBSD 4.7-STABLE #7: Mon Oct 14 10:21:39 CEST 2002 chris@milan.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 >Description: - natd address translation -> Network Address Translation - IPSec -> IPsec - mozilla+ipv6 was removed from the ports tree some time ago, so reference mozilla instead - Remove a contradiction - punctuation fixes >How-To-Repeat: >Fix: --- advanced-networking.diff begins here --- --- chapter.sgml.orig Tue Dec 3 09:20:16 2002 +++ chapter.sgml Sun Dec 8 12:25:56 2002 @@ -6236,11 +6236,12 @@ anymore since private address spaces (10.0.0.0/8, 192.168.0.0/24, - etc.) and natd address translation are being employed. + etc.) and Network Address Translation (NAT) are + being employed. - Router table entries were getting to large. This is + Router table entries were getting too large. This is still a concern today. @@ -6251,7 +6252,7 @@ 128 bit address space. In other words theoretically there are 340,282,366,920,938,463,463,374,607,431,768,211,456 addresses - available. This means there are approximately. + available. This means there are approximately 6.67 * 10^27 IPv6 addresses per square meter on our planet. @@ -6278,7 +6279,7 @@ - IPSec (IP Security) + IPsec (IP security) @@ -6468,7 +6469,7 @@ This output will differ from machine to machine. By now you should be able to reach the IPv6 site www.kame.net and see the dancing tortoise - that is if you have a IPv6 enabled browser such as - mozilla+ipv6. + mozilla. @@ -6482,7 +6483,7 @@ - A6records + A6 records @@ -6491,7 +6492,7 @@ MYHOSTNAME AAAA MYIPv6ADDR - To your primary zone DNS file. In case you don't serve your own + To your primary zone DNS file. In case you do not serve your own DNS zones ask your DNS provider. Current versions of bind (version 8.3 and 9) support AAAA records. --- advanced-networking.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message