Re: scan for machines in the subnet



In news:d6514$45e70589$557d99cd$9021@xxxxxxxxxxxxx,
peter pilsl <pilsl@xxxxxxxxxxxx> wrote:

One could use tools like nmap on each possible adress and every port,
but this would take a lot of time.

It would?

nmap -sS -p0 192.168.0.0/24

returns the MAC of 256 IP addresses in just a few seconds.
.