On Mon, Mar 11, 2013 at 3:37 AM, Dhanasekaran Anbalagan <[email protected]>wrote:
> Hi Guys, > > I have Problem with DNS priority, We have some Intranet site running. We > already configured with DNS. But it's located in US. My Client machine > located India request any public site means First reach US machine and name > resolution will happen. It's take high latency, Packets travelling US and > reach any public site. > > How to avoid this issue. > > For example In private sites ended with *.dhana.com , When my client > machine calls the particular domain sites using different DNS server, How > to archive this. Please guide me. > > 192.168.70.10 --> Private DNS server > 8.8.8.8 --> Public DVS server > > 1. Client request particular domain means it's point to my Private DNS > server > 2. Client request public site means point to Google DNS. > > Since DNS runs over UDP when its packet size is less than 512 bytes if possible try to check and see if UDP traffic to port 53 is getting throttled due to some device, If possible run wireshark on you client PC and capture packet to see if there are retransmission for DNS Query to your private domain. Regards, Balasubramaniam Natarajan www.blog.etutorshop.com -- -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer --- You received this message because you are subscribed to the Google Groups "Linux User Group @ IIT Delhi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
