diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index 9ebdc9fc3a..ff38158148 100644 --- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -2899,10 +2899,13 @@ water.CS.Example localhost.Example. UGH 34 47641234 lo0 - 0.438 If you want your FreeBSD SLIP Server to act as a router, you will have to edit the /etc/rc.conf file and change the setting of the gateway_enable variable - to . + to . This will make sure that setting the + routing option will be persistent after a reboot. - You will then need to reboot for the new settings to take - effect. + To apply the settings immediatly you can execute the + following command as root: + + &prompt.root; sysctl net.inet.ip.forwarding=1 Please refer to on Configuring the FreeBSD Kernel for help in