You mentioned that the Internet address of the host is an A record in the DNS server. Is there also an A record for the private address of the host? It could be that if you have both of them, the server is handing out the two addresses in a round-robin method, so that half the queries are wrong. Also, are the internal users getting the wrong address sometimes too?
Main Topics
Browse All Topics





by: somchaiuPosted on 2002-12-06 at 03:07:02ID: 7541468
I think you should separate DNS for internal usage and public DNS server. The internal DNS can have only private address, while the public DNS server have only public address. Let the users from internet see only the resource record of public internet address.