aromond Posted March 9, 2021 Posted March 9, 2021 Hello, Is it possible to put wlan0 into monitor mode? I'd like to do away with wlan0-1 as well. I'm just trying to use it for kismet, trying to get all 3 radios setup with remote capture over the usb ethernet. I'm able to do: ip link set wlan0 down ip link set wlan0-1 down iw wlan0 set monitor none but when I run: ip link set wlan0 up the pineapple reboots on me and I lose the previous configuration I did, I'm new to the pineapple and its openwrt system under the hood so any help would be greatly appreciated. Thanks
deathvegetable Posted May 24, 2021 Posted May 24, 2021 Maybe try disabling pineap first, wlan0 is the rogue access point interface i believe...and here's what i do: ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlan0 up
Recommended Posts
Archived
This topic is now archived and is closed to further replies.