View | Details | Raw Unified | Return to bug 75891
Collapse All | Expand All

(-)chapter.sgml (-3 / +3 lines)
Lines 1129-1136 Link Here
1129
	    for further details.</para>
1129
	    for further details.</para>
1130
	</note>
1130
	</note>
1131
1131
1132
	<para>Make sure the router program set to <literal>NO</literal> with
1132
	<para>Make sure that the router program is set to <literal>NO</literal> with
1133
	  following line in your
1133
	  the following line in your
1134
	  <filename>/etc/rc.conf</filename>:</para>
1134
	  <filename>/etc/rc.conf</filename>:</para>
1135
1135
1136
	<programlisting>router_enable="NO"</programlisting>
1136
	<programlisting>router_enable="NO"</programlisting>
Lines 1139-1145 Link Here
1139
    <primary><application>routed</application></primary>
1139
    <primary><application>routed</application></primary>
1140
  </indexterm>
1140
  </indexterm>
1141
	<para>It is important that the <command>routed</command> daemon is
1141
	<para>It is important that the <command>routed</command> daemon is
1142
	  not started (it is by default), as
1142
	  not started, as
1143
	  <command>routed</command> tends to delete the default routing
1143
	  <command>routed</command> tends to delete the default routing
1144
	  table entries created by <command>ppp</command>.</para>
1144
	  table entries created by <command>ppp</command>.</para>

Return to bug 75891