[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




On Aug 10, 2007, at 11:34 AM, Dan Bradley wrote:
Editing /etc/hosts seems like the right way to fix it.  I think the 
only alternative would be a Condor option to force binding to a 
specific interface or IP, instead of relying on the hostname.

NETWORK_INTERFACE = <ip address>


The only reason this doesn't break more software is most daemons bind 
to 0.0.0.0, so they listen on *all* interfaces, regardless of how the 
hosts file is set up.


BIND_ALL_INTERFACES = True

Doh!  I guess I should RTFM. :)

In my case I needed the real IP in /etc/hosts anyway, for another application, so it ultimately didn't matter.


David Brodbeck
Information Technology Specialist 3
Computational Linguistics
University of Washington