Filter traffic on access point
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
-1
down vote
favorite
I am running a Wi-Fi access point on a RPI using hostapd and dnsmasq.
I would like to enforce traffic filtering on the same subnet. Basically I want to forbid some devices to communicate with other devices on the same subnet.
I tried to do it using iptables or ebtables but it seems the traffic does not hit the rules when it goes throught the access point.
Is there a way to enforce traffic filtering ?
I used ap_isolate=1 but this forbids any communication between device on the subnet, I would like to have something more flexible.
Thanks a lot
security firewall dnsmasq hostapd access-point
add a comment |Â
up vote
-1
down vote
favorite
I am running a Wi-Fi access point on a RPI using hostapd and dnsmasq.
I would like to enforce traffic filtering on the same subnet. Basically I want to forbid some devices to communicate with other devices on the same subnet.
I tried to do it using iptables or ebtables but it seems the traffic does not hit the rules when it goes throught the access point.
Is there a way to enforce traffic filtering ?
I used ap_isolate=1 but this forbids any communication between device on the subnet, I would like to have something more flexible.
Thanks a lot
security firewall dnsmasq hostapd access-point
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I am running a Wi-Fi access point on a RPI using hostapd and dnsmasq.
I would like to enforce traffic filtering on the same subnet. Basically I want to forbid some devices to communicate with other devices on the same subnet.
I tried to do it using iptables or ebtables but it seems the traffic does not hit the rules when it goes throught the access point.
Is there a way to enforce traffic filtering ?
I used ap_isolate=1 but this forbids any communication between device on the subnet, I would like to have something more flexible.
Thanks a lot
security firewall dnsmasq hostapd access-point
I am running a Wi-Fi access point on a RPI using hostapd and dnsmasq.
I would like to enforce traffic filtering on the same subnet. Basically I want to forbid some devices to communicate with other devices on the same subnet.
I tried to do it using iptables or ebtables but it seems the traffic does not hit the rules when it goes throught the access point.
Is there a way to enforce traffic filtering ?
I used ap_isolate=1 but this forbids any communication between device on the subnet, I would like to have something more flexible.
Thanks a lot
security firewall dnsmasq hostapd access-point
edited Jul 19 at 6:18
asked Jul 18 at 15:58
Mike
11
11
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36
add a comment |Â
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457044%2ffilter-traffic-on-access-point%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Assuming you are talking of Wifi Clients there might be a way, searching for "wifi client isolation" I found this among other things: security.stackexchange.com/questions/16751/â¦
â dreua
Jul 18 at 18:36