Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices. Art Houle e-mail: houle@acns.fsu.edu. Academic Computing & Network Services Voice: 850-644-2591 Florida State University FAX: 850-644-8722
On Fri, 09 Nov 2001 08:49:54 EST, Art Houle <houle@zeppo.acns.fsu.edu> said:
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
Power down the wireless hub and see who calls? ;) Seriously though - your wireless hub/transmitter may have a queryable arp table that will tell you what's not using the wire.... -- Valdis Kletnieks Operating Systems Analyst Virginia Tech
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
Power down the wireless hub and see who calls? ;)
Seriously though - your wireless hub/transmitter may have a queryable arp table that will tell you what's not using the wire....
i've used/seen cards with these prefixes: 00:e0:29 - smc 00:02:2d - orinoco/wavelan cards (lucent/agere) however, there's nothing to stop the vendor from using a given prefix for wired cards as well. more to the point, it's relatively trivial to change the hardware address of the card, so all bets are off (read as: mac address filtering is useless). -- |-----< "CODE WARRIOR" >-----| codewarrior@daemon.org * "ah! i see you have the internet twofsonet@graffiti.com (Andrew Brown) that goes *ping*!" andrew@crossbar.com * "information is power -- share the wealth."
On Fri, Nov 09, 2001 at 08:49:54AM -0500, Art Houle wrote:
discovering what devices on my network are wireless devices.
some other possibilities, use SNMP to read from access point. Lucent APs and WPs support(Unofficially) it. If you need perl/shell script let me know. Read from the switch port to which your wireless basestation/bridge is connected to. -antony
On Fri, 9 Nov 2001, Art Houle wrote:
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
The NetStumbler tool (www.netstumbler.com) appears to have a fairly good MAC to vendor mapping, and may have helpful information. Their database shows a full range of MAC addreses, which could give you a starting point. OTOH, it's easy enough to change MAC addresses - you'd probably be better off pulling the information from your access point - the lucent gear certainly allows you to do so, but I can't speak for any others. cheers! ========================================================================== "A cat spends her life conflicted between a deep, passionate and profound desire for fish and an equally deep, passionate and profound desire to avoid getting wet. This is the defining metaphor of my life right now."
Taken from the file that sets the iwconfig options for Redhat v7.1(/etc/pcmcia/wireless.opts) Lucent Wavelan IEEE (+ Orinoco, RoamAbout and ELSA) Melco/Buffalo Networks WLI-PCM-L11 *,*,*,00:60:1D:*|*,*,*,00:02:2D:*) Cisco/Aironet 4800/340 *,*,*,00:40:96:*) Samsung MagicLan (+ some other PrismII cards) *,*,*,00:00:F0:*|*,*,*,00:02:78:*) Raytheon Raylink/WebGear Aviator2.4 *,*,*,00:00:8F:*|*,*,*,00:00:F1:*) Old Lucent Wavelan *,*,*,08:00:0E:*) Netwave (Xircom Netwave/Netwave Airsurfer) *,*,*,00:80:C7:*) --- Art Houle <houle@zeppo.acns.fsu.edu> wrote:
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
Art Houle e-mail: houle@acns.fsu.edu. Academic Computing & Network Services Voice: 850-644-2591 Florida State University FAX: 850-644-8722
===== - Andy Ellifson Instant Messaging IDs Yahoo, Hotmail, MSN, AOL, and AT&T ID: ellifson ICQ ID: 3972547 __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com
based on the reply stream so far I guess there aren't really that many "standards lawyers" here. IEEE maintains a list of "AUI prefixes". You can get a copy various places, I'd start with www.iana.org. Or, walk around your organization and your local computer store and write down the first three bytes on the mac address listed on the box (assuming they document it on the box) sure, you can change the mac address. you can also convert a pringle's can into a radio antenna. bfd. if you are looking for a first-order approximation don't worry about that. At 08:49 AM 11/9/2001 -0500, Art Houle wrote:
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
Date: Fri, 09 Nov 2001 09:45:50 -0800 From: Rodney Thayer <rodney@tillerman.to> Sender: owner-nanog@merit.edu
based on the reply stream so far I guess there aren't really that many "standards lawyers" here.
IEEE maintains a list of "AUI prefixes". You can get a copy various places, I'd start with www.iana.org. Or, walk around your organization and your local computer store and write down the first three bytes on the mac address listed on the box (assuming they document it on the box)
The problem with this is that manufacturers have the option of not allowing the IEEE to disclose this and many (most) wireless card makers also make wired cards that share the same AUI prefix. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634
lucent and aironet (later cisco) never made wired cards so I wouldn't expect that. also, I think that the non-ieee lists tend to have more/better data on prefixs. I bet snort or etherpeek or ethereal or sniffer or someone like that has a decent aui list. also, of course, manufacturers know that no real people use network management so why bother to document your aui? a manufacturer who keeps their aui secret is offering to live in a non-sales-enhancing position... At 10:26 AM 11/9/2001 -0800, Kevin Oberman wrote:
The problem with this is that manufacturers have the option of not allowing the IEEE to disclose this and many (most) wireless card makers also make wired cards that share the same AUI prefix.
lucent and aironet (later cisco) never made wired cards so I wouldn't expect that. also, I think that the non-ieee lists tend to have more/better data on prefixs. I bet snort or etherpeek or ethereal or sniffer or someone like that has a decent aui list.
they might never have made cards you could plug into your pc or mac, per se, but cisco at least has made quite a name for itself by manufacturing a large pile of *other* networking equipment. a fair amount of which uses the same addressing style. :) -- |-----< "CODE WARRIOR" >-----| codewarrior@daemon.org * "ah! i see you have the internet twofsonet@graffiti.com (Andrew Brown) that goes *ping*!" andrew@crossbar.com * "information is power -- share the wealth."
but the AUI header was assigned back when it was aironet. 3com, as it exists now, is in fact an old terminal server company called Bridge, which mutated into a router company, which got bought by this silly little pc ethernet card vendor called 3Com, etc.etc.etc. At 12:11 AM 11/10/2001 -0500, Andrew Brown wrote:
lucent and aironet (later cisco) never made wired cards so I wouldn't expect that. also, I think that the non-ieee lists tend to have more/better data on prefixs. I bet snort or etherpeek or ethereal or sniffer or someone like that has a decent aui list.
they might never have made cards you could plug into your pc or mac, per se, but cisco at least has made quite a name for itself by manufacturing a large pile of *other* networking equipment. a fair amount of which uses the same addressing style.
On Fri, Nov 09, 2001 at 08:49:54AM -0500, Art Houle wrote:
Does anybody know where I can locate a list of MAC address prefixes that belong specifically to wireless NIC cards? I am looking for a method of discovering what devices on my network are wireless devices.
try vacuum's APTools: http://aptools.sourceforge.net/ -d. --- http://www.monkey.org/~dugsong/
participants (9)
-
Andrew Brown
-
Andy Ellifson
-
Antony
-
Art Houle
-
Dug Song
-
Gwendolynn ferch Elydyr
-
Kevin Oberman
-
Rodney Thayer
-
Valdis.Kletnieks@vt.edu