| Fwctl documentation | view source | Contained in the Fwctl distribution. |
Fwctl::Services::udp_pkt - Fwctl module to hande unidirectional UDP packets.
accept udp_pkt -src ROUTER -dst LOGGER --local_port 514 --port 514
This module will add rules to the firewall for unidrectional UDP traffic.
In addition to the standard options, it accepts the following ones.
This is the source port of the udp packet.
This is the destination port of the udp packet.
Francis J. Lacoste <francis.lacoste@iNsu.COM>
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.
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)
| Fwctl documentation | view source | Contained in the Fwctl distribution. |