|
Lines 6236-6246
Link Here
|
| 6236 |
anymore since private address spaces |
6236 |
anymore since private address spaces |
| 6237 |
(<hostid role="ipaddr">10.0.0.0/8</hostid>, |
6237 |
(<hostid role="ipaddr">10.0.0.0/8</hostid>, |
| 6238 |
<hostid role="ipaddr">192.168.0.0/24</hostid>, |
6238 |
<hostid role="ipaddr">192.168.0.0/24</hostid>, |
| 6239 |
etc.) and natd address translation are being employed.</para> |
6239 |
etc.) and Network Address Translation (<acronym>NAT</acronym>) are |
|
|
6240 |
being employed.</para> |
| 6240 |
</listitem> |
6241 |
</listitem> |
| 6241 |
|
6242 |
|
| 6242 |
<listitem> |
6243 |
<listitem> |
| 6243 |
<para>Router table entries were getting to large. This is |
6244 |
<para>Router table entries were getting too large. This is |
| 6244 |
still a concern today.</para> |
6245 |
still a concern today.</para> |
| 6245 |
</listitem> |
6246 |
</listitem> |
| 6246 |
</itemizedlist> |
6247 |
</itemizedlist> |
|
Lines 6251-6257
Link Here
|
| 6251 |
<listitem> |
6252 |
<listitem> |
| 6252 |
<para>128 bit address space. In other words theoretically there are |
6253 |
<para>128 bit address space. In other words theoretically there are |
| 6253 |
340,282,366,920,938,463,463,374,607,431,768,211,456 addresses |
6254 |
340,282,366,920,938,463,463,374,607,431,768,211,456 addresses |
| 6254 |
available. This means there are approximately. |
6255 |
available. This means there are approximately |
| 6255 |
6.67 * 10^27 IPv6 addresses per square meter on our planet.</para> |
6256 |
6.67 * 10^27 IPv6 addresses per square meter on our planet.</para> |
| 6256 |
</listitem> |
6257 |
</listitem> |
| 6257 |
|
6258 |
|
|
Lines 6278-6284
Link Here
|
| 6278 |
</listitem> |
6279 |
</listitem> |
| 6279 |
|
6280 |
|
| 6280 |
<listitem> |
6281 |
<listitem> |
| 6281 |
<para>IPSec (IP Security)</para> |
6282 |
<para>IPsec (IP security)</para> |
| 6282 |
</listitem> |
6283 |
</listitem> |
| 6283 |
|
6284 |
|
| 6284 |
<listitem> |
6285 |
<listitem> |
|
Lines 6468-6474
Link Here
|
| 6468 |
<para>This output will differ from machine to machine. By now you should be |
6469 |
<para>This output will differ from machine to machine. By now you should be |
| 6469 |
able to reach the IPv6 site <ulink url="http://www.kame.net">www.kame.net</ulink> |
6470 |
able to reach the IPv6 site <ulink url="http://www.kame.net">www.kame.net</ulink> |
| 6470 |
and see the dancing tortoise - that is if you have a IPv6 enabled browser such as |
6471 |
and see the dancing tortoise - that is if you have a IPv6 enabled browser such as |
| 6471 |
<filename role="package">mozilla+ipv6</filename>.</para> |
6472 |
<filename role="package">mozilla</filename>.</para> |
| 6472 |
|
6473 |
|
| 6473 |
</sect2> |
6474 |
</sect2> |
| 6474 |
|
6475 |
|
|
Lines 6482-6488
Link Here
|
| 6482 |
</listitem> |
6483 |
</listitem> |
| 6483 |
|
6484 |
|
| 6484 |
<listitem> |
6485 |
<listitem> |
| 6485 |
<para>A6records</para> |
6486 |
<para>A6 records</para> |
| 6486 |
</listitem> |
6487 |
</listitem> |
| 6487 |
</itemizedlist> |
6488 |
</itemizedlist> |
| 6488 |
|
6489 |
|
|
Lines 6491-6497
Link Here
|
| 6491 |
|
6492 |
|
| 6492 |
<programlisting>MYHOSTNAME AAAA MYIPv6ADDR</programlisting> |
6493 |
<programlisting>MYHOSTNAME AAAA MYIPv6ADDR</programlisting> |
| 6493 |
|
6494 |
|
| 6494 |
<para>To your primary zone DNS file. In case you don't serve your own |
6495 |
<para>To your primary zone DNS file. In case you do not serve your own |
| 6495 |
<acronym>DNS</acronym> zones ask your <acronym>DNS</acronym> provider. |
6496 |
<acronym>DNS</acronym> zones ask your <acronym>DNS</acronym> provider. |
| 6496 |
Current versions of <application>bind</application> (version 8.3 and 9) |
6497 |
Current versions of <application>bind</application> (version 8.3 and 9) |
| 6497 |
support AAAA records.</para> |
6498 |
support AAAA records.</para> |