<?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: Mikrotik Hotspot + Zone Director in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8110#M1745</link>
    <description>I think Option 82 was pure coincidence. &amp;nbsp;Enabling Option 82 merely adds the AP's name or MAC (don't remember which one) to the client's DHCP request. &amp;nbsp;I don't think it's related in your case. &amp;nbsp;MikroTik's DHCP server simply ignores it&lt;BR /&gt;&lt;BR /&gt;.. but now you mentioned Client Isolation, which could be your root cause. &amp;nbsp;Simply turning on Full Client Isolation without creating a whitelist will block ALL traffic, even traffic going from the clients to the default gateway (the MikroTik)! &amp;nbsp;Go to the Access Control section on the ZD and create a Client Isolation Whitelist. &amp;nbsp;In it, specify the MAC and/or the IP of the gateway and apply it to the SSID via the drop down box. &amp;nbsp;This will block ALL traffic&amp;nbsp;&lt;U&gt;﻿except&lt;/U&gt;﻿ what you specify in the whitelist.</description>
    <pubDate>Tue, 10 May 2016 19:40:25 GMT</pubDate>
    <dc:creator>andrea_coppini</dc:creator>
    <dc:date>2016-05-10T19:40:25Z</dc:date>
    <item>
      <title>Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8107#M1742</link>
      <description>I have an installation that consists of the following.&lt;BR /&gt;&lt;BR /&gt;1 Mikrotik Gateway&lt;BR /&gt;3 Mikrotik Point to Multipoint Antennas&lt;BR /&gt;10 Mikrotik Bridges connected to the PTMP antennas&lt;BR /&gt;1 Zone Director&lt;BR /&gt;22 AP's distribuited through 10 buildings.&lt;BR /&gt;&lt;BR /&gt;Problem: &amp;nbsp;When I enable captive portal (hotspot) on the Mikrotik - Guests connected to the Ruckus AP's do not get redirected (get a no internet browser error). &amp;nbsp;When a guest connects directly to the main inside switch or the ethernet port of a bridge antenna right away they get the splash page.&lt;BR /&gt;&lt;BR /&gt;We even tried putting a ZoneFlex AP directly behind the main inside switch, plugging into one of it's spare ports, only to find the same error. &amp;nbsp;The browser tries to go to the splash page but can not. &amp;nbsp;If we have an autonomous AP, the user gets the splash page right away so it seems to be a problem with the ZoneDirector.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any experience with Mikrotik Hotspot + Zone Director, any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Derek</description>
      <pubDate>Tue, 10 May 2016 18:18:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8107#M1742</guid>
      <dc:creator>highspeed_syste</dc:creator>
      <dc:date>2016-05-10T18:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8108#M1743</link>
      <description>I've done that several times and works perfectly!
