I am using a voip provider for my home phone that has been working fairly well until today (I wont say which... lets just say it starts with "P" and ends with "rimus"). Suddenly the status light is blinking red so I do a reset and all other things I can think of before calling support.
Once I called in I found out they had done an upgrade to their routers and I had to upgrade the firmware on my voip gateway (thanks for the notice!). Anyways they have a vb script file you can download that automates this process. Me being the one to distrust having to run a vbs file I opened it up and found this nice chunk of code:
Randomize
upperbound = 2
x = Int(upperbound * Rnd) + 1
if (x = 1) then
tftpServer = "216.254.141.196"
elseif (x = 2) then
tftpServer = "206.130.11.6"
else
tftpServer = "206.130.11.6"
end if
tftpServer = "216.254.141.196"
If the dailywtf.com did not top this in a huge way every day I would submit it.
Unfortunately the script did not work for me and I am now locked out of my router. I am up to 1.5 hours on hold on my cell phone. <rage>...