2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# Shorewall -- /usr/share/shorewall/macro.SixXS
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# This macro handles SixXS - An IPv6 Deployment and Tunnel Broker
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
|
|
|
###############################################################################
|
2016-02-15 17:20:39 +01:00
|
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
# Used for retrieving the tunnel information (eg by AICCU)
|
|
|
|
PARAM - - tcp 3874
|
2016-02-15 17:20:39 +01:00
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
# Used for signaling where the current IPv4 endpoint
|
|
|
|
# of the tunnel is and that it is alive
|
|
|
|
PARAM - - udp 3740
|
2016-02-15 17:20:39 +01:00
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
# Used for tunneling IPv6 over IPv4 (static + heartbeat tunnels)
|
|
|
|
PARAM - - 41
|
2016-02-15 17:20:39 +01:00
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
# Used for tunneling IPv6 over IPv4 (AYIYA
|
|
|
|
# tunnels)(5072 is official port, 8374 is used in the beta)
|
|
|
|
PARAM - - udp 5072,8374
|