slackbuilds/network/aiccu
Sebastien BALLET fbe7256b23 network/aiccu: Fix ownership.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-15 07:04:59 +07:00
..
03_no-quiet-gcc.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
05_spelling-error.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
06_syslog_openlog.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
07_allow_tunnels.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
08_setup_script.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
10_gnutls34.patch network/aiccu: Patched to build with gnutls-3.4. 2016-01-17 09:40:16 +07:00
README
aiccu.SlackBuild network/aiccu: Fix ownership. 2017-07-15 07:04:59 +07:00
aiccu.info
doinst.sh
rc.aiccu
slack-desc network/aiccu: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

SixXS AICCU: Automatic IPv6 Connectivity Configuration Utility
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
AICCU makes it very easy for anybody to get IPv6 connectivity
everywhere they want. It uses the TIC (Tunnel Information & Control)
protocol to request the information needed to setup a tunnel through
which the connectivity is created.

AICCU supports the following tunneling protocols:
 - 6in4 static    (RFC 2893)
 - 6in4 heartbeat (RFC 2893 + draft-massar-v6ops-heartbeat)
 - AYIYA          (draft-massar-v6ops-ayiya)

As AYIYA even works from behind NAT's, thus unless there is a very
restrictive firewall in place, anybody should be able to get IPv6
connectivity without problems and everywhere they want.

WARNING: never run AICCU from DaemonTools or a similar automated
'restart' tool/script. When AICCU does not start, it has a reason
not to start which it gives on either the stdout or in the (sys)log
file. The TIC server *will* automatically disable accounts which
are detected to run in this mode.