hi,all

When start dnsdist, log error:
Fatal Lua error: [string "chunk"]:14: attempt to call global 'QnameSuffixRule' 
(a nil value)

dnsdist.conf:
newServer({address="111.31.2.6",pool="internal-pool"})
newServer("111.125.1.250")
newServer("111.125.1.250")
addAction(QnameSuffixRule("mydomain.com"), PoolAction("internal-pool"))
addAction(PoolAvailableRule(""), PoolAction(""))

Can anyone help me with this problem?
Thanks.
 


_______________________________________________
dnsdist mailing list
dnsdist@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/dnsdist

Reply via email to