First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Change Monitor Mode Channel on Mac OS Big Sur

I try to record a 5GHz wireless network on channel 36 using Wireshark 3.4.2 for Mac (Intel) using Rosetta 2 for Mac OS Big Sur on an Mac Book Air (M1 processor).

The monitor mode is available, however, I can only find packages on 2,4GHz and channel 1. I do not find any settings to change the channel to be recorded. I also tried this instruction: link text

Does anybody know how to change the channel of the monitor mode?

AlahambraOligododo's avatar
1
AlahambraOligododo
asked 2021-01-25 09:40:56 +0000, updated 2021-01-25 09:42:08 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

As a MAC beginner I now found the following solution:

  1. Using "Finder" press "command+shift+G" and look for the "/System" folder.

  2. Follow the following path: /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport (In my case I had the problem that the path did not look -exactly- as proposed by some internet instructions, so I couldn't copy paste the given links...)

  3. Double click on "airport". The program will be executed in the terminal. Copy the path.

  4. Type "sudo" to the terminal to get root rights, paste the path to the terminal an add "-c36". It will look like this "sudo /System".../airport -c36".

  5. Press enter, type your passwort and you hopefully have changed to monitor mode channel.

(Post is based on https://osxdaily.com/2007/01/18/airpo...)

AlahambraOligododo's avatar
1
AlahambraOligododo
answered 2021-01-25 10:47:20 +0000
edit flag offensive 0 remove flag delete link

Comments

Have seen Airtool? Much simpler if it works in your environment - don't know if the new processor is a problem or not.

The early version was free and I could still find via google.

Bob Jones's avatar Bob Jones (2021-01-25 11:16:49 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer