Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] getting the demons to listen on a different interface
- Date: Thu, 06 May 2004 10:45:30 -0400
- From: "Martin L. Purschke" <purschke@xxxxxxx>
- Subject: [condor-users] getting the demons to listen on a different interface
I have two sets of machines, one on the public network, and one on a
RFC1982 network. The central manager runs on a gateway machine so it can
later talk to both networks easily (and for now, in order to have the CM
accessible from the public network w/o hopping through yet another gateway).
> [root]# ifconfig
> eth0 Link encap:Ethernet HWaddr 00:30:48:71:1D:6B
> inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx
Mask:255.255.254.0
>
> eth1 Link encap:Ethernet HWaddr 00:30:48:71:1D:6A
> inet addr:192.168.60.24 Bcast:192.168.30.255
Mask:255.255.255.0
>
Now I could not find a way to have the demons (negotiator etc) listen on
the private interface. The ports 9614 and 9618 and so on are open on the
primary eth0 interface only. The CONDOR_HOST and similar entries seem to
*tell about* the whereabouts of the host/interface, but not actually
instruct any demon to use a particular interface. Eventually the
challenge will be to have the demons accept requests on both interfaces,
but for now I'm looking for a way to bind them to eth1. Is there a way
to do that?
Thanks,
Martin
--
Martin L. Purschke ; purschke@xxxxxxx
; http://www.phenix.bnl.gov/~purschke
;
Brookhaven National Laboratory ; phone: +1-631-344-5244
Physics Department Bldg 510 C ; fax: +1-631-344-3253
Upton, NY 11973-5000 ;
-----------------------------------------------------------------------
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>