svn commit: r40300 - head/en_US.ISO8859-1/books/faq
Eitan Adler
eadler at FreeBSD.org
Fri Dec 7 13:01:06 UTC 2012
Author: eadler
Date: Fri Dec 7 13:01:05 2012
New Revision: 40300
URL: http://svnweb.freebsd.org/changeset/doc/40300
Log:
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)
Modified:
head/en_US.ISO8859-1/books/faq/book.xml
Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml Fri Dec 7 13:01:02 2012 (r40299)
+++ head/en_US.ISO8859-1/books/faq/book.xml Fri Dec 7 13:01:05 2012 (r40300)
@@ -7831,31 +7831,6 @@ deny pred1 deflate deflate24 protocomp a
</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
does it mean?</para>
More information about the svn-doc-head
mailing list