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

(-)article.sgml (-2 / +4 lines)
Lines 152-159 Link Here
152
ppp_nat="YES"
152
ppp_nat="YES"
153
ppp_profile="<replaceable>profile</replaceable>"</programlisting>
153
ppp_profile="<replaceable>profile</replaceable>"</programlisting>
154
154
155
    <para>If so, remove the <literal>ppp_nat="YES"</literal> line.  You will
155
    <para>If so, you will need to specifically disable 
156
      also need to remove any <literal>nat enable yes</literal> or
156
      <literal>ppp_nat</literal> by making sure you have
157
      <literal>ppp_nat="NO"</literal> in <filename>/etc/rc.conf.</filename>
158
      You will also need to remove any <literal>nat enable yes</literal> or
157
      <literal>alias enable yes</literal> in
159
      <literal>alias enable yes</literal> in
158
      <filename>/etc/ppp/ppp.conf</filename>.</para>
160
      <filename>/etc/ppp/ppp.conf</filename>.</para>
159
  </sect1>
161
  </sect1>

Return to bug 38414