Re: scan for machines in the subnet
- From: Chris Cox <notccox@xxxxxxxxxxxxxx>
- Date: Sun, 04 Mar 2007 07:35:15 -0600
peter pilsl wrote:
I wonder what is the easiest and fastest way to detect all machines in
the current subnet from one of the machines and get their MAC-adresses.
My first approach would be to ping each possible adress and then read
the arp-table for valid mac's.
But assuming my limited knowledge of arp and other protocol-layers I
guess there are much better ways.
Trying to do this from a client on the network is an error prone way.
You will never be guaranteed to find all of the hosts.
A "better" way is to query the switch itself. Many switches
will have the ability to get this information from the MIB via
SNMP. That's the "better" way.
.
- Follow-Ups:
- Re: scan for machines in the subnet
- From: Moe Trin
- Re: scan for machines in the subnet
- References:
- scan for machines in the subnet
- From: peter pilsl
- scan for machines in the subnet
- Prev by Date: dual routing wifi / lan
- Next by Date: Re: wpa_supplicant + hidden SSID = problem
- Previous by thread: Re: scan for machines in the subnet
- Next by thread: Re: scan for machines in the subnet
- Index(es):
Relevant Pages
|