Skip to content

Commit 6fb6de5

Browse files
committed
hostapd.conf: default client isolation paramter
Fixes #157
1 parent c0f9cb4 commit 6fb6de5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

piratebox/piratebox/conf/hostapd.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ hw_mode=g
55
channel=1
66
#auth_algs=1
77
#ieee80211n=1
8+
9+
# Put a # in front of the following line to allow
10+
# direct client 2 client communication
11+
ap_isolate=1

0 commit comments

Comments
 (0)