![]() |
|
|
|
|||
|
hi
howto check under freeBSD 7.0 if the wireless chipset, for example Ralink RT2860 fully support monitor mode ? |
|
|||
|
You consult the OpenBSD version of the ral man page
![]() Code:
These are the modes the ral driver can operate in:
BSS mode Also known as infrastructure mode, this is used when asso-
ciating with an access point, through which all traffic
passes. This mode is the default.
IBSS mode Also known as IEEE ad-hoc mode or peer-to-peer mode. This
is the standardized method of operating without an access
point. Stations associate with a service set. However,
actual connections between stations are peer-to-peer.
Host AP In this mode the driver acts as an access point (base sta-
tion) for other cards.
monitor mode In this mode the driver is able to receive packets without
associating with an access point. This disables the in-
ternal receive filter and enables the card to capture
packets from networks which it wouldn't normally have ac-
cess to, or to scan for access points.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
|||
|
thx
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dhcpd, vista and wlan | hamba | FreeBSD Ports and Packages | 5 | 8th September 2009 04:34 PM |
| Dell 1395 WLAN Drivers | yanjchan | FreeBSD General | 2 | 30th August 2009 09:28 AM |
| gdm/ new monitor issue | jimbus | FreeBSD General | 3 | 4th August 2009 07:39 PM |
| Freebsd Ath0 mode monitor | mateusrico | FreeBSD General | 3 | 8th April 2009 09:34 AM |
| WLAN | giga | FreeBSD General | 2 | 5th February 2009 02:53 PM |