Retrieves the contents of the DNS reverse lookup mode for anonymous connections on the specified servers. The mode returns the following values:
| DISABLED | Disable any DNS lookup. |
| ATTEMPT | Attempt a DNS lookup while permiting a connection on failure (the raw IP address used as DNS). |
| REQUIRED | The DNS lookup must return a valid DNS address for anonymous connections to occur. |
Chatcmd ServerList /GetDNSLookupAnon
| ServerList | This switch supports multiple servers in its command line. To ensure complete retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
chatcmd myserv01 /getdnslookupanon | |
| Retrieves the DNS reverse lookup mode for Myserv01. |