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


Fwctl documentation  | view source Contained in the Fwctl distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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

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.