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 c1b0ccd84e..ef37fbdc93 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -83,7 +83,7 @@ - + @@ -138,7 +138,7 @@ host2.example.com link#1 UC 0 0 default route The first two lines specify the default route (which we - will cover in the next + will cover in the next section) and the localhost route. loopback device @@ -256,7 +256,7 @@ host2.example.com link#1 UC 0 0 - + Default Routes default route @@ -392,7 +392,7 @@ host2.example.com link#1 UC 0 0 this ability. - + Building a Router router @@ -484,7 +484,7 @@ host2.example.com link#1 UC 0 0 - + @@ -624,7 +624,7 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 It should not have produced any errors when loading the module. If it did, you may need to compile the &man.bridge.4; code into your kernel. The Bridging section of the handbook + linkend="network-bridging">Bridging section of the handbook should be able to help you accomplish that task. Now that you have the bridging stuff done, we need to @@ -905,7 +905,7 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 - + @@ -1088,7 +1088,7 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 - + @@ -1203,7 +1203,7 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 - + Configuring <acronym>NFS</acronym> NFS @@ -1415,7 +1415,7 @@ mountd_flags="-r" - + @@ -1505,7 +1505,7 @@ Exports list on foobar: information. - + @@ -1620,7 +1620,7 @@ Exports list on foobar: - + @@ -2114,7 +2114,7 @@ Exports list on foobar: - + ISDN A good resource for information on ISDN technology and hardware is @@ -2148,7 +2148,7 @@ Exports list on foobar: choose. The following options are listed from least expensive to most expensive. - + @@ -2425,7 +2425,7 @@ ISDN BRI line - + @@ -2813,7 +2813,7 @@ ISDN BRI line Depending on your NIS setup, you may need to add further entries. See the section about NIS servers + linkend="network-nis-server-is-client">section about NIS servers that are also NIS clients, below, for details. @@ -3067,7 +3067,7 @@ nis_client_enable="YES" This line will afford anyone with a valid account in the NIS server's password maps an account. There are many ways to configure your NIS client by changing this - line. See the netgroups + line. See the netgroups section below for more information. For more detailed reading see O'Reilly's book on Managing NFS and NIS. @@ -3231,7 +3231,7 @@ nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/sbin/nologin basie&prompt.root; - + @@ -3695,7 +3695,7 @@ TWO (,hotel,test-domain) such servers still in use today. - + NIS Servers that are also NIS Clients Care must be taken when running ypserv in a multi-server @@ -3766,7 +3766,7 @@ lrwxr-xr-x 1 root wheel 14 Nov 8 14:27 libscrypt.so@ -> libscrypt.so.2 - + @@ -3964,7 +3964,7 @@ dhcp_flags="" dhcp.org. - + @@ -4189,7 +4189,7 @@ host mailhost { - + @@ -4603,7 +4603,7 @@ zone // chmod 750 /etc/namedb/s For more information on running BIND in a sandbox, see - Running named in a sandbox. + Running named in a sandbox. /* @@ -4905,7 +4905,7 @@ www IN CNAME @ - + @@ -5247,7 +5247,7 @@ zone "10.168.192.in-addr.arpa" in { - + @@ -5477,7 +5477,7 @@ driftfile /var/db/ntp.drift - + @@ -5489,7 +5489,7 @@ driftfile /var/db/ntp.drift Network Address Translation - + Overview natd @@ -5507,7 +5507,7 @@ driftfile /var/db/ntp.drift Internet Connection Sharing. - + Setup Due to the diminishing IP space in IPv4, and the increased number of users on high-speed consumer lines such as cable or DSL, people are @@ -5553,7 +5553,7 @@ driftfile /var/db/ntp.drift machine. - + kernel configuration @@ -5635,7 +5635,7 @@ natd_flags="" modification for natd to work. - + Port Redirection The drawback with natd is that the LAN clients are not accessible @@ -5678,7 +5678,7 @@ natd_flags="" For further configuration options, consult &man.natd.8; - + Address Redirection address redirection Address redirection is useful if several IP addresses are @@ -5731,7 +5731,7 @@ natd_flags="" - + @@ -5744,7 +5744,7 @@ natd_flags="" inetd <quote>Super-Server</quote> - + Overview &man.inetd.8; is referred to as the Internet @@ -5771,7 +5771,7 @@ natd_flags="" /etc/inetd.conf. - + Settings inetd is initialized through @@ -5790,7 +5790,7 @@ natd_flags="" inetd_flags option. - + Command-Line Options inetd synopsis: @@ -5921,7 +5921,7 @@ natd_flags="" - + <filename>inetd.conf</filename> Configuration of inetd is @@ -5934,7 +5934,7 @@ natd_flags="" configuration file by sending a HangUP signal to the inetd process as shown: - + Sending <application>inetd</application> a HangUP Signal &prompt.root; kill -HUP `cat /var/run/inetd.pid` @@ -6131,14 +6131,14 @@ server-program-arguments - + Security Depending on the security profile chosen at install, many of inetd's daemons may be enabled by default. If there is no apparent need for a particular daemon, disable it! Place a # in front of the daemon in - question, and send a hangup signal + question, and send a hangup signal to inetd. Some daemons, such as fingerd, may not be desired at all because they provide an attacker with too @@ -6157,7 +6157,7 @@ server-program-arguments invoked daemons. - + Miscellaneous daytime, @@ -6177,7 +6177,7 @@ server-program-arguments - + Parallel Line IP (PLIP) PLIP @@ -6197,7 +6197,7 @@ server-program-arguments - + Creating a Parallel Cable You can purchase a parallel cable at most computer supply @@ -6320,7 +6320,7 @@ BUSY - + Setting up PLIP Get a laplink cable. @@ -6388,7 +6388,7 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms - + diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml index 40ae37695b..ffd9183bce 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml @@ -587,7 +587,7 @@ drwxr-xr-x 2 robert robert 512 Nov 10 11:54 public_html Another common reason to contain certain directory trees on other file systems is if they are to be housed on separate physical disks, or are separate virtual disks, such as Network File System mounts, or CDROM + linkend="network-nfs">Network File System mounts, or CDROM drives. diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index e03708dfb1..3af1346498 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -2172,7 +2172,7 @@ echo "The floppy has been unmounted and is now ready."]]> memory These include network file systems such as the Network File System and Coda, memory-based + linkend="network-nfs">Network File System and Coda, memory-based file systems and file-backed file systems. diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index a8a7f7fd6b..94d5da995e 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -3001,7 +3001,7 @@ installation menus to retry whichever operations have failed. Selecting [ Yes ] will execute dhclient, and if successful, will fill in the network configuration information automatically. Refer to - for more information. + for more information. The following Network Configuration screen shows the configuration of the Ethernet device for a system that will act @@ -3143,7 +3143,7 @@ Do you want to configure inetd and the network services that it provides? These services can be enabled after installation by editing /etc/inetd.conf with your favorite text editor. - See for more information. + See for more information. Select [ Yes ] if you wish to configure these services during install. An additional @@ -3298,7 +3298,7 @@ Upload subdirectory: Network File Services (NFS) allows sharing of files across a network. A machine can be configured as a server, a client, or - both. Refer to for a more information. + both. Refer to for a more information. NFS Server