Date: Fri, 7 Dec 2012 13:01:05 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40300 - head/en_US.ISO8859-1/books/faq Message-ID: <201212071301.qB7D15nV099293@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212071301.qB7D15nV099293>