Nori <(E-Mail Removed)> wrote in news:1194236239.555668.193060
@o3g2000hsb.googlegroups.com:
> Hello everyone. I am a college student, and at the college I go to,
> we receive our internet connection thought the Local Area Network.
> Our LAN uses DHCP to assign IP addresses. The DHCP server only
> assigns IP addresses to peoples who have their MAC address registered
> with the system admin and entered into this database. Of the late,
> several people have been hard coding their IP addresses. This has
> become a problem since people who are receiving IP addresses from the
> DHCP server are frequently loosing internet connectivity due to IP
> address conflict.
>
> Basically I recently began to realize how big a deal this actually
> is. Several of my professors and the Executive Director have all lost
> internet connectivity. The method that these hard coders are using is
> as follows.
>
> Everyone at my college has an domain name which is in the form
> {lastname}{first letter of first name}.domain.edu. (For examply
> williamsw.foobar.edu). Essentially what has been happening is
> students have been pinging the domain names of their targets and
> hardcoding that IP address to prevent the rightful owner of that IP
> from gaining internet connectivity. The system admin does not know
> how to catch these "hardcoders" so he has chosen to disable internet
> from 12:00 AM to 5:00 PM as a punishment to everyone until the
> culprits are caught. I intend to catch them.
>
> Our server is some sort of Linux and I run Debian Etch. I am pretty
> sure all of the people doing this hard coding run Windows XP or
> Windows Vista. Essentially I have some idea of what I need to do to
> attain the MAC addresses of the hardcoders but am not quite sure.
>
> I would greatly appreciate help from anyone in this endeavor. Thanks
> in advanced.
>
> Nori
>
If your switches support 802.1X you could try that. It isn't invulnerable
but is a possibility.
http://en.wikipedia.org/wiki/IEEE_802.1X
I believe a certain computer software company (name beginning with the
letter M ) had problem with visitors plugging into network ports and
carrying out nefarious activities ;-). Their solution was to allow their
bona fide servers and workstations to only talk to each other using IPSec
IIRC.