1 # Address
and subnet to use
for the
tunnel (default mask
is /27)
2 TUN_IP
="172.18.42.1/24"
4 #
Password (32 characters max
)
5 IODINE_PASSWORD
="mypassword"
7 # The domain you control
, see documentation
.
8 TOP_DOMAIN
="example.com"
10 # UDP port iodined should listen on
.
13 # Local IP address iodined should bind to
.
14 IODINE_BIND_ADDRESS
="0.0.0.0"
16 # External IP of your iodined server
, used
in DNS answers
.
19 # The user iodined should run as
.