RFCs are no longer on the web at
http://info.internet.isi.edu:80/in-notes/rfc/files/rfcXXXX.txt Update three instances to correct location. Partially Submitted by: Kjetil Høie" <kjetil-h@freenix.no>
This commit is contained in:
parent
d218794ce0
commit
74c4bf6395
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10780
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.95 2001/08/22 21:40:11 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.96 2001/08/24 07:27:05 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -4040,13 +4040,13 @@ www IN CNAME @</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://info.internet.isi.edu:80/in-notes/rfc/files/rfc1034.txt">RFC1034
|
||||
url="ftp://ftp.isi.edu/in-notes/rfc1034.txt">RFC1034
|
||||
- Domain Names - Concepts and Facilities</ulink></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://info.internet.isi.edu:80/in-notes/rfc/files/rfc1035.txt">RFC1035
|
||||
url="ftp://ftp.isi.edu/in-notes/rfc1035.txt">RFC1035
|
||||
- Domain Names - Implementation and Specification</ulink></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
@ -4191,7 +4191,7 @@ natd_flags=""</programlisting>
|
|||
|
||||
<para>Each machine and interface behind the LAN should be assigned IP address
|
||||
numbers in the private network space as defined by
|
||||
<ulink url="http://info.internet.isi.edu:80/in-notes/rfc/files/rfc1918.txt">RFC 1918</ulink>
|
||||
<ulink url="ftp://ftp.isi.edu/in-notes/rfc1918.txt">RFC 1918</ulink>
|
||||
and have a default gateway of the natd machine's internal IP address.</para>
|
||||
|
||||
<para>For example, client a and b behind the LAN have IP addresses of 192.168.0.2
|
||||
|
|
Loading…
Reference in a new issue