Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interfaces: mitigate KRACKAttacks by using ports if available
Also see: https://www.krackattacks.com/ (cherry picked from commit 5eacb95) (cherry picked from commit 5c3021d)
- Loading branch information
f0ad55dThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey I tried this patch but I like to see that you can chance the hostapd config file. Because I am using a tp-link USB wireless adapter. Now I guess it's using the wrong driver on the hostapd.conf file. Can you tell me where to find it? The strange thing is when I use wpa2 with AES and TKIP that it shows an open wifi netwerk. And on Android that network is not visible.
f0ad55dThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See https://forum.opnsense.org/index.php?topic=6183.msg26150#msg26150
We did not touch / alter config file generation. We only switched the used binaries.