After that i have restarted the 7 clients to eable PeerNest on those.
Note: 7 Clients ‘A’,‘B’,‘C’,‘D’,‘E’,‘F’,‘G’ are in same subnet
To check the PeerNest
i have deployed one action to download a file ‘xyz’ on one client ‘A’ and the file was succesfully downloaded on client ‘A’ through it’s Relay 'R1’
After that i have deployed the same action to download the file ‘xyz’ on Client ‘B’,as i have enabled the PeerNest feature on this subnet the file ‘xyz’ must download from it’s peer ‘A’ as it is available on it but the file is downloading from it’s Relay ‘R1’.
Could be that on your Clients Internet Protocol version 6 is disabled or not configured, pls verify if this is the condition then consider configuration setting:
_BESClient_Comm_IPCommunicationsMode = OnlyIpv4
as on Troubleshooting scenario 1
I am trying to test PeerNest at my side; I already enable PeerNest on two clients, as below:
_BESClient_PeerNest_Enabled =“1"
_BESClient_PeerNest_IsPassive = “0”
_BESClient_PeerNest_ResponseTimeoutSeconds =“300"
_BESClient_Comm_IPCommunicationsMode = “OnlyIpv4”
Testing: apply patch on the first PC and it successfully patches. Try to patch second PC; it didnot work and patch from BF server , so please advise if this steps you took in testing.