TAC_PLUS for IPV6 is not working
I found that we need a mandatory config for IPV6 on tac_plus.conf file, However the config is throwing an error “ERROR: unrecognized token id “, any clue how to fix this? I also tried using the full path for id which is “/usr/bin/id = spawnd” still no luck!
id = spawnd {
listen = {address=2001::192:168:50::100 port = 49 }
spawn = {
instances min = 1
instances max = 10
}
background = no
}
I am using TAC_PLUS version - 4.0.4.26 I want to know how to make ipv6 work for this tac_plus software.
Also i want to know how to use bind options with ipv6
|