/SetDNSLookupAnon

Set the DNS reverse lookup mode that is performed for anonymous connections.

See also /GetDNSLookupAnon.

Syntax

Chatcmd ServerList /SetDNSLookupAnon={DISABLED | ATTEMPT | REQUIRED}

Parts

ServerList   This switch supports multiple servers in its command line. To ensure complete setting and retrieval of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼.
DISABLED Disable any DNS lookup.
ATTEMPT Attempt a DNS lookup while permitting a connection on failure (the raw IP address is used as the DNS).
REQUIRED The DNS lookup must return a valid DNS address.

Example

chatcmd myserv01 /setdnslookupanon=disabled  
     Sets the DNS reverse loolup mode on Myserv01 to DISABLED.


© 1998 Microsoft Corporation. All rights reserved.