NAME
Fwctl::Services::pptp - Fwctl module to handle the PPTP service.
SYNOPSIS
accept pptp -src INT_NET -dst REMOTE_PPTP --masq
DESCRIPTION
This module will implements the rules to accept/block/account the PPTP tunnelling protocol. In order to be able to masquerade that protocol, you will need a kernel with the generic protocol masquerade patch applied.
See ftp://ftp.rubyriver.com/pub/jhardin/masquerade/ for informations.
If you want to generates rules for a server behind the firewall, you will have to use the --portfw option and starts manually the ipfwd daemon.
AUTHOR
Francis J. Lacoste <francis.lacoste@iNsu.COM>
COPYRIGHT
Copyright (c) 1999,2000 iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)