I'm on StackOverflow podcast this week!
TrackBack
TrackBack URL for this entry:
http://everythingsysadmin.com/cgi-bin/mt-tb.cgi/283
Funny that you should be mentioning IPv6 and the list of dumb things to check. At my company we've been steadily deploying IPv6 over the last few years, and one of the big gotchas is when a host has IPv6 configured in DNS but the IPv6 networking is broken for some reason (sometimes it just doesn't get the attention that IPv4 does!). Many IP stacks nowadays will try the IPv6 address first, and this creates very noticeable pause before it switches over to IPv4.
There are other gotchas that happen in the interaction between IPv4 and IPv6. For instance, updating a firewall rule for one but forgetting the other, leaving a gaping hole wide open or denying access for an important service.
I suspect problems like these may become more common as IPv6 gains traction, and it seems to me to be a perfect thing to add to your list.


