<?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: Q regarding IP ranges/routing and SSIDs in Unleashed</title>
    <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28648#M2872</link>
    <description>&lt;P style="margin: 0;"&gt;Joachim,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please send me an email with your contact details to michael.stellmann@commscope.com. I will get you connected to the local sales team in Germany.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Viele Grüße&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Michael&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 15:02:13 GMT</pubDate>
    <dc:creator>Michael-St</dc:creator>
    <dc:date>2021-05-18T15:02:13Z</dc:date>
    <item>
      <title>Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28636#M2860</link>
      <description>&lt;P style="margin: 0;"&gt;Dear all,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I am a (prospective) Ruckus newbie interested in the following setup with a couple of R650’s: the R650's would be connected over 2.5Gb Ethernet to a Mikrotik router 10.1.0.1 offering dhcp within 10.1.0.0/16; 10.1.0.1 is a NAT-gateway towards the Internet.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I would then like to span 3 SSIDs (each 5 and 2.4 GHz) over the R650’s:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SSID1 should simply bridge to 10.1.0.0/16.&lt;/LI&gt;
&lt;LI&gt;SSID2 and SSID3 should be different subnets, say 10.2.0.0/16 and 10.3.0.0/16, and route (no NAT) via 10.1.0.1 towards the Internet. Access to 10.1.0.0/16 should be restriced, access from 10.1.0.0/16 to 10.2 and 10.3 should be allowed.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Can this be set up with Unleashed? What would be the preferred way: VLANs for 10.2.0.0/24 and 10.3.0.0/24 with dhcp, frewalling, etc. handled by 10.1.0.1; or SSID1 and SSID2 configured on the master R650 e.g. as Guest WLANs with local dhcp-servers and routing?&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks a bunch to anyone who cares to read &amp;amp; answer!&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Joachim.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 19:09:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28636#M2860</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-17T19:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28637#M2861</link>
      <description>&lt;P style="margin: 0;"&gt;I would suggest letting the router do all the work.&amp;nbsp; Make 3 VLANs and have each SSID be associated with one VLAN so the Ruckus does nothing but move packets between SSID and the VLAN. Have the router perform routing and enforce inter-VLAN firewall policies.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 19:33:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28637#M2861</guid>
      <dc:creator>raymond_lau_740</dc:creator>
      <dc:date>2021-05-17T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28638#M2862</link>
      <description>&lt;P style="margin: 0;"&gt;It is impossible to route 10.x.x.x networks to Internet, as these are the private (which means "unroutable") networks, so you must use NAT to connect them to Internet.&amp;nbsp; You can route between private networks, but the connection to Internet must be NATed.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;And you want all routing and NATing done on router, so APs just bridge SSIDs to proper VLANs, and that's it (no routing or DHCP on Ruckus gear, etc). Mikrotik have reach routing functionality, and Ruckus has brilliantly performing WiFi, so use best from each and be happy.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:04:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28638#M2862</guid>
      <dc:creator>eizens_putnins</dc:creator>
      <dc:date>2021-05-17T20:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28639#M2863</link>
      <description>&lt;P style="margin: 0;"&gt;Sure ... I meant: 10.3.0.0/16 should route, not NAT into 10.1.0.0/16. Finally, 10.1.0.1 will certainly NAT towards the Internet.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:09:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28639#M2863</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-17T20:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28640#M2864</link>
      <description>&lt;P&gt;&lt;A href="https://forums.ruckuswireless.com/users/5f9169f749d3ca752488df30" style="color: '#0063ce'; text-decoration: 'none';" data-id="5f9169f749d3ca752488df30" data-username="raymond_lau_7402727"&gt;@raymond_lau_7402727&lt;/A&gt;&amp;nbsp; Thanks a bunch. Would the other scenario also be possible? I am still struggling to find extensive documentation on configuration options: Is there a way to assign subnets and dhcp-servers to SSIDs on the master router?&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:13:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28640#M2864</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-17T20:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28641#M2865</link>
      <description>&lt;P style="margin: 0;"&gt;While Unleashed has some abilities to support ACLs, isolation of client traffic and QoS (e.g. for voice), my opinion is that it is better to think of a SSID as akin to a switch with VLAN support, only over WiFi. Use those ACL/etc capabilities to manage traffic between WiFi and wired when on the same VLAN, but let your router do the heavy lifting between VLANs.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;There are also some very limited NAT/router capabilities in Unleashed, but they are very limited and not as performant as having a router perform those functions. As such, I haven't invested much time in designing my networks to do more in Unleashed and less in my routers.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:40:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28641#M2865</guid>
      <dc:creator>raymond_lau_740</dc:creator>
      <dc:date>2021-05-17T20:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28642#M2866</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Joachim,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Ruckus Wi-Fi access points are primarily layer 2 devices (bridges).&amp;nbsp; There are some L3 functions for management and Gateway mode but they aren't relevant here.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;As mentioned by the other respondents; you need to use VLANs to achieve your L3 separation.&amp;nbsp; Each SSID/WLAN will be tagged with VLAN X/Y/Z and each VLAN will be configured on your router with the relevant L3 subnet you require. Wi-Fi clients get their IP address from a DHCP server operating on each VLAN or are statically assigned.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Unleashed can assign a VLAN to each SSID/WLAN.&amp;nbsp; This is standard practice in enterprise networks.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;An example of a similar scenario: &lt;A href="https://support.ruckuswireless.com/articles/000001547" target="_blank" rel="noopener"&gt;https://support.ruckuswireless.com/articles/000001547&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;HTH,&lt;BR /&gt;Darrel.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 20:40:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28642#M2866</guid>
      <dc:creator>DarrelRhodes</dc:creator>
      <dc:date>2021-05-17T20:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28643#M2867</link>
      <description>&lt;P style="margin: 0;"&gt;Making routing, ACLs, etc in router is not only faster and better, it is also simpler -- as you do all of this in 1 place, not on each AP. So go with standard and recommended design - separate VLANs for each SSID, and routing/NATing/etc them on the router. Same with DHCP server for you subnets - use router for that. It's actually correct approach for any WiFi system not for Ruckus only.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 21:07:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28643#M2867</guid>
      <dc:creator>eizens_putnins</dc:creator>
      <dc:date>2021-05-17T21:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28644#M2868</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Darrel,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;thanks, this is quite what I have in mind. I guess this also works with Unleashed? The option of avoiding a seperate management device or a cloud service is actually the reason I am looking into Ruckus.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I tried to click my way through the support pages, but many documents cannot be accessed without upgraded support. It's not exactly easy for prospective buyers to get an idea about the products' details.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I am still struggling to find a way to buy an R650 here in Europe, it seems they are quite rare here and hardly available.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Best,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&amp;nbsp; Joachim.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 21:08:39 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28644#M2868</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-17T21:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28645#M2869</link>
      <description>&lt;P style="margin: 0;"&gt;So, thanks to all! I got the message, I'll leave them alone with layer 2 :-). &lt;BR /&gt;Now I just have to finde a way to buy some for an acceptable price here in Europe..&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Cheers, Joachim.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 21:28:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28645#M2869</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-17T21:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28646#M2870</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Joachim,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;BR /&gt;Absolutely, what I described (VLAN tagging, per SSID) is definitely supported in Unleashed.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Ruckus are a partner-led vendor, so we only sell through our accredited partners.&amp;nbsp; You can find your nearest (and others) here: &lt;A href="https://extapps.commscope.com/howtobuy/RuckusChannelPartner" target="test_blank"&gt;https://extapps.commscope.com/howtobuy/RuckusChannelPartner&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;R650 are available in the UK (where I'm based) so should be available elsewhere in Europe.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please let me know if you have any issues with the above and where you are located and I'll get someone local to contact you.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Best,&lt;BR /&gt;Darrel.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 08:23:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28646#M2870</guid>
      <dc:creator>DarrelRhodes</dc:creator>
      <dc:date>2021-05-18T08:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28647#M2871</link>
      <description>&lt;P style="margin: 0;"&gt;Darrel,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;it seems indeed hard to buy an R650 on the continent: I searched the usual suspects (online shops) and contacted two Ruckus distributors but no luck. I'd appreciate if someone got in touch with me, I am east of Munich, but location is insignificant for me.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Cheers, Joachim.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 12:26:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28647#M2871</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-18T12:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28648#M2872</link>
      <description>&lt;P style="margin: 0;"&gt;Joachim,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Please send me an email with your contact details to michael.stellmann@commscope.com. I will get you connected to the local sales team in Germany.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Viele Grüße&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Michael&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:02:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28648#M2872</guid>
      <dc:creator>Michael-St</dc:creator>
      <dc:date>2021-05-18T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Q regarding IP ranges/routing and SSIDs</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28649#M2873</link>
      <description>&lt;P style="margin: 0;"&gt;Here's a short update: With the help of people from Ruckus support/sales I was able to buy two R650s and deployed them last weekend. The hardest bit was to configure the VLANs on my Mikrotik infrastructure, all else was straightforward and it now works like a charm. I wish I had discoovered Ruckus earlier...&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 23:03:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/Q-regarding-IP-ranges-routing-and-SSIDs/m-p/28649#M2873</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2021-05-31T23:03:41Z</dc:date>
    </item>
  </channel>
</rss>

