I have 2 GWs at the distant end I would like to load balance traffic between. The online doc doesn't indicate if load sharing works nor what happens when multiple GW have the same priority. I've reviewed the code and it looks like roundrobin is the default (no way to override it) and it sorts the matching EndPoints based upon priority so it looks safe to me. I defined the endpoints with the same priority and it appears to alternate calls between them. I've made quite a few test calls and the traffic is being shared across the gateways. Does anyone have experience that indicates this is a bad configuration? Here's my .ini file snippet for an example [RasSrv::PermanentEndpoints] x.x.x.3=gwA;1 x.x.x.4=gwB;1 [EP::gwA] Capacity=10 GatewayPriority=1 [EP::gwB] Capacity=10 GatewayPriority=1 Thanks in advance for you feedback. Steve Miskowitz ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/