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

Does wireless monitor mode need ESSID and Network really? #7541

Open
morse-miladmohtashamirad opened this issue Jan 9, 2025 · 0 comments
Open

Comments

@morse-miladmohtashamirad
Copy link
Contributor

morse-miladmohtashamirad commented Jan 9, 2025

I've noticed that when you set the Mode of a wireless interface to monitor you can still set the ESSID.
I believe that this can confuse a user. As monitor mode works based on channel and bw, ... not ESSID.
I've looked into mac80211.sh and couldn't find any use of ssid in the backend. (I might be wrong though).

The only downside of removing ESSID from monitor mode is that when a user switches from another mode (that needs SSID) to monitor and back, he'll loose the ESSID that he'd set. which looks acceptable to me.

Same argument can go for Network option as well. 😄

image

@morse-miladmohtashamirad morse-miladmohtashamirad changed the title Does wireless monitor mode need ESSID really? Does wireless monitor mode need ESSID and Network really? Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant