Re: Good rogue ap finder? or...going down the wrong path?



On Tue, 10 Jan 2006, in the Usenet newsgroup alt.internet.wireless, in article
<8SPwf.30455$qw4.21320@xxxxxxxxxxxxxxxxxxxxxx>, Rico wrote:

>Is there no way within your LAN to tell if someone has added a 'new' router
>to your network regardless of being wireless? I'm relatively new to the *ix
>world so please bear with what may seem a stupid question.

Generally speaking, LANs are (or act as it they were) Ethernet, with
packets flying about using RFC0894. Briefly, this is a 14 byte header
(6 bytes destination MAC, 6 bytes source MAC, 2 byte type) and 4 byte
CRC wrapped around an IP packet. The packets are actually steered using
the MAC address which you can see on your system using the '/sbin/ifconfig
-a' command. In the old days of coax (10Base5 or 10Base2), everyone was
on the same wire, so you could hear all systems. This was also true of
the original twisted pair (10BaseT) setup using hubs. Later implementations
of twisted pair, (10BaseT and the faster 100BaseT and 1000BaseT) use
switches to isolate sections, and now all you'd hear is broadcasts such
are ARP requests and those packets destined to "you". (Yes, switches
can be set to monitor all ports.)

[compton ~]$ whatis arpwatch
arpwatch (8) - keep track of ethernet/ip address pairings
[compton ~]$

That's a handy tool. But we simply monitor all of the switches and the ARP
caches on routers and servers. When something appears that isn't on our
list, a message is sent to Network Operations and the Security Desk. This
brings the thundering herd along with the "People Who Do Not Smile"(tm).
We are helped by having an exact list of where every port on every switch
goes. There are about 1500 offices in this building, but someone will
arrive within 4 minutes and be asking questions. For the other building
on the facility, add a minute or so for running between the buildings.

>I would think the logs on the server(s) would show a new IP on the net.

Yup - and we log all the details when the systems first arrive. (We're
an R&D facility, so we're a bit more paranoid than others might be, but
the whole company uses the same po;icies.)

>Also in normal support for the network wouldn't such a device as it were
>turn up in what ever cube as you were say in the given room working on
>the printer or someone's blurry monitor?

If you don't control access to your facility, yes this is a common
giveaway - all the company hardware has property tags prominently
displayed, and as a courtesy to the users (and to allow support to
figure out which of these identical systems is named $FOO), we also
put Dymo labels (embossed tape) with the system name on the monitor
and CPU.

>I just from my limited experience (small business back ground -fewer the 50
>people) can't imagine such going undiscovered for any length of time at
>all. But again I'm asking because of an admitted ignorance here.

You're basically right. Also, there is written policy (signed by each
employee) explaining that non-company hardware is a major no-no, and there
are signs at all building entrances, yada, yada, yada.

Old guy
.



Relevant Pages

  • RE: Detecting WAPs
    ... CTS packets.. ... Now...you could, theoritically, monitor the RTS and CTS packets. ... whether or not you have an AP on the network. ...
    (Security-Basics)
  • Re: How to start Ethereal capture at network usage threshold?
    ... To monitor bandwidth you must capture ALL packets on the network. ... If you want to monitor between certain times you may need to use Windows Task ...
    (microsoft.public.windows.server.networking)
  • Re: Trying to monitor wireless trafic
    ... I would like to monitor the network trafic on my home wireless network. ... I would like to monitor which computers are connected, what they are doing, etc. ... I tried using Ethereal, but it sees only the packets issued by the computer it's running on, not the packets exhanged between the access point and other computers of the network. ... If youre using ndiswrapper youre probably out of luck, as most windows drivers dont support monitor mode. ...
    (comp.os.linux.networking)
  • Sniffer port in 3550 switches
    ... I want to set up a port to monitor ALL the traffic on my network. ... unmanaged switches connected via crossover cables to various switches. ...
    (comp.dcom.sys.cisco)
  • Re: Monitoring Network activity
    ... > monitor the network activity. ... Note that it is not a true sniffer, ... Note that if you have switches on your network, ...
    (microsoft.public.windowsxp.security_admin)