2007-01-25 17:43:25 +01:00
|
|
|
#
|
2007-07-09 16:01:07 +02:00
|
|
|
# Shorewall version 4 - SIXXS Macro
|
2007-01-25 17:43:25 +01:00
|
|
|
#
|
2007-01-25 19:28:16 +01:00
|
|
|
# /usr/share/shorewall/macro.SixXS
|
2007-01-25 17:43:25 +01:00
|
|
|
#
|
2007-12-07 00:49:21 +01:00
|
|
|
# This macro handles SixXS -- An IPv6 Deployment and Tunnel Broker
|
2007-01-25 17:43:25 +01:00
|
|
|
#
|
|
|
|
###############################################################################
|
2007-11-16 00:24:54 +01:00
|
|
|
#ACTION SOURCE PROTO DEST SOURCE RATE USER/
|
2007-11-29 18:46:13 +01:00
|
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
2007-12-07 00:49:21 +01:00
|
|
|
|
|
|
|
COMMENT SixXS
|
|
|
|
|
2007-01-25 17:43:25 +01:00
|
|
|
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
|