1/
http://sheeva6.with-linux.com/sheeva/ does not point to a valid domain, so the script just downloads a openDNS index.html file and then fails. I had to comment out the wget for this line.
This is probably because OpenDNS(among others) hijacks the NXDOMAIN response that is supposed to indicate an unreachable server and instead spits back the IP address of a support/advertising page of their own. Not much one can do about it short of switching to a DNS that follows the rules or running Dnsmasq between your computer and the DNS servers with the appropriate OpenDNS IP addresses set in the "bogus-nxdomain" option.