mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
16 lines
453 B
Plaintext
16 lines
453 B
Plaintext
|
#
|
||
|
# Shorewall version 4 - GNUnet Macro
|
||
|
#
|
||
|
# /usr/share/shorewall/macro.GNUnet
|
||
|
#
|
||
|
# This macro handles GNUnet (secure peer-to-peer networking) traffic.
|
||
|
#
|
||
|
###############################################################################
|
||
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
||
|
# PORT(S) PORT(S) LIMIT GROUP
|
||
|
PARAM - - tcp 2086
|
||
|
PARAM - - udp 2086
|
||
|
PARAM - - tcp 1080
|
||
|
PARAM - - udp 1080
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|