Francis J. Lacoste > Fwctl-0.28 > Fwctl::Services::icmp_pkt

Download:
Fwctl-0.28.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Fwctl::Services::icmp_pkt - Fwctl module to handle arbitrary ICMP packet.

SYNOPSIS ^

    accept icmp_pkt -src INT_IP -dst INT_NET --code redirect

DESCRIPTION ^

This module can be use to add rules for arbitrary ICMP packets. Use the --code option to specify the ICMP code of the packet to build the rules for.

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)