LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Active Scanning or Passive Scanning (https://www.linuxquestions.org/questions/linux-networking-3/active-scanning-or-passive-scanning-620433/)

Paris Heng 02-11-2008 07:34 PM

Active Scanning or Passive Scanning
 
Dear,

How to actually check the WiFi card whether it is in active scanning or passive scanning?

Regards

bsdunix 02-13-2008 09:31 AM

I found this. I don't know what wireless card/driver you have, but your setup may show similar information:

---snip---
Used to provide details on the channel capabilities enabled by the adapter.

Example:

% cat /sys/bus/pci/drivers/ipw3945/*/channels

Displaying 13 channels in 2.4Ghz band (802.11bg):
1: 17dBm: BSS, IBSS, active/passive.
2: 17dBm: BSS, IBSS, active/passive.
---snip---

http://ipw3945.sourceforge.net/README.ipw3945

Paris Heng 02-15-2008 09:37 AM

Quote:

Originally Posted by bsdunix (Post 3055734)
I found this. I don't know what wireless card/driver you have, but your setup may show similar information:

---snip---
Used to provide details on the channel capabilities enabled by the adapter.

Example:

% cat /sys/bus/pci/drivers/ipw3945/*/channels

Displaying 13 channels in 2.4Ghz band (802.11bg):
1: 17dBm: BSS, IBSS, active/passive.
2: 17dBm: BSS, IBSS, active/passive.
---snip---

http://ipw3945.sourceforge.net/README.ipw3945

Thank you. I will try it.


All times are GMT -5. The time now is 02:45 PM.