&lt;BR /&gt;&lt;BR /&gt;
What is probably happening is that you are running the hotspot and the AP management on the same VLAN (or no VLANs at all). That is generally a bad idea since it means the hotspot clients will be on the same network as the AP and controller management and can attempt a brute force attack.
&lt;BR /&gt;&lt;BR /&gt;
Besides, MikroTik Hotspot does ARP proxying on the interface, so the APs are being sucked into Mikrotik's captive portal when they try to reach the controller. This results in the APs not being able to reach the controller and therefore not being able to allow clients to connect.
&lt;BR /&gt;&lt;BR /&gt;
Solution: leave the AP management on the native VLAN (VLAN 1 on ruckus, physical interface on MikroTik) and create a separate VLAN for your guest network, enable hotspot on the VLAN only, and set the SSID to the same VLAN.</description>
      <pubDate>Tue, 10 May 2016 18:46:12 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8108#M1743</guid>
      <dc:creator>andrea_coppini</dc:creator>
      <dc:date>2016-05-10T18:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8109#M1744</link>
      <description>Thanks for the quick reply Andrea, in our trial and error, it seems enabling option 82 on the WLAN on the ZD worked (we were able to get the login page) The only problem is that it only works when full client isolation is disabled (local is enabled), even after taking your suggestion to move the users to a VLAN not on the AP management subnet.&lt;BR /&gt;&lt;BR /&gt;Any suggestions (Just having local client isolation isn't sufficient for this installation)&lt;BR /&gt;&lt;BR /&gt;Regards and thanks for your help!</description>
      <pubDate>Tue, 10 May 2016 19:33:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8109#M1744</guid>
      <dc:creator>highspeed_syste</dc:creator>
      <dc:date>2016-05-10T19:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8110#M1745</link>
      <description>I think Option 82 was pure coincidence. &amp;nbsp;Enabling Option 82 merely adds the AP's name or MAC (don't remember which one) to the client's DHCP request. &amp;nbsp;I don't think it's related in your case. &amp;nbsp;MikroTik's DHCP server simply ignores it&lt;BR /&gt;&lt;BR /&gt;.. but now you mentioned Client Isolation, which could be your root cause. &amp;nbsp;Simply turning on Full Client Isolation without creating a whitelist will block ALL traffic, even traffic going from the clients to the default gateway (the MikroTik)! &amp;nbsp;Go to the Access Control section on the ZD and create a Client Isolation Whitelist. &amp;nbsp;In it, specify the MAC and/or the IP of the gateway and apply it to the SSID via the drop down box. &amp;nbsp;This will block ALL traffic&amp;nbsp;&lt;U&gt;﻿except&lt;/U&gt;﻿ what you specify in the whitelist.</description>
      <pubDate>Tue, 10 May 2016 19:40:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8110#M1745</guid>
      <dc:creator>andrea_coppini</dc:creator>
      <dc:date>2016-05-10T19:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8111#M1746</link>
      <description>Thanks, I don't see a Client Isolation whitelist.. do I use the L3/4/IP address Access Controler and put the IP of MikroTik in here? &amp;nbsp;Also, under configure--WLAN-- Access Control the L3/4/IP is greyed out... should I just enter the MAC in ACL and if so should I enter Mikrotik Bridge MAC or a specific port MAC, sorry for the questions, you're a great help!</description>
      <pubDate>Tue, 10 May 2016 19:55:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8111#M1746</guid>
      <dc:creator>highspeed_syste</dc:creator>
      <dc:date>2016-05-10T19:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8112#M1747</link>
      <description>Close, but no, not the L3/4 Access Control, that's something else altogether.&lt;BR /&gt;&lt;BR /&gt;Which ZD version are you running? &amp;nbsp;On 9.7 onwards you should be seeing this ....&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_5f91c466135b77e247a5f92f_518a8a3fc466ec52e88ed01f20f9a54a_RackMultipart20160510155117jbw-7c6bdfdb-31cc-4a2b-b074-6b453c024604-1133816731.png1462910428"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/358i7C0DD3F1898EDE8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_5f91c466135b77e247a5f92f_518a8a3fc466ec52e88ed01f20f9a54a_RackMultipart20160510155117jbw-7c6bdfdb-31cc-4a2b-b074-6b453c024604-1133816731.png1462910428" alt="Image_ images_messages_5f91c466135b77e247a5f92f_518a8a3fc466ec52e88ed01f20f9a54a_RackMultipart20160510155117jbw-7c6bdfdb-31cc-4a2b-b074-6b453c024604-1133816731.png1462910428" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 10 May 2016 20:01:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8112#M1747</guid>
      <dc:creator>andrea_coppini</dc:creator>
      <dc:date>2016-05-10T20:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8113#M1748</link>
      <description>Ah I see, no we don't have that option (running 9.5.2.0 - 15) &amp;nbsp;Will adding the MAC's to the L2/MAC Access Control and applying that ACL to the WLAN help or do we need to upgrade the ZD.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 10 May 2016 20:05:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8113#M1748</guid>
      <dc:creator>highspeed_syste</dc:creator>
      <dc:date>2016-05-10T20:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8114#M1749</link>
      <description>Then you will have to use Local Client Isolation which will block traffic between two devices on the same APs, but won't block traffic between two devices on&amp;nbsp;&lt;I&gt;﻿different&lt;/I&gt;﻿ APs... not ideal, but at least it's something.&lt;BR /&gt;&lt;BR /&gt;I remember we used to have a 'Full' Client Isolation option on the pre-9.7 ZDs, but to be honest I don't remember how it worked exactly... check the User Guide.&lt;BR /&gt;&lt;BR /&gt;L2/MAC ACL is to block/allow specific WiFi devices to connect to the SSID, not what you want.</description>
      <pubDate>Tue, 10 May 2016 20:10:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8114#M1749</guid>
      <dc:creator>andrea_coppini</dc:creator>
      <dc:date>2016-05-10T20:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8115#M1750</link>
      <description>Thanks, that's great information! &amp;nbsp;We'll upgrade a ZD/test this in the lab and will post back if we have any more issues.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help!&lt;BR /&gt;&lt;BR /&gt;Derek</description>
      <pubDate>Tue, 10 May 2016 20:19:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8115#M1750</guid>
      <dc:creator>highspeed_syste</dc:creator>
      <dc:date>2016-05-10T20:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8116#M1751</link>
      <description>&lt;P&gt;Full client isolation in pre-9.7 blocked on L3 (IPs, not MACs).&amp;nbsp; Enabling it without a whitelist allowed certain traffic through, but wasn't enough for a captive portal.&amp;nbsp; Ruckus support couldn't tell me which ports were allowed.&lt;/P&gt;&lt;P&gt;9.7's full client isolation works a lot better, and forces you to define a whitelist.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, a note about local- it's per RADIO, not per AP.&amp;nbsp; I'm not sure if it has been fixed recently, but in 9.7 and earlier it will only isolate you from the clients on the radio itself.&amp;nbsp; If you are connected to the 2.4, you can see all clients on the 5, and vice-versa.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For this reason alone we have been moving to full client isolation.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 04:17:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8116#M1751</guid>
      <dc:creator>mitchell_axtell</dc:creator>
      <dc:date>2016-05-12T04:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mikrotik Hotspot + Zone Director</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8117#M1752</link>
      <description>&lt;P&gt;Full client isolation in pre-9.7 blocked on L3 (IPs, not MACs).&amp;nbsp; Enabling it without a whitelist allowed certain traffic through, but wasn't enough for a captive portal.&amp;nbsp; Ruckus support couldn't tell me which ports were allowed.&lt;/P&gt;&lt;P&gt;9.7's full client isolation works a lot better, and forces you to define a whitelist.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also, a note about local- it's per RADIO, not per AP.&amp;nbsp; I'm not sure if it has been fixed recently, but in 9.7 and earlier it will only isolate you from the clients on the radio itself.&amp;nbsp; If you are connected to the 2.4, you can see all clients on the 5, and vice-versa.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For this reason alone we have been moving to full client isolation.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 04:17:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Mikrotik-Hotspot-Zone-Director/m-p/8117#M1752</guid>
      <dc:creator>mitchell_axtell</dc:creator>
      <dc:date>2016-05-12T04:17:57Z</dc:date>
    </item>
  </channel>
</rss>

