-
is this channel hopping?
hi guys,
while issuing the command
airdump-ng -c 7 -w filename --bssid 00:32:54:35:35:af wlan0
the result will show on header
ch 7][elapsed time]........at the end there is [fixed channel wlan0: (flipping channels)
does this indicate its channel hopping? if yes how to make fixed on one channel ?
thank you
-
Super Moderator
Try the following
Code:
airodump-ng --channel 7
or whatever channel you want
and of course you will need the rest of the command.
Let me know if that helps out.
-
Member
Hmm when starting monitor mode, try airmon-ng start wlan0 7
and then issue
iwconfig wlan0 channel 7
and finally
airodump -c 7 wlan0
What I do to ensure no channel hopping is occurring, may be overkill but what the heck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules