router_enable is "NO" by default since 1998/09/23

This commit is contained in:
Denis Peplin 2004-04-27 06:03:39 +00:00
parent ed880b785e
commit a390f65a95
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20805

View file

@ -1129,7 +1129,7 @@ ifconfig_tun0=</programlisting>
for further details.</para> for further details.</para>
</note> </note>
<para>Set the router program to <literal>NO</literal> with <para>Make sure the router program set to <literal>NO</literal> with
following line in your following line in your
<filename>/etc/rc.conf</filename>:</para> <filename>/etc/rc.conf</filename>:</para>
@ -1139,7 +1139,7 @@ ifconfig_tun0=</programlisting>
<primary><application>routed</application></primary> <primary><application>routed</application></primary>
</indexterm> </indexterm>
<para>It is important that the <command>routed</command> daemon is <para>It is important that the <command>routed</command> daemon is
not started (it is started by default), as not started (it is by default), as
<command>routed</command> tends to delete the default routing <command>routed</command> tends to delete the default routing
table entries created by <command>ppp</command>.</para> table entries created by <command>ppp</command>.</para>