From owner-svn-doc-all@FreeBSD.ORG Sun Jan 27 14:53:42 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 181346DB; Sun, 27 Jan 2013 14:53:42 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E6A30344; Sun, 27 Jan 2013 14:53:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0RErf6C073785; Sun, 27 Jan 2013 14:53:41 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0RErfMd073784; Sun, 27 Jan 2013 14:53:41 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301271453.r0RErfMd073784@svn.freebsd.org> From: Eitan Adler Date: Sun, 27 Jan 2013 14:53:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40769 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 14:53:42 -0000 Author: eadler Date: Sun Jan 27 14:53:41 2013 New Revision: 40769 URL: http://svnweb.freebsd.org/changeset/doc/40769 Log: The -nat option in user-mode ppp(8) does not cease to exist when a given installation is not using dialup Submitted by: Perry Hutchison 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 Sun Jan 27 13:34:09 2013 (r40768) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Jan 27 14:53:41 2013 (r40769) @@ -5822,14 +5822,12 @@ Key F15 A A Menu Wo case of the previous question and works perfectly well. - If you are using dialup to connect to the Internet - user-mode &man.ppp.8; contains a - option. If you run &man.ppp.8; with the - option, set + Dialup users must use + and set gateway_enable to YES in - /etc/rc.conf, and configure your - &windows; machine correctly, this should work fine. For + /etc/rc.conf. + For more information, please see the &man.ppp.8; manual page or the Handbook entry on user PPP.