linux-router
linux-router copied to clipboard
Can't use 'iw' to operate interfce 'wlan0'
Whenver I try to use the script, I get this issue:
WARN: Can't use 'iw' to operate interfce 'wlan0', trying 'iwconfig' (not as good as 'iw') ... (Did you spell the interface name right?)
ERROR: Can't use 'iwconfig' to operate interfce 'wlan0' (iwconfig is not in Fedora's repos)
I'm on Fedora 40. The command I used was:
sudo ./linux-router.sh --ap wlan0 MyAccessPoint -p MyPassPhrase
You are missing hostapd package: https://github.com/garywill/linux-router/issues/58