Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Captive Portal "Allowed" MAC addresses drop connections #855

Closed
MagnaPilot opened this issue Sep 17, 2018 · 2 comments
Closed

Issue: Captive Portal "Allowed" MAC addresses drop connections #855

MagnaPilot opened this issue Sep 17, 2018 · 2 comments
Labels
support Community support

Comments

@MagnaPilot
Copy link

MagnaPilot commented Sep 17, 2018

This issue has been present since at least the 16 series, and to this point have not found a solution, but have found others with the same issue.

Specifically, when using Captive Portal, and allowing some devices access via the MAC access list, eventually, after a seemingly arbitrary amount of time between minutes and weeks, the devices given access via the MAC list will start to drop connections at random, downloads are impossible and the perception to the user is a very slow network. This issue does not occur at the same time to users who are authenticated via username/password on the same captive portal zone. The issue is present regardless of the status of proxy, IDS, firewall or otherwise. I'm willing to contribute any logs needed to help diagnose, I've been trying to trace this issue for nearly two years without success.

@AdSchellevis AdSchellevis added the support Community support label Sep 18, 2018
@AdSchellevis
Copy link
Member

@MagnaPilot better to open this in core, Captive portal is a core function.

Just out of curiosity, have you tried pinning the client to a specific IP address and whitelist it on ip address? Underneath it's doing almost the same, with the addition of using the arp table to figure out which ip it should whitelist. When the arp entry expires there can be a short time in which the client misses authentication, which usually is resolved automatically once the firewall receives some packets again.

@MagnaPilot
Copy link
Author

Thank you, I wasn't sure where it resided exactly, but i will do that. I haven't tried with IP mainly due to the fact that we have 200+ devices that rotate in and out of the network. I'll setup a few static devices and see what happens and report back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

2 participants