Remove ppp-loginok-thennothing:
openmode is default, and ppp-same-magic explains how & why to disable. Noted by: Daniel O'Connor Approved by: bcr (mentor)
This commit is contained in:
parent
9c96f32822
commit
0a94ffd4ce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40300
1 changed files with 0 additions and 25 deletions
|
@ -7830,31 +7830,6 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="ppp-loginok-thennothing">
|
||||
<para>Why does nothing happen after the <quote>Login
|
||||
OK!</quote> message?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Prior to &os; version 2.2.5, once the link was
|
||||
established, &man.ppp.8; would wait for the peer to initiate
|
||||
the Line Control Protocol (LCP). Many ISPs will not
|
||||
initiate negotiations and expect the client to do so. To
|
||||
force &man.ppp.8; to initiate the LCP, use the following
|
||||
line:</para>
|
||||
|
||||
<programlisting>set openmode active</programlisting>
|
||||
|
||||
<note>
|
||||
<para>It usually does no harm if both sides initiate
|
||||
negotiation, so openmode is now active by default.
|
||||
However, the next section explains when it
|
||||
<emphasis>does</emphasis> do some harm.</para>
|
||||
</note>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="ppp-same-magic">
|
||||
<para>I keep seeing errors about magic being the same. What
|
||||
|
|
Loading…
Reference in a new issue