Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 51ebca47673862dc9e0696378b6e1781fd432867 Author: Antonio Quartulli a@unstable.cc Date: Sun Feb 19 21:01:07 2012 +0000
doc: batman-adv/Ap-isolation
51ebca47673862dc9e0696378b6e1781fd432867 batman-adv/Ap-isolation.textile | 1 + 1 file changed, 1 insertion(+)
diff --git a/batman-adv/Ap-isolation.textile b/batman-adv/Ap-isolation.textile index 4500c520..ae871b9d 100644 --- a/batman-adv/Ap-isolation.textile +++ b/batman-adv/Ap-isolation.textile @@ -5,6 +5,7 @@ h3. What is it? Like any commercial Access Point, the "Access Point Isolation" is a feature that prevents any communication between stations connected to the same infrastructured BSSID. B.A.T.M.A.N. Advanced replicates the same behaviour by denying communication between clients connected to their nodes through a wireless link. Note that communication from and to clients connected through a wired link is left untouched.
!ap-isola-75.png! +The picture above shows a simple scenario where AP-Isolation is enabled either on node A and B: communications between wireless stations are prevented, while communications between wireless and wired clients are allowed.
h3. How to enable it?