diff --git a/LDP/howto/docbook/ppp-ssh.sgml b/LDP/howto/docbook/ppp-ssh.sgml index b3b6fc08..ed500cee 100644 --- a/LDP/howto/docbook/ppp-ssh.sgml +++ b/LDP/howto/docbook/ppp-ssh.sgml @@ -464,6 +464,7 @@ located in either the US or Canada. Therefore, depending on who you are, obtaining Cerberus ranges from moderately difficult to effectively impossible. + @@ -482,6 +483,7 @@ However PPTP is generally considered to have Probably the best Linux PPTP implementation is PoPToP, found at http://poptop.lineo.com/. + @@ -498,6 +500,7 @@ promising. For more information, the CIPE-MASQ Mini-HOWTO is a terse but informative read. + @@ -516,7 +519,7 @@ Mini-HOWTO is a terse but informative read. Because setting up the VPN very much resembles a client-server transaction, I'll borrow from that terminology to give a name -to the computer at each end of the tunnel: +to the computer at each end of the tunnel: @@ -1118,6 +1121,7 @@ your settings are being interpreted correctly. + @@ -1557,12 +1561,14 @@ the VPN, I need to run the following command: # route add -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.1 + Now, any packet destined for the 192.168.3.0/24 network on the local machine will be relayed to host 192.168.1.1 on the local network to be forwarded through the VPN. + Routing @@ -1609,6 +1615,7 @@ connected to the client or server to the opposite machine. May your PPP-SSH VPNs serve you quietly and reliably for many years to come. +