-
As far as I know most modern devices do not send probe requests to networks present on the PNL by default.
It would be useful if hcxdumptool had support to send beacon frames from a dictionary file…
-
Requiring the RADIUS server's X.509 certificate to be issued by a particular CA using `esp_wifi_sta_wpa2_ent_set_ca_cert` helps but is insufficient to protect against rogue Access Points.
What is m…
-
在wifi使用WPA2-Enterprise(Radius)模式之后,终端使用radius账号密码连接wifi,我在无线路由器上看到的已连接设备名字还是设备名,有没有办法可以改为radius的账户名呢?感谢大佬
akqzx updated
5 years ago
-
NetworkManager has a built in dhcp server which I have been using for a few days now. It seems to be faster and more reliable in band steering senarios. I have tested on a few networks, one being Edur…
-
Viewing nodes' details shows it being owned by eg DOMAIN-01\davidh but viewing the user's device tab displays an error that no devices could be found.
Perhaps the domain separator '\\' isn't escape…
-
### Hardware:
Board: Adafruit Huzzah feather board, wroom-32
IDE name: Arduino IDE
### Description:
Hi all,
I'm pretty novice at both arduino, esp-idf, and programming …
-
Hi,
Not really an issue : is there any kind of support in LuaRTOS for wpa2 enterprise ? It seems there is some related code (in the source). Has someone forked or tried something (with success :-) ) …
-
### Hardware:
Board: ?ESP32 Dev Module?
Core Installation/update date: ?11/jul/2017?
IDE name: ?Arduino IDE? ?Platform.io? ?IDF component?
Flash Frequency: ?40Mhz?
PSRAM enable…
-
## Environment
- Development Kit: Adafruit feather Huzzah ESP32
- Module or chip used: ESP32-WROOM-32
- IDF version: v3.2-beta1-34-gfb7ba1baa
- Build System: [Make|CMake]
- Compiler ve…
-
Hi!
How can I use the full hostapd instead of hostapd-mini?
I need a special image for an installation that shares a guest network and WPA2-Enterprise.
I tried this in site.mk:
"GLUON_SITE_PAC…