<?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: R510 Unleashed: Isolate some clients (Wireless client isolation vs ACL?) in Unleashed</title>
    <link>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112395#M7186</link>
    <description>&lt;P&gt;After some more research it seems that specific IP addresses or subnets in the Source and Destination field will make a rule getting ignored. In this case, the choosen default action (allow or deny) will be applied. The only way to have an ACL rule getting applied is when Source and Destination are set to ANY.&lt;BR /&gt;&lt;BR /&gt;For testing I created the following example:&lt;BR /&gt;Default = deny&lt;BR /&gt;Rule 3 = allow ANY&lt;BR /&gt;--&amp;gt; traffic is allowed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/16814i4D2E9FE36546FE78/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" alt="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When i enter an IP adress or subnet in either Source or Destination Field or both, all traffic is denied even though all devices should be able to contact 192.168.90.10.&lt;BR /&gt;Default = deny&lt;BR /&gt;Rule 3 = allow Source 192.168.90.1/24 to Destination 192.168.90.10/32&lt;BR /&gt;--&amp;gt; All traffic is denied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/16815i575C9DF406E0894D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" alt="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone confirm this?&lt;BR /&gt;Is there someting obvious I am missing?&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jan 2026 20:20:46 GMT</pubDate>
    <dc:creator>PeterPan</dc:creator>
    <dc:date>2026-01-16T20:20:46Z</dc:date>
    <item>
      <title>R510 Unleashed: Isolate some clients (Wireless client isolation vs ACL?)</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112372#M7185</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;after searching the web and this forum for quiet some time I could not find a clear answer or explanation to my question.&lt;BR /&gt;I have a wifi where I want to isolate all devices except 2, that need to be able to communicate with each other. The "Wireless Client Isolation" options in the "Others" tab of a WLAN will not work since they isolate everything or they permit every device to access the two devices that should only talk to each other.&lt;BR /&gt;Therefore i hoped that I could make use of an Layer 3/4 ACL in the "Access Control" tab.&lt;/P&gt;&lt;P&gt;in addition to the two predefined rules (DNS and DHCP) I added&lt;/P&gt;&lt;P&gt;Allow 192.168.90.10/32 to 192.168.90.11/32 with every option set to "Any"&lt;BR /&gt;Allow 192.168.90.11/32 to 192.168.90.10/32 with every option set to "Any"&lt;BR /&gt;Deny 192.168.90.1/24 to 192.168.90.1/24 with every option set to "Any"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ecd86861-aef9-414a-a81f-bee070c9cfb6.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/16816i5D57C526EAA871F8/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ecd86861-aef9-414a-a81f-bee070c9cfb6.png" alt="ecd86861-aef9-414a-a81f-bee070c9cfb6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this setting in place I can still ping every device from every other device on the WLAN.&lt;BR /&gt;If I enable "Wireless Client Isolation" in addition to the ACL, even the two allowed devices stop communicating, to this option seems to have a higher priority that the ACL.&lt;/P&gt;&lt;P&gt;All the testing I have done seem to show that Layer 3/4 ACLs are not working. So my questions are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How do ACL and Wireless client isolation interact with each other?&lt;/LI&gt;&lt;LI&gt;How are ACLs supposed to work?&lt;/LI&gt;&lt;LI&gt;How can i isolate all clients except specific ones?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Ruckus R510 with Unleashed 200.15.6.212.27&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 20:26:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112372#M7185</guid>
      <dc:creator>PeterPan</dc:creator>
      <dc:date>2026-01-16T20:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: R510 Unleashed: Isolate some clients (Wireless client isolation vs ACL?)</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112395#M7186</link>
      <description>&lt;P&gt;After some more research it seems that specific IP addresses or subnets in the Source and Destination field will make a rule getting ignored. In this case, the choosen default action (allow or deny) will be applied. The only way to have an ACL rule getting applied is when Source and Destination are set to ANY.&lt;BR /&gt;&lt;BR /&gt;For testing I created the following example:&lt;BR /&gt;Default = deny&lt;BR /&gt;Rule 3 = allow ANY&lt;BR /&gt;--&amp;gt; traffic is allowed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/16814i4D2E9FE36546FE78/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" alt="b77dc491-0197-4e35-ae19-8d6a95ba5a1e.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When i enter an IP adress or subnet in either Source or Destination Field or both, all traffic is denied even though all devices should be able to contact 192.168.90.10.&lt;BR /&gt;Default = deny&lt;BR /&gt;Rule 3 = allow Source 192.168.90.1/24 to Destination 192.168.90.10/32&lt;BR /&gt;--&amp;gt; All traffic is denied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" style="width: 400px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/16815i575C9DF406E0894D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" alt="e65f3981-ddca-47d7-9a25-0d4e3782c2ee.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone confirm this?&lt;BR /&gt;Is there someting obvious I am missing?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 20:20:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112395#M7186</guid>
      <dc:creator>PeterPan</dc:creator>
      <dc:date>2026-01-16T20:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: R510 Unleashed: Isolate some clients (Wireless client isolation vs ACL?)</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112441#M7187</link>
      <description>&lt;P&gt;Bump.&lt;BR /&gt;&lt;BR /&gt;is annyone able to test and confirm this behaviour or to point out the mistake i made while creating the rules?&lt;BR /&gt;Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 22:30:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/112441#M7187</guid>
      <dc:creator>PeterPan</dc:creator>
      <dc:date>2026-01-20T22:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: R510 Unleashed: Isolate some clients (Wireless client isolation vs ACL?)</title>
      <link>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/113943#M7309</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;I would recommend you to create a ticket with us to troubleshoot this issue.&lt;/P&gt;&lt;P&gt;Please use the below link to create a new ticket:&lt;BR /&gt;&lt;A href="https://support.ruckuswireless.com/contact-us" rel="noopener noreferrer" target="_blank"&gt;https://support.ruckuswireless.com/contact-us&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rohit Walawalkar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Technical Support Engineer -EMEA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Work Hours: Monday-Friday, 9 AM to 5 PM GMT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Location: India&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 16:55:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Unleashed/R510-Unleashed-Isolate-some-clients-Wireless-client-isolation-vs/m-p/113943#M7309</guid>
      <dc:creator>Rohit_W</dc:creator>
      <dc:date>2026-04-17T16:55:31Z</dc:date>
    </item>
  </channel>
</rss>

