I am trying to figure out how net.tcp.dns item works. The documentation is showing that I can specify andIP address as the first parameter, but it also says the parameter is ignored (as do several other command).
When I use the zabbix_get command, tcpdump shows the query going out but it seems to be using a different nameserver than what I specify.
Why do the docs say that this parameter is ignored? What's the right way to make sure a specific DNS server is up and answering queries?
When I use the zabbix_get command, tcpdump shows the query going out but it seems to be using a different nameserver than what I specify.
Why do the docs say that this parameter is ignored? What's the right way to make sure a specific DNS server is up and answering queries?
Comment