Twitter Feed: Post

Twitter Feed

@bradfitz ("Brad Fitzpatrick") wrote:

.@radkat blames me when the network's down and usually it's my fault.

But this time it was my fault in a fun way: dhcpd.conf had:

subnet 10.x.y.0 netmask 255.255.255.0 {
range 10.x.y.100 10.x.y.255;
...

And she got 10.x.y.255 by chance, which "worked" but not really (bcast)