hrmm honestly, isnt this the same as AP separation on the AP itself?? using say <br><br>&nbsp;option isolate&nbsp; 1 in both openwrt and i believe dd-wrt it essentaily does the same thing if im not mistaken<br><br>though on the other hand i guess i could see it for server based chilli access controllers<br>
<br><div class="gmail_quote">On Wed, Feb 4, 2009 at 5:03 PM, Thomas Liske <span dir="ltr">&lt;<a href="mailto:liske@ibh.de">liske@ibh.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
the basic idea behind the attached patch is the following:<br>
<br>
On a hotspot, normaly you don&#39;t want to allow client to client communication (everybody should have access to the internet and be somehow protected from other hotspot users) - especially for the windows dhows.<br>
<br>
This patch adds a new configuration option &quot;noc2c&quot; (no client 2 client communcation). With this option enabled, the DHCP offers supplies a /32 netmask. Doing this would prevent any hotspot client to communcate with anybody, even the default gateway. Therefore it adds a static route for the default gw as an connected route. This prevents (windows) clients doing any broadcasts on the hotspot network and reach any other hotspot client (default gateway must not route any pakets coming from a hotspot client to any other hotspot client). It would be great if somebody could test it with additional clients, Win XP works as expected.<br>

<br>
Any comments on the patch are welcome ;)<br>
<br>
<br>
Regards,<br><font color="#888888">
Thomas<br>
</font><br><br>
---------------------------------------------------------------------<br>
To unsubscribe, e-mail: <a href="mailto:chilli-unsubscribe@coova.org">chilli-unsubscribe@coova.org</a><br>
For additional commands, e-mail: <a href="mailto:chilli-help@coova.org">chilli-help@coova.org</a><br>
Wiki: <a href="http://coova.org/wiki/index.php/CoovaChilli" target="_blank">http://coova.org/wiki/index.php/CoovaChilli</a><br>
Forum: <a href="http://coova.org/phpBB3/viewforum.php?f=4" target="_blank">http://coova.org/phpBB3/viewforum.php?f=4</a><br></blockquote></div><br>