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::ip_pkt - Fwctl module to handle non UDP/TCP/ICMP packets.

SYNOPSIS

    accept  ip_pkt -src LOCAL_NET -dst REMOTE_IPIP --protocol ipip

DESCRIPTION

This module can be use to add rules for other IP protocols than UDP, TCP or ICMP.

Use the --protocol option to specify the protocol.

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)