View Single Post
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#165
Originally Posted by luca View Post
maybe you should install wireless-tools and do an "iwconfig wlan0 mode managed"
mmh, it seems that kismet already puts the adapter in managed mode (btw, Q doesn't seem to close kismet properly, I had to kill -9 it) however a
Code:
ifconfig wlan0 down
/etc/init.d/wlancond restart
ifconfig wlan0 up
allowed me to reeconnect to the access point, no need to reboot.