[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] IP resolution problem: /etc/hosts contains 127.0.1.1



> 127.0.1.1       hostname.domainname. Hostname

Is "hostname.domainname" the same machine as the machine that has this
line in /etc/hosts?
If not, this line seems to be an error. 127.0.0.0/8 is reserved for
local host communication. IP routing routine will choose loopback as the
outgoing interface. So, we may not reach the collector...

-----Original Message-----
From: Kurt De Grave [mailto:Kurt.DeGrave@xxxxxxxxxxxxxx] 
Sent: Friday, August 10, 2007 2:35 AM
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] IP resolution problem: /etc/hosts contains
127.0.1.1



Hello,

I've got an existing Condor pool, and I want to add Ubuntu Feisty (7.04)
hosts to the pool.  Unfortunately, these hosts are not able to connect
to the collector.  Feisty by default has this line in /etc/hosts:

127.0.1.1       hostname.domainname. hostname

If the line is removed, it works fine.  However, the admins here are not
willing to remove the line, so I've got to solve this in the
application.  I've tried the NO_DNS setting, but that didn't help.  Is
there any other setting that might solve this problem?


kurt.
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: 
https://lists.cs.wisc.edu/archive/condor-users/