(imported topic written by SystemAdmin)
Hello,
I have a couple of questions with regards to the agent communications on machines with multiple NICs/IP addresses:
-
How does the BigFix agent determines which NIC/IP address to use for it’s communication? Is it based on the binding order of the connections on the particular machine?
-
Is that selection dynamic (e.g. if I have a machine with 3 NICs/IP addresses and I unplug the one that is being used will the BigFix agent pick the second one and use it to continue to communicate with the BES server?) and configurable (e.g. can I specify a particular setting/flag during the agent install or post-install that will preset that value?)?
-
Can you point me to some relevance code that will be useful to simulate the BF agent nic selection routine on a server to produce a retrieved property?
Thanks in advance.