mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Add support macro for GNUnet ports (closes Debian bug #394750)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8841 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b63c23f6d2
commit
a4d53f90fc
15
Shorewall-common/macro.GNUnet
Normal file
15
Shorewall-common/macro.GNUnet
Normal file
@ -0,0 +1,15 @@
|
||||
#
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user