# ensure all communication occurs over private network
# may need to tweak when setting up flocking
BIND_ALL_INTERFACES = False
NETWORK_INTERFACEÂ Â= 172.20.*
PRIVATE_NETWORK_NAMEÂ Â Â = NEMONET
PRIVATE_NETWORK_INTERFACE = 172.20.*
    You probably don't actually need the PRIVATE_NETWORK_* bits with BIND_ALL_INTERFACES and NETWORK_INTERFACE set that way. I think the reverse is true as well (that HTCondor prefers matching named private networks over everything else), but I guess getting a 172.20.* address everywhere is less confusing/worrisome.
- ToddM
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxx.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/