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

Re: [Condor-users] negotiator on multiple network interfaces?



You can use BIND_ALL_INTERFACES=TRUE to bind all interfaces, or
BIND_NETWORK_INTERFACE = IP to bind one of them.

Yaoheng Zhang

-----邮件原件-----
发件人: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] 代表 mjinks@xxxxxxxxxxxx
发送时间: 19 July 2006 18:28
收件人: condor-users@xxxxxxxxxxx
主题: [Condor-users] negotiator on multiple network interfaces?

Complete newbie here. This may be a dumb question, but so far I haven't
been able to find the answer on my own...

We have a central manager which lives on the border of a private
network.  So far all of its compute nodes are on the inside, with
192.168.0/24 addresses.

We'd like to start adding Condor nodes which live on our public net
(128.135/16), but I've just noticed that Condor appears to be listening
only on the 192.168.0 interface:

$ netstat -na | grep 9618
tcp        0      0 192.168.0.1:9618        0.0.0.0:*               LISTEN
tcp        0      0 192.168.0.1:9618        192.168.0.1:51972
TIME_WAIT
tcp        0      0 192.168.0.1:9618        192.168.0.1:51971
TIME_WAIT
udp        0      0 192.168.0.1:9618        0.0.0.0:*

Where is this controlled?  Can I make the negotiator bind to all
available interfaces?

Thanks,
--Michael
_______________________________________________
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 either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR