MFen 1.415 -> 1.416
This commit is contained in:
parent
cfc543c65f
commit
1346f5c3f9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33407
1 changed files with 12 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSD$
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
|
||||
%SRCID% 1.415
|
||||
%SRCID% 1.416
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -441,7 +441,7 @@ host2.example.com link#1 UC 0 0
|
|||
geraadpleegd worden.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="network-dual-homed-hosts">
|
||||
<title>Dual Homed machines</title>
|
||||
|
||||
<indexterm><primary>dual homed hosts</primary></indexterm>
|
||||
|
@ -497,6 +497,12 @@ host2.example.com link#1 UC 0 0
|
|||
tijdelijk te stoppen, kan deze variabele tijdelijk op
|
||||
<literal>0</literal> worden teruggezet.</para>
|
||||
|
||||
<indexterm><primary>BGP</primary></indexterm>
|
||||
|
||||
<indexterm><primary>RIP</primary></indexterm>
|
||||
|
||||
<indexterm><primary>OSPF</primary></indexterm>
|
||||
|
||||
<para>De nieuwe router heeft routes nodig om te weten waar het
|
||||
het verkeer naar toe moet sturen. Voor een eenvoudig netwerk
|
||||
kunnen statische routes gebruikt worden. &os; wordt met het
|
||||
|
@ -508,15 +514,9 @@ host2.example.com link#1 UC 0 0
|
|||
commerciële producten als
|
||||
<application>&gated;</application> beschikbaar voor complexere
|
||||
netwerkrouteer-oplossingen.</para>
|
||||
|
||||
<indexterm><primary>BGP</primary></indexterm>
|
||||
|
||||
<indexterm><primary>RIP</primary></indexterm>
|
||||
|
||||
<indexterm><primary>OSPF</primary></indexterm>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="network-static-routes">
|
||||
<sect2info>
|
||||
<authorgroup>
|
||||
<author>
|
||||
|
@ -655,7 +655,7 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
|||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="network-routing-propagation">
|
||||
<title>Routes propageren</title>
|
||||
|
||||
<indexterm><primary>routes propageren</primary></indexterm>
|
||||
|
@ -693,7 +693,7 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
|||
routepropagatie.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="network-routing-troubleshooting">
|
||||
<title>Problemen oplossen</title>
|
||||
|
||||
<indexterm><primary><command>traceroute</command></primary></indexterm>
|
||||
|
@ -715,7 +715,7 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
|||
&man.traceroute.8;.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="network-routing-multicast">
|
||||
<title>Multicast routen</title>
|
||||
|
||||
<indexterm><primary>multicast routen</primary></indexterm>
|
||||
|
|
Loading…
Reference in a new issue