The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Fwctl::Services::traceroute - Fwctl module to handle traceroute service.

SYNOPSIS

    accept   traceroute -src INTERNAL_NET -dst INTERNET -masq
    deny    traceroute -src INTERNET    --account
    account traceroute -src INTERNET -dst PERIM_NET

DESCRIPTION

This module handle the usual UDP traffic used by the traceroute program. You can use the port option to set the range of port used if your program isn't using the default 33434 and higher.

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)