Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread Alan McKay
> The following lines are in /etc/hosts > 192.168.11.1    dev.example.com > 192.168.11.1    dev1.example.com > > Pinging any other address that I try works, except dev.example.com. Same IP? Aren't you supposed to do that like this? 192.168.11.1 dev.example.com dev1.example.com -- “Don't e

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread Stephen Harris
On Mon, Dec 07, 2009 at 05:33:59AM -0800, John Thomas wrote: > Possibly fixed. There is possibly a bad entry in the nscd cache. > Restarting nscd did not solve the problem until I changed /etc/nscd.conf > from: enable-cachehosts yes > to: enable-cachehosts

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread John Thomas
On 12/07/2009 04:59 AM, John Thomas wrote: > I seem to have broken my laptop and have been unable to figure it out. > > Name resolution works great, except one address, which seems to be > resolving to 0.0.0.1. Could you help me figure out what I have done and > fix it? > > The following lines are

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread John Thomas
On 12/07/2009 05:21 AM, Arturas Skauronas wrote: > On Mon, Dec 7, 2009 at 3:17 PM, John Thomas > wrote: Pinging any other address that I try works, except dev.example.com. >>> try having both host names on the same line. >> >> Thanks, but this did not help. I had tried many, many things bef

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread Arturas Skauronas
On Mon, Dec 7, 2009 at 3:17 PM, John Thomas wrote: >>> Pinging any other address that I try works, except dev.example.com. >> try having both host names on the same line. > > Thanks, but this did not help.  I had tried many, many things before > posting.  I tried this to be sure, but no help. do

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread John Thomas
On 12/07/2009 05:09 AM, Jon Moore wrote: >> The following lines are in /etc/hosts >> 192.168.11.1dev.example.com >> 192.168.11.1dev1.example.com >> >> Pinging any other address that I try works, except dev.example.com. >> > > try having both host names on the same line. Thanks, but this di

Re: [CentOS] Name Resolution Broken for One Address

2009-12-07 Thread Jon Moore
On Monday, December 7, 2009, John Thomas wrote: > I seem to have broken my laptop and have been unable to figure it out. > > Name resolution works great, except one address, which seems to be > resolving to 0.0.0.1.  Could you help me figure out what I have done and > fix it? > > The following lin

[CentOS] Name Resolution Broken for One Address

2009-12-07 Thread John Thomas
I seem to have broken my laptop and have been unable to figure it out. Name resolution works great, except one address, which seems to be resolving to 0.0.0.1. Could you help me figure out what I have done and fix it? The following lines are in /etc/hosts 192.168.11.1dev.example.com 192.16