1

I have an RPI 3B+ and a wifi dongle that can support monitor mode. I look for ways on google on how to use the internal card to connect to ssh and the wifi dongle to use it for monitor mode using the software airmon-ng and didn't have any luck.

Could you please help me in the most simple way?!

P.S. I have 1% knowledge of programming!

Mohi Rostami
  • 4,434
  • 1
  • 20
  • 39
Cristian
  • 11
  • 1

1 Answers1

1

Prevent dhcpcd from configuring an interface in How to set up networking/WiFi shows how to stop dhcpcd configuring an interface.

NOTE Predictable Network Interface Names is recommended if multiple WiFi interfaces are in use.

Milliways
  • 62,573
  • 32
  • 113
  • 225