diff --git a/docs/PPTP.xml b/docs/PPTP.xml index 488476f70..31d5f043b 100644 --- a/docs/PPTP.xml +++ b/docs/PPTP.xml @@ -561,6 +561,18 @@ DNAT net loc:<server address> 47< # PORT(S) DEST DNAT net loc:<server address> tcp 1723 - <external address> DNAT net loc:<server address> 47 - - <external address> + + You will also want to add this entry to your + /etc/shorewall/masq file: + + #INTERFACE SUBNET ADDRESS PROTO +<external interface> <server address> <external address> 47 + + + Be sure that the above entry comes before any other entry that might match the + server's address. +
@@ -802,12 +814,13 @@ restart_pptp > /dev/null 2>&1 & PPTP Client running on your Firewall with PPTP Server in an ADSL Modem - Some ADSL systems in Europe (most notably in Austria and the Netherlands) feature a PPTP - server built into an ADSL Modem. In this setup, an ethernet - interface is dedicated to supporting the PPTP tunnel between the firewall - and the Modem while the actual internet access is through - PPTP (interface ppp0). If you have this type of setup, you need to modify - the sample configuration that you downloaded as described in this section. + Some ADSL systems in Europe (most notably in Austria and the + Netherlands) feature a PPTP server built into an ADSL + Modem. In this setup, an ethernet interface is dedicated to + supporting the PPTP tunnel between the firewall and the + Modem while the actual internet access is through PPTP + (interface ppp0). If you have this type of setup, you need to modify the + sample configuration that you downloaded as described in this section. These changes are in addition to those described in the QuickStart Guides.