mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Merge branch 'master' of ssh://server.shorewall.net/home/teastep/shorewall/code
This commit is contained in:
commit
ba806379f4
@ -7,10 +7,12 @@
|
|||||||
#
|
#
|
||||||
# You can comment out the ports you do not want open
|
# You can comment out the ports you do not want open
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
?FORMAT 2
|
||||||
# PORT(S) PORT(S) LIMIT GROUP
|
###############################################################################
|
||||||
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
||||||
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
||||||
PARAM - - tcp 389 #LDAP services
|
PARAM - - tcp 389 #LDAP services
|
||||||
PARAM - - udp 389
|
PARAM - - udp 389
|
||||||
PARAM - - tcp 636 #LDAP SSL
|
PARAM - - tcp 636 #LDAP SSL
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
# Assumes that ports 80 and 443 are already open
|
# Assumes that ports 80 and 443 are already open
|
||||||
# If needed, use the macros that open Http and Https to reduce redundancy
|
# If needed, use the macros that open Http and Https to reduce redundancy
|
||||||
####################################################################################
|
####################################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
?FORMAT 2
|
||||||
# PORT(S) PORT(S) LIMIT GROUP
|
####################################################################################
|
||||||
PARAM - - tcp 8200 # Goto Meeting only needed (TCP outbound)
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
||||||
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
||||||
|
PARAM - - tcp 8200 # Goto Meeting only needed (TCP outbound)
|
||||||
|
Loading…
Reference in New Issue
Block a user