Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2001 20:11:03 -0600
From:      David Kelly <dkelly@hiwaay.net>
To:        "Artem Koutchine" <matrix@ipform.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Building a local network on switches (ANTISNIFFER measures) 
Message-ID:  <200101060211.f062B3p31698@grumpy.dyndns.org>
In-Reply-To: Message from "Artem Koutchine" <matrix@ipform.ru>  of "Fri, 05 Jan 2001 17:56:31 %2B0300." <001101c07727$b7040de0$0c00a8c0@ipform.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Artem Koutchine" writes:
> Hello!
> 
> We have a sniffer problem in our quite distributed network, because it is
> built using hubs. We trying to replace them with switches and as an
> experiment got outselves a CNET PowerSwitch CNSH-800 switching hub.
> However, it does not have any kind of programmatic control and learnes MAC
> addresses itself.

There are "managed switches" and "unmanaged switches". You have an
unmanaged switch. You might shop for a managed switch. Expect to pay
twice as much. Probably more as unmanaged switches have become commodity
items.

MAC spoofing is as simple as "ifconfig fxp0 lladdr 1;2:3:4:5:6". I do 
it myself rather than call my ISP and change my registered MAC address. 
Then again, guess the support line is staffed right now, so maybe I 
really oughta call.

Darn! I forgot what the card's real MAC is. Guess I have to go look and 
see how to un-lladdr the interface. Maybe I can drop it, then add it, 
and get the one out of hardware. Heaven forbid that I might have to 
reboot to get the default... Hey that's it. Its in /var/run/dmesg.boot. 
Thanks for the help! Couldn't figure that out until I typed it.


--
David Kelly N4HHE, dkelly@hiwaay.net
=====================================================================
The human mind ordinarily operates at only ten percent of its
capacity -- the rest is overhead for the operating system.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101060211.f062B3p31698>