ambler <(E-Mail Removed)> wrote:
> is it possible to burn switch by the user who change programatically MAC
> address of his adapter and then he receives ip address granted by dhcp
> server which does not belong to him. This IP may or may not be used actually
> by the other user of this MAC Address. How to track this user?
Basically, no. If you need this sort of protection, you would need to
get a switch that supports authentication, using RADIUS or similar. This
would cost a considerable amount of money.
If you want to log the MAC addresses that clients are using, you may
have some measure of success with arpwatch. Manageable switches may be
able to be queried for the MAC address to port mappings.
If an ethernet wall-socket is not it use, it is common practice to make
that port off-line (unplugging it from the switch to which it is
connected. This can help to mitigate the risk involved, but not by much.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!