Date: Sun, 27 Jan 2013 14:53:41 +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: r40769 - head/en_US.ISO8859-1/books/faq Message-ID: <201301271453.r0RErfMd073784@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <perryh@pluto.rain.com> 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.</para> - <para>If you are using dialup to connect to the Internet - user-mode &man.ppp.8; contains a <option>-nat</option> - option. If you run &man.ppp.8; with the - <option>-nat</option> option, set + <para>Dialup users must use <option>-nat</option> + and set <literal>gateway_enable</literal> to <emphasis>YES</emphasis> in - <filename>/etc/rc.conf</filename>, and configure your - &windows; machine correctly, this should work fine. For + <filename>/etc/rc.conf</filename>. + For more information, please see the &man.ppp.8; manual page or the <ulink url="&url.books.handbook;/userppp.html">Handbook entry on user PPP</ulink>.</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301271453.r0RErfMd073784>