<div>Hello,</div><div><br></div><div>I'm setting up an AG node inside a medical institution. I've already dealt with networking issues (related to firewall permissions and forwarding rules). The following list of ports are currently open:</div><div><br></div><div>8000<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>8002<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>8004<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>8006<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>8030<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>20000<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>39900–40000<span class="Apple-tab-span" style="white-space:pre">        </span>UDP</div><div>50000-52000<span class="Apple-tab-span" style="white-space:pre">        </span>UDP</div><div>5800<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>9010<span class="Apple-tab-span" style="white-space:pre">                </span>TCP</div><div>5900 - 6000<span class="Apple-tab-span" style="white-space:pre">        </span>TCP</div><div><br></div><div>Given the host has a private IP, additional forwarding rules were applied to traffic on UDP ports in ranges 39900-40000 and 50000-52000.</div><div><br></div><div>So far, the following operations have succeded:</div><div>-Connection to AG server</div><div>-Sending/receiving media streams</div><div>-Event broadcasting in shared applications</div><div><br></div><div>However, I've been unable to retrieve files from the Venue's data repository. The 'Save' operation fails with message 'Operation timed out' (as seen in the Venue Server's log).</div><div><br></div><div>I'm suspecting I'm not aware of an additional firewall requirement. Looking at the traffic through the network adapter (using wireshark), I've identified some lost packets originating in the AG node (with the AG Server as the destination host) going to ports 50003 and 50004 over TCP protocol.</div><div><br></div><div>Any advices?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>PD. The same behavior occurs when using both OS X and Windows machines.</div>