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
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)