Imported Upstream version 20070115
[aiccu.git] / doc / aiccu.conf
blob71e8c6c9df29b805d92433f01e1c5f0e22a1bc5d
1 # AICCU Configuration
3 # Login information (defaults: none)
4 #username <your nichandle/username>
5 #password <your password>
7 # Protocol and server to use for setting up the tunnel (defaults: none)
8 #protocol <tic|tsp|l2tp>
9 #server <server to use>
11 # Interface names to use (default: aiccu)
12 # ipv6_interface is the name of the interface that will be used as a tunnel interface.
13 # On *BSD the ipv6_interface should be set to gifX (eg gif0) for proto-41 tunnels
14 # or tunX (eg tun0) for AYIYA tunnels.
15 ipv6_interface sixxs
17 # The tunnel_id to use (default: none)
18 # (only required when there are multiple tunnels in the list)
19 #tunnel_id Txxxx
21 # Be verbose? (default: false)
22 verbose false
24 # Daemonize? (default: true)
25 # Set to false if you want to see any output
26 # When true output goes to syslog
28 # WARNING: never run AICCU from DaemonTools or a similar automated
29 # 'restart' tool/script. When AICCU does not start, it has a reason
30 # not to start which it gives on either the stdout or in the (sys)log
31 # file. The TIC server *will* automatically disable accounts which
32 # are detected to run in this mode.
34 daemonize true
36 # Automatic Login and Tunnel activation?
37 automatic true
39 # Require TLS?
40 # When set to true, if TLS is not supported on the server
41 # the TIC transaction will fail.
42 # When set to false, it will try a starttls, when that is
43 # not supported it will continue.
44 # In any case if AICCU is build with TLS support it will
45 # try to do a 'starttls' to the TIC server to see if that
46 # is supported.
47 requiretls false
49 # PID File
50 #pidfile /var/run/aiccu.pid
52 # Add a default route (default: true)
53 #defaultroute true
55 # Script to run after setting up the interfaces (default: none)
56 #setupscript /usr/local/etc/aiccu-subnets.sh
58 # Make heartbeats (default true)
59 # In general you don't want to turn this off
60 # Of course only applies to AYIYA and heartbeat tunnels not to static ones
61 #makebeats true
63 # Don't configure anything (default: false)
64 #noconfigure true
66 # Behind NAT (default: false)
67 # Notify the user that a NAT-kind network is detected
68 #behindnat true
70 # Local IPv4 Override (default: none)
71 # Overrides the IPv4 parameter received from TIC
72 # This allows one to configure a NAT into "DMZ" mode and then
73 # forwarding the proto-41 packets to an internal host.
74
75 # This is only needed for static proto-41 tunnels!
76 # AYIYA and heartbeat tunnels don't require this.
77 #local_ipv4_override