Send a recursive DNS request to the specified DNS server and checks that a reasonable answer with the "recursion available" flag is returned.
Parameters
- server: recursive DNS server
- domain: hostname to resolve (default: .)
- arg: port (default: 53)
Example:
service RDNS, interval 5 min server localhost
