this post was submitted on 23 Aug 2023
1365 points (98.9% liked)

Programmer Humor

24790 readers
874 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] radix@lemm.ee 5 points 2 years ago (6 children)

In general, I thought IP addresses are mutable while MACs stay the same, and I thought that's why the outside world uses IPs to identify networks while routers inside a network use MACs to identify specific devices. If you can change your MAC arbitrarily, doesn't that risk making the router's job more difficult? Why not just assign yourself a different internal IP?

[–] FiskFisk33@startrek.website 21 points 2 years ago (1 children)

I mean yeah, but in this case you want to make the routers job of shutting you out more difficult.

[–] radix@lemm.ee 3 points 2 years ago
load more comments (4 replies)