forked from extern/shorewall_code
Add SixXS Macro
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5294 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7bbb491503
commit
f867cf5739
17
Shorewall/macro.SIXXS
Normal file
17
Shorewall/macro.SIXXS
Normal file
@ -0,0 +1,17 @@
|
||||
#
|
||||
# Shorewall version 3.4 - SIXXS Macro
|
||||
#
|
||||
# /usr/share/shorewall/macro.SIXXS
|
||||
#
|
||||
# This macro handles SixXS -- An IPv6 Deployment and Tunnel Broken
|
||||
#
|
||||
###############################################################################
|
||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
||||
# PORT PORT(S) LIMIT GROUP
|
||||
PARAM - - tcp 3874 # Used for retrieving the tunnel information (eg by AICCU)
|
||||
PARAM - - udp 3740 # Used for signaling where the current IPv4 endpoint
|
||||
# of the tunnel is and that it is alive
|
||||
PARAM - - 41 # Used for tunneling IPv6 over IPv4 (static + heartbeat tunnels)
|
||||
PARAM - - udp 5072,8374 # Used for tunneling IPv6 over IPv4 (AYIYA
|
||||
# tunnels)(5072 is official port, 8374 is used in the beta)
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
Loading…
Reference in New Issue
Block a user