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
Copyright (c) 1999 Francis J. Lacoste and iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms as perl itself.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)