Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 15:38:28 -0500
From:      "Adams, Kevin" <Kevin.Adams@compuware.com>
To:        "'freebsd-mobile@freebsd.org'" <freebsd-mobile@freebsd.org>
Subject:   802.11 "monitor mode" issues
Message-ID:  <A58643BEDEF7D211BABB0008C75D853F1CB78DE4@fhpri01.compuware.com>

next in thread | raw e-mail | index | archive | help
In the man pages of "ifconfig" it states that "monitor"...
"Put the interface in monitor mode. No packets are transmitted,
and received packets are discarded after bpf(4) processing."
 
Now, using
    ifconfig ath0 monitor up
 
does not seem to be doing that.
 
By using
    ifconfig ath0 debug monitor up
 
I get the following (presented in abbreviated form)
--------------------------------
ath0: begin active scan
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel xx (this repeats for
all channels)
 
    during this you get an occasional
ath0: received probe_resp from xx:xx:xx:xx:xx:xx  rssi xx
    and
ath0: received beacon from xx:xx:xx:xx:xx:xx rssi xx
 
ath0:    macaddr                    bssid                chan    rssi
rate    flag    wep    essid
  - yy:yy:yy:yy:yy:yy     yy:yy:yy:yy:yy:yy            y        y        y
y       y       y
  + xx:xx:xx:xx:xx:xx     xx:xx:xx:xx:xx:xx            x        x        x
x       x       x
 
ath0: sending auth to xx:xx:xx:xx:xx:xx on channel xx
ath0: receiving auth from xx:xx:xx:xx:xx:xx rssi xx
ath0: sending assoc_req to xx:xx:xx:xx:xx:xx on channel x
ath0: received assoc_resp from xx:xx:xx:xx:xx:xx on channel x
ath0: associated with xx:xx:xx:xx:xx:xx ssid "x" channel x start xx
---------------------------------
 
Why does it do this, in "monitor mode".  Knowing the above man page
description.
 
Once it associates, it stays there.  No scanning is done.  Am I missing
something?
 
Thanks,

Kevin Scott Adams
Technology Architect
Technology
Compuware Corporation
One Campus Martius
Detroit, MI.  48226 
Direct:              (313) 227-7784
Cellular:             (248) 521-8203
2-Way Pager:     (877) 688-1913
                        8776881913@archwireless.net
Email:               thekev@compuware.com <mailto:thekev@compuware.com> 

 



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A58643BEDEF7D211BABB0008C75D853F1CB78DE4>