mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-15 14:16:46 +02:00
macro.IPsecah: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
f7a9d7dc4d
commit
0718bebf6f
@ -1,14 +1,12 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - IPsecah Macro
|
# Shorewall -- /usr/share/shorewall/macro.IPsecah
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.IPsecah
|
|
||||||
#
|
#
|
||||||
# This macro (bidirectional) handles IPsec authentication (AH) traffic.
|
# This macro (bidirectional) handles IPsec authentication (AH) traffic.
|
||||||
# This is insecure. You should use ESP with encryption for security.
|
# This is insecure. You should use ESP with encryption for security.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
PARAM - - udp 500 500 # IKE
|
PARAM - - udp 500 500 # IKE
|
||||||
PARAM - - 51 # AH
|
PARAM - - 51 # AH
|
||||||
PARAM DEST SOURCE udp 500 500 # IKE
|
PARAM DEST SOURCE udp 500 500 # IKE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user