s/gateway/gateway_enable/ when talking about the rc.conf variable which

makes a FreeBSD host act as a router.

PR:		22767
Submitted by:	Jesse Monroy <opentrax@email.com>
This commit is contained in:
Ben Smithurst 2000-11-11 19:24:47 +00:00
parent 3f73b7ded9
commit 2895602eec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8341
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.28 2000/07/26 18:51:05 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.29 2000/10/13 21:07:01 jim Exp $
-->
<chapter id="ppp-and-slip">
@ -2220,7 +2220,7 @@ sl1* 296 &lt;Link&gt; 0 0 0 0
and perhaps 1127 [A Perspective on the Host Requirements RFCs]),
so if you want your FreeBSD SLIP Server to act as a router, you
will have to edit the <filename>/etc/rc.conf</filename> file and
change the setting of the <literal>gateway</literal> variable to
change the setting of the <literal>gateway_enable</literal> variable to
<option>YES</option>.</para>
<para>You will then need to reboot for the new settings to take

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.28 2000/07/26 18:51:05 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.29 2000/10/13 21:07:01 jim Exp $
-->
<chapter id="ppp-and-slip">
@ -2220,7 +2220,7 @@ sl1* 296 &lt;Link&gt; 0 0 0 0
and perhaps 1127 [A Perspective on the Host Requirements RFCs]),
so if you want your FreeBSD SLIP Server to act as a router, you
will have to edit the <filename>/etc/rc.conf</filename> file and
change the setting of the <literal>gateway</literal> variable to
change the setting of the <literal>gateway_enable</literal> variable to
<option>YES</option>.</para>
<para>You will then need to reboot for the new settings to take