Re: scan for machines in the subnet
- From: David Brown <david.brown@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 07 Mar 2007 09:07:49 +0100
Moe Trin wrote:
On Mon, 05 Mar 2007, in the Usenet newsgroup comp.os.linux.networking, in
article <45ebf363$0$24618$8404b019@xxxxxxxxxxxxxxx>, David Brown wrote:
Chris Cox wrote:
Moe Trin wrote:
I've just run Patrick's nmap scan on our office network, and I don't seeThe only hosts that won't be found are those that have disabled ARP onA switch on a meshed network can reply to ARP with it's own MAC.
their network setup, OR are using off-network IP addresses that you did
not try to talk to. ARP is lower in the stack than firewall code, and
even if a host is dropping all TCP, UDP, or ICMP (etc.) packets, it will
still respond to an ARP packet addressed to it's IP address.
any indication that our switches are modifying the MACs, based on nmap's
partial identification of the companies owning the MAC addresses found.
Note he wrote "can", and not "will". Generally speaking, those switches
that do substitute the MAC will have intelligence and will provide access
(possibly through SNMP - possibly via other protocols) to their internal
table of "who is on which port".
I would have thought that a switch would not modify the MAC - after all,
it would mess up things like statically assigned IP addresses issued by
a DHCP server.
True - but if you're going to statically assign IP addresses, why not do
so directly? It usually takes less time to do so.
There are a few reasons. In the past, I've directly assigned IP addresses for servers and the like - as you say, it's the easiest method (no need to copy MAC addresses between leases files and config files). However, sometimes things change on a network - dns servers, networks, etc. They don't change often, fortunately - but I'm reconfiguring things at the moment (well, I'm planning it - when I've got my new firewall and router set up, I'll do the reconfiguring), and that means each manually configured server, workstation and printer must be changed. Printers in particular can be conveniently given an address by the DHCP server, and that address can be locked in the DHCP server's configuration, so that addresses are consistent thereafter.
I guess my main concern about a switch messing with MAC addresses is to be sure that each PC (or other device) on the network has the same MAC address every time. It doesn't really matter if the apparent MAC address for a PC is its true MAC address, or some switch-modified version, as long as it is always the same and always unique.
mvh.,
David
Old guy.
- 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
- Re: scan for machines in the subnet
- From: Chris Cox
- Re: scan for machines in the subnet
- From: Moe Trin
- Re: scan for machines in the subnet
- From: Chris Cox
- Re: scan for machines in the subnet
- From: David Brown
- Re: scan for machines in the subnet
- From: Moe Trin
- scan for machines in the subnet
- Prev by Date: Re: Recommend backup setup?
- Next by Date: Re: tcp close problems under heavy load on 2.6.18
- Previous by thread: Re: scan for machines in the subnet
- Next by thread: Re: scan for machines in the subnet
- Index(es):
Relevant Pages
|