GENERAL NAMESERVER ADD

    Usage: GENERAL NAMESERVER ADD <server>

    This command will add a name server that ConferenceRoom will use to resolve IP addresses into hostnames. There are two options, you can add your name servers, and/or you can add our name servers. To add a WebMaster name server you simply use default and this will add our 3 core name servers.

    Examples:
    /as general nameserver add default
    /as general namserver add 216.152.64.30

    Generally CR will pick the fastest of the configured name servers to use. In large event servers having more name servers is a good idea as this will speed up the log on time for your users and you're guaranteed to get as many hostnames as possible during the login process.


    GENERAL NAMESERVER DEL

    Usage: GENERAL NAMESERVER DEL <server>

    Deletes the specified name server.

    Examples:
    /as general namserver del 216.152.64.30
    /as general namserver del default

    You must match the configured server exactly for it to be removed. You can also remove the default name servers if you no longer wish to use the WebMaster core name servers. To see what servers are configured use the GENERAL NAMESERVER LIST command.


    GENERAL NAMESERVER LIST

    Usage: GENERAL NAMESERVER LIST

    Lists all configured name servers.

    Examples:
    /as general namserver list