mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-09 01:04:06 +01:00
15 lines
389 B
Plaintext
15 lines
389 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
|