Hacker News new | ask | show | jobs
by abraham_lincoln 2828 days ago
My college used to do similar. If you did not register your MAC address, you would be DHCP assigned into a walled-garden IP block.

We found we could run an IP scanner on the authorized subnet (from a computer with a whitelisted MAC), and find the unused IPs, and just set those statically for 'visitors'.

No need to register any more MAC addresses.

3 comments

I doubt they were very concerned with you or your friends. 80/20 solutions.
Only had problems when a classmate was running routed.

Oh, and all authorized IPs were in a public address space.

Out of curiosity, you couldn’t just guess them based on knowing a couple? Or do people assigning them in some fashion that isn’t consecutive within the block?
yeah, definitely not consecutive.
You simply weren't that much of a concern. DHCP snooping takes care of that problem quite well.