View Single Post
tanago's Avatar
Posts: 215 | Thanked: 448 times | Joined on Aug 2012 @ Burgas, Bulgaria
#745
Originally Posted by mr_pingu View Post
@tanago: If you use the mon0 way on the n900 and connect the wlan0 to an AP on eg channel 1, it locks mon0 automatically to channel 1 too
mon0 is coming from wlan0 , thus when locking the master device will lock mon0 too. But why you should want to alter wlan0 and/or connect to ap when you have entered monitor mode and you have fully working injection on mon0? Just exit monitor mode and you will be able to connect
Originally Posted by Saturn View Post
If you like coding and have the time, you can edit the clevenHelper.sh file as root to do this. Check lines 51 to 54. I'm guessing this is the part you need to modify as well as replace all references of wlan0 with mon0 in the rest of this bash script.

I cannot really promise, but if you give me complete instructions on how to enable monitor/managed modes then I might give you a test version to test.
I am really interested in this and I like coding but there are 2 clevenHelper.sh files one in /opt/cleven and the other in /home/opt/cleven which one should I edit?