<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ports needed open for remote connection to ZD1100 in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3940#M413</link>
    <description>Hi Mark, this is a weak KB article, but probably will give some insight.
&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="https://support.ruckuswireless.com/answers/000001565" rel="nofollow"&gt;https://support.ruckuswireless.com/an...&lt;/A&gt;
&lt;BR /&gt;
(found with query "ports" - 4th result)
&lt;BR /&gt;&lt;BR /&gt;
The ZD was not designed as a cloud service and so you'll find it a bit limited in terms of flexibility in ports/protocols. 
&lt;BR /&gt;&lt;BR /&gt;
But from your description above it sounds like you are just using SSH or web UI from the remote site? In that case, you have a well-known (&amp;lt; 1024) going in, but TCP uses a random high port (w established bit set) coming back - so you can't block those, but they should be outbound (and thus not much of a security concern anyway...). You can filter on whether the established bit is set however (for TCP at least..)
&lt;BR /&gt;&lt;BR /&gt;
You don't really want  well-known ports in both directions - that would be a security concern. 
&lt;BR /&gt;&lt;BR /&gt;
The best practice model would be to tunnel all AP/ZD traffic inside a VPN tunnel provided by another device.</description>
    <pubDate>Tue, 07 Jan 2014 17:02:34 GMT</pubDate>
    <dc:creator>keith_redfield</dc:creator>
    <dc:date>2014-01-07T17:02:34Z</dc:date>
    <item>
      <title>Ports needed open for remote connection to ZD1100</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3938#M411</link>
      <description>Which ports need to be left open for the ZD to communicate remotely?.
&lt;BR /&gt;&lt;BR /&gt;
 Is the port needed hard coded in the Ruckus OS?</description>
      <pubDate>Mon, 06 Jan 2014 14:52:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3938#M411</guid>
      <dc:creator>mark_young_6200</dc:creator>
      <dc:date>2014-01-06T14:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ports needed open for remote connection to ZD1100</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3939#M412</link>
      <description>This is strange...if i close TCP ports above 49152 i lose remote connectivity to the ZD (that is - i am off site and connecting to ZD remotely)
&lt;BR /&gt;&lt;BR /&gt;
When i remove the TCP blocks on ports above 49152 ...i can get back in to the ZD.
&lt;BR /&gt;&lt;BR /&gt;
Is the port we are communicating with the ZD through configurable?
&lt;BR /&gt;&lt;BR /&gt;
Ideally i would like the port used to be below 1024. Is this possible?</description>
      <pubDate>Tue, 07 Jan 2014 06:14:23 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3939#M412</guid>
      <dc:creator>mark_young_6200</dc:creator>
      <dc:date>2014-01-07T06:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ports needed open for remote connection to ZD1100</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3940#M413</link>
      <description>Hi Mark, this is a weak KB article, but probably will give some insight.
&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="https://support.ruckuswireless.com/answers/000001565" rel="nofollow"&gt;https://support.ruckuswireless.com/an...&lt;/A&gt;
&lt;BR /&gt;
(found with query "ports" - 4th result)
&lt;BR /&gt;&lt;BR /&gt;
The ZD was not designed as a cloud service and so you'll find it a bit limited in terms of flexibility in ports/protocols. 
&lt;BR /&gt;&lt;BR /&gt;
But from your description above it sounds like you are just using SSH or web UI from the remote site? In that case, you have a well-known (&amp;lt; 1024) going in, but TCP uses a random high port (w established bit set) coming back - so you can't block those, but they should be outbound (and thus not much of a security concern anyway...). You can filter on whether the established bit is set however (for TCP at least..)
&lt;BR /&gt;&lt;BR /&gt;
You don't really want  well-known ports in both directions - that would be a security concern. 
&lt;BR /&gt;&lt;BR /&gt;
The best practice model would be to tunnel all AP/ZD traffic inside a VPN tunnel provided by another device.</description>
      <pubDate>Tue, 07 Jan 2014 17:02:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3940#M413</guid>
      <dc:creator>keith_redfield</dc:creator>
      <dc:date>2014-01-07T17:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ports needed open for remote connection to ZD1100</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3941#M414</link>
      <description>Yes that is exactly it - i am remote from site and logging into web UI from far away. I blocked all outgoing ports above 10000 TCP and UDP. This service is running in a hotel - not a corporate office, so no real need to support every little obscure service. What i found was that every time i opened port range 49152 - 65535 things worked again. So i concluded the ZD was using high range ports - just not sure why it was doing that.
&lt;BR /&gt;&lt;BR /&gt;
So what you say above makes perfect sense.  Cant tunnel traffic in a VPN as we go over satellite for the WAN link - too much of a performance hit unless we get into expensive WAN accelerators on both ends of the link.</description>
      <pubDate>Tue, 07 Jan 2014 20:15:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Ports-needed-open-for-remote-connection-to-ZD1100/m-p/3941#M414</guid>
      <dc:creator>mark_young_6200</dc:creator>
      <dc:date>2014-01-07T20:15:01Z</dc:date>
    </item>
  </channel>
</rss>

