Did you try dhcpcd <device> ???
How to setup wireless network in BT3 using Broadcom card (bcm4311) ?
airodump is working corectly and injection , but I cannot work normally on the net using wireless connection in wireless assistant cause it can't find my router. Where are the conf files to setup to make it works?
![]()
Did you try dhcpcd <device> ???
dd if=/dev/swc666 of=/dev/wyze
Yeah guy in you see the error in your screenshot allready.
Your device is in monitor mode - you can't connect to your wlan in monitor mode.
Montitor mode is a mode where you can sniff packets which are in the air and only this.
To get connected to your wlan you have to get into managed mode.
Try this:
Code:ifconfig <wlandevice> down iwconfig <wlandevice> mode Managed ifconfig <wlandevice> up
Your eth1 device is in Monitor mode... put it in managed mode: iwconfig eth1 mode Managed
dd if=/dev/swc666 of=/dev/wyze
ok it worked after changing mode from monitor to manage. Thx u guys P![]()
also ive found kwifimanager sucks balls. i use wirelesslanassistant