system
March 27, 2012, 6:29pm
1
(imported topic written by beasleya)
Hi,
Does anyone know the correct format for the setting _BESClient_RelaySelect_TertiaryRelayList ?
I have clients which are failing to connect to primary and secondary relays, but are not trying the relays in the tertiary list.
Cheers,
Andy.
BenKus
April 2, 2012, 7:19am
2
(imported comment written by BenKus)
Hi Andy,
The tertiarylist is a semi-colon delimited list of relays to try. Manual selection goes in this order: primary relay/secondary relay/tertiary list/failover relay/root server.
Ben
system
April 2, 2012, 4:23pm
3
(imported comment written by beasleya)
Hi Ben,
Yes got that bit, but is it a list of the relay ips, or the full registration urls ?
Thanks,
Andy.
BenKus
April 10, 2012, 9:59pm
4
(imported comment written by BenKus)
You can just use the IPs/DNS names (no port needed)…
So something like:
relay1.company.com ;192.168.123.32;relay2.company.com
Sorry that this is not documented well… I will try to get it updated…
Ben
system
April 18, 2012, 2:07pm
5
(imported comment written by beasleya)
Cheers
Hello Ben,
What is the order to try the relays within the tertiary list?
Such as, I wrote it as relay1; relay2; relay3
Will the client try the relay as the order that is wrote in the list?