NAME
Fwctl::Services::udp_pkt - Fwctl module to hande unidirectional UDP packets.
SYNOPSIS
accept udp_pkt -src ROUTER -dst LOGGER --local_port 514 --port 514
DESCRIPTION
This module will add rules to the firewall for unidrectional UDP traffic.
OPTIONS
In addition to the standard options, it accepts the following ones.
- --local_port
-
This is the source port of the udp packet.
- --port
-
This is the destination port of the udp packet.
AUTHOR
Copyright (c) 1999,2000 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)