From 0a94ffd4ce518371110be1d76ecf17af89542411 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Fri, 7 Dec 2012 13:01:05 +0000 Subject: [PATCH] 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) --- en_US.ISO8859-1/books/faq/book.xml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index bbe4117344..ad3e05b5fd 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -7830,31 +7830,6 @@ deny pred1 deflate deflate24 protocomp acfcomp shortseq vj - - - Why does nothing happen after the Login - OK! message? - - - - 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: - - set openmode active - - - It usually does no harm if both sides initiate - negotiation, so openmode is now active by default. - However, the next section explains when it - does do some harm. - - - - I keep seeing errors about magic being the same. What