9 messages in ru.sysoev.nginxRe: DNS Issue?
FromSent OnAttachments
Neil ShethOct 15, 2008 10:24 pm 
Neil ShethOct 15, 2008 11:15 pm 
Kon WilmsOct 15, 2008 11:22 pm 
Dave CheneyOct 15, 2008 11:36 pm 
Neil ShethOct 16, 2008 1:12 am 
CryptWizardOct 16, 2008 2:03 am 
Neil ShethOct 16, 2008 2:15 am 
Tit PetricOct 16, 2008 3:33 am 
Neil ShethOct 16, 2008 10:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: DNS Issue?Actions...
From:CryptWizard (cryp@gmail.com)
Date:Oct 16, 2008 2:03:44 am
List:ru.sysoev.nginx

Try adding an entry for it in /etc/hosts

On Thu, Oct 16, 2008 at 7:13 PM, Neil Sheth <nsh@gmail.com> wrote:

I think this IS the issue, Kon. For example, I do: traceroute -n 10.0.0.2 Returns immediately

I do traceroute 10.0.0.2 Takes quite some time.

Thoughts on how to resolve this? Perhaps my settings in ifcfg-eth1 aren't complete?

On Wed, Oct 15, 2008 at 11:23 PM, Kon Wilms <kon@gmail.com> wrote:

On Wed, Oct 15, 2008 at 11:16 PM, Neil Sheth <nsh@gmail.com> wrote:

Hmmm, it appears we have general problems with using our 10.0.0.x addresses. For example, doing something like: ssh 10.0.0.2 takes a LONG time to return.

If I do something like 123.123.123 (my public IP), things return promptly.

Perhaps this is a general networking question less than nginx-specific, but thought I'd check if anyone has any good suggestions! Thanks!

Let me guess your sshd is doing reverse DNS lookups and you have no internal DNS serving your 10.x.x.x network.

Cheers Kon