The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

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)