mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
17 lines
491 B
Plaintext
17 lines
491 B
Plaintext
#
|
|
# Shorewall version 4 - GNUnet Macro
|
|
#
|
|
# /usr/share/shorewall/macro.GNUnet
|
|
#
|
|
# This macro handles GNUnet (secure peer-to-peer networking) traffic.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 2086
|
|
PARAM - - udp 2086
|
|
PARAM - - tcp 1080
|
|
PARAM - - udp 1080
|