Fwctl::Services::pptp - Fwctl module to handle the PPTP service.


Fwctl documentation  | view source Contained in the Fwctl distribution.

Index


NAME

Top

Fwctl::Services::pptp - Fwctl module to handle the PPTP service.

SYNOPSIS

Top

    accept pptp -src INT_NET -dst REMOTE_PPTP --masq

DESCRIPTION

Top

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

Top

Francis J. Lacoste <francis.lacoste@iNsu.COM>

COPYRIGHT

Top

SEE ALSO

Top

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)


Fwctl documentation  | view source Contained in the Fwctl distribution.