<?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 Block interclient communication in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302451#M222282</link>
    <description>&lt;P&gt;The VxWorks verison of the AP1200 had an option to block all interclient communication. Unfortunately I can't find this feature in the IOS version yet...&lt;/P&gt;&lt;P&gt;Do you know how to do this in IOS?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 16:40:48 GMT</pubDate>
    <dc:creator>marton</dc:creator>
    <dc:date>2021-07-04T16:40:48Z</dc:date>
    <item>
      <title>Block interclient communication</title>
      <link>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302451#M222282</link>
      <description>&lt;P&gt;The VxWorks verison of the AP1200 had an option to block all interclient communication. Unfortunately I can't find this feature in the IOS version yet...&lt;/P&gt;&lt;P&gt;Do you know how to do this in IOS?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 16:40:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302451#M222282</guid>
      <dc:creator>marton</dc:creator>
      <dc:date>2021-07-04T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Block interclient communication</title>
      <link>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302452#M222283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Block Inter-Client Communication with PSPF Feature&lt;/P&gt;&lt;P&gt;Publicly Secure Packet Forwarding (PSPF) prevents client devices associated to a bridge or access point from inadvertently sharing files with other client devices on the wireless network. PSPF provides Internet access to client devices without providing other capabilities of a LAN. With PSPF enabled, client devices cannot communicate with other client devices on the wireless network. This feature is useful for public wireless networks like those installed in airports or on college campuses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps to enable PSPF on your access point or bridge:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1   Browse to the Association Table Advanced page:&lt;/P&gt;&lt;P&gt;   a. On the Summary Status page, click Setup.&lt;/P&gt;&lt;P&gt;   b. On the Setup page, click Advanced under Associations.&lt;/P&gt;&lt;P&gt;Step 2   Select Yes for Block ALL Inter-Client Communications (PSPF).&lt;/P&gt;&lt;P&gt;Step 3   Click Apply or OK. PSPF is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jun 2004 12:42:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302452#M222283</guid>
      <dc:creator>wong34539</dc:creator>
      <dc:date>2004-06-04T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Block interclient communication</title>
      <link>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302453#M222284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the following after a quick search:&lt;/P&gt;&lt;P&gt;  &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/wireless/ps430/products_installation_and_configuration_guide_chapter09186a008014868c.html#1038494" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/wireless/ps430/products_installation_and_configuration_guide_chapter09186a008014868c.html#1038494&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enable and disable PSPF using IOS commands on your access point, you use bridge groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PSPF is disabled by default. Beginning in privileged EXEC mode, follow these steps to enable PSPF:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;interface dot11radio {0|1}&lt;/P&gt;&lt;P&gt;bridge-group group port-protected&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2004 15:52:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302453#M222284</guid>
      <dc:creator>towler</dc:creator>
      <dc:date>2004-06-07T15:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Block interclient communication</title>
      <link>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302454#M222285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My web interface is different (maybe you were doing it from memory?);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Select 'Network Interfaces' from the menu&lt;/P&gt;&lt;P&gt;2- Select 'Radio0-802.11B' (your's may differ here)&lt;/P&gt;&lt;P&gt;3- Select the 'Settings' tab&lt;/P&gt;&lt;P&gt;4- Scroll down to 'Public Secure Packet Forwarding'&lt;/P&gt;&lt;P&gt;5- Select 'Enable' vs. the default 'Disable'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tip wong34539, I would not have found it by the way it is listed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2004 19:01:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/block-interclient-communication/m-p/302454#M222285</guid>
      <dc:creator>jnennemann</dc:creator>
      <dc:date>2004-06-14T19:01:26Z</dc:date>
    </item>
  </channel>
</rss>

