From cd110df402fdc4ccb08e1ac64c218290878e135d Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 8 Dec 2002 20:55:18 +0000 Subject: [PATCH] - 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 PR: docs/46093 Submitted by: Christian Brueffer --- .../handbook/advanced-networking/chapter.sgml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index 846f95e36e..f86bbe8749 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -6236,11 +6236,12 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms 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 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms 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 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms - IPSec (IP Security) + IPsec (IP security) @@ -6468,7 +6469,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms 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 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms - A6records + A6 records @@ -6491,7 +6492,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms 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.