|
CallSite Server Installation |
|
|
Section: II.H Inhibit Reverse DNSCallSite records the IP address in numerical (123.45.67.001) and symbolic (user01.someprovider.com) format every time a user logs in. Obtaining the symbolic format requires the CallSite server to query a DNS server which, in nearly all cases, is not a problem. There are two situations though where such a query may present difficulties.
To
eliminate symbolic IP address lookup, add the following line to the 'server.cfg'
file: NoResolveIP=true |
|