Opened 13 years ago
Closed 13 years ago
#107 closed enhancement (fixed)
service: sixxs
Reported by: | Daniele Sluijters | Owned by: | Victor Julien |
---|---|---|---|
Priority: | trivial | Milestone: | undecided |
Component: | suite | Version: | |
Keywords: | Cc: |
Description
It might be useful to include a SixXS service, took me a few tries to get it right:
TCP="3874*1024:65535" UDP="5072*1024:65535" ICMP="" GRE="" AH="" ESP="" PROTO_41="" BROADCAST="No" HELPER="" COMMENT="SixXS tunnel auto-configuration and traffic tunneling"
TCP/3874
is the port on tic.sixxs.net
which needs to be connected to in order to setup a 6to4 tunnel with SixXS.
UDP/5072
is the port through which traffic is actually tunneled to the outside world.
Note:
See TracTickets
for help on using tickets.
Applied in changeset:282. Thanks!