NetFlow Monitor appears to use reverse DNS lookup for host and domain name resolution. However many ip addresses are "obscured" for various reasons, so reverse DNS lookup fails, or resolves to the company who owns the IP address range and may be hosting a web site under contract, such as akamai technologies does.
If I am able to identify the correct forward reference to a given ip address, say using an alternative site like www.datakitteh.org, how can I manually update my Orion NetFlow database to correctly report the host and domain ?
It appears that Orion keeps unresolved IP addresses in a table called NetFlowAddressToResolve, and when it resolves the ip it moves the record into FlowCorrelationPostDNS. How can I do this manually with SQL statements and maintain data integrity within the Orion application ?? Is there a procedure call I can use ??
Are there other alternate domain name resolution processes I can use here ?
thanks
Kirt