You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like some magic in raspbian prevents wifi from going up if you have usb0 configured.
Adding this to /etc/network/interfaces should help:
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Does this broke poisontap? 'cause it seems like overriding nearly all the settings needed for poisontap to run.
(Sorry for any grammar errors, my native language is not english :P)
Hi!
Can you explain and suggest the solution on why the pi zero w stops connecting to wifi after launching the poisontap.
Thanks!
The text was updated successfully, but these errors were encountered: