NAME
Fwctl::Services::udp_service - Fwctl module to handle bidirectional UDP traffic.
SYNOPSIS
accept udp_service -src INTERNAL_NET -dst FIREWALL -masq -port 2049
DESCRIPTION
This module is similar to the tcp_service one, in that it handles simple bidirectional UDP communication between client and server. Source and destination ports are given using the local_port and port respectively. Those defaults to UNPRIVILEGED_PORTS. Enough to shoot you in the foot, I know.
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)