OK, this isn't really a server question in practice, but I'm pretty sure it has something to do with server management. What is this joke supposed to mean?: http://xkcd.com/742

link|improve this question
feedback

closed as off topic by Warner, splattne May 29 '10 at 20:12

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

up vote 10 down vote accepted

192.168/16 is a private block of IPs that aren't routable on the Internet. It means that the killer was inside the house!!!

link|improve this answer
Oh, they mean it as in 192.168.*.*? OK, I get it now! – Kudu May 29 '10 at 16:17
2  
Yes, the /16 is CIDR notation, it means a 16 bit netmask, or 255.255.0.0 – MDMarra May 29 '10 at 16:19
1  
If you're not familiar with CIDR notation, read this, it helped me: en.wikipedia.org/wiki/CIDR_notation – Kudu May 29 '10 at 16:26
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.