Fwctl::Services::udp_service - Fwctl module to handle bidirectional UDP traffic.


Fwctl documentation  | view source Contained in the Fwctl distribution.

Index


NAME

Top

Fwctl::Services::udp_service - Fwctl module to handle bidirectional UDP traffic.

SYNOPSIS

Top

    accept   udp_service -src INTERNAL_NET -dst FIREWALL -masq -port 2049

DESCRIPTION

Top

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

Top

Francis J. Lacoste <francis.lacoste@iNsu.COM>

COPYRIGHT

Top

SEE ALSO

Top

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)


Fwctl documentation  | view source Contained in the Fwctl distribution.