According to the HTCondor v8.4 Manual, you should be able to do
NETWORK_INTERFACE = eth1
Or alternatively
NETWORK_INTERFACE = 192.168.*
Note that after changing NETWORK_INTERFACE, it is not enough to just do a condor_reconfig; you must kill off and then totally restart the HTCondor service.
Hope the above helps,
Todd
|