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$
|
$FreeBSD$
|
||||||
|
|
||||||
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
|
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
|
||||||
%SRCID% 1.415
|
%SRCID% 1.416
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="advanced-networking">
|
<chapter id="advanced-networking">
|
||||||
|
@ -441,7 +441,7 @@ host2.example.com link#1 UC 0 0
|
||||||
geraadpleegd worden.</para>
|
geraadpleegd worden.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="network-dual-homed-hosts">
|
||||||
<title>Dual Homed machines</title>
|
<title>Dual Homed machines</title>
|
||||||
|
|
||||||
<indexterm><primary>dual homed hosts</primary></indexterm>
|
<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
|
tijdelijk te stoppen, kan deze variabele tijdelijk op
|
||||||
<literal>0</literal> worden teruggezet.</para>
|
<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
|
<para>De nieuwe router heeft routes nodig om te weten waar het
|
||||||
het verkeer naar toe moet sturen. Voor een eenvoudig netwerk
|
het verkeer naar toe moet sturen. Voor een eenvoudig netwerk
|
||||||
kunnen statische routes gebruikt worden. &os; wordt met het
|
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
|
commerciële producten als
|
||||||
<application>&gated;</application> beschikbaar voor complexere
|
<application>&gated;</application> beschikbaar voor complexere
|
||||||
netwerkrouteer-oplossingen.</para>
|
netwerkrouteer-oplossingen.</para>
|
||||||
|
|
||||||
<indexterm><primary>BGP</primary></indexterm>
|
|
||||||
|
|
||||||
<indexterm><primary>RIP</primary></indexterm>
|
|
||||||
|
|
||||||
<indexterm><primary>OSPF</primary></indexterm>
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="network-static-routes">
|
||||||
<sect2info>
|
<sect2info>
|
||||||
<authorgroup>
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
|
@ -655,7 +655,7 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
||||||
</sect3>
|
</sect3>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="network-routing-propagation">
|
||||||
<title>Routes propageren</title>
|
<title>Routes propageren</title>
|
||||||
|
|
||||||
<indexterm><primary>routes propageren</primary></indexterm>
|
<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>
|
routepropagatie.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="network-routing-troubleshooting">
|
||||||
<title>Problemen oplossen</title>
|
<title>Problemen oplossen</title>
|
||||||
|
|
||||||
<indexterm><primary><command>traceroute</command></primary></indexterm>
|
<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>
|
&man.traceroute.8;.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2 id="network-routing-multicast">
|
||||||
<title>Multicast routen</title>
|
<title>Multicast routen</title>
|
||||||
|
|
||||||
<indexterm><primary>multicast routen</primary></indexterm>
|
<indexterm><primary>multicast routen</primary></indexterm>
|
||||||
|
|
Loading…
Reference in a new issue