I too had slow internet, found that in the resolv.conf if you change the line that says search www.wwww.net to the IP of the www.wwww.net the internet speeds up and also goes for internet connection sharing. sample code:
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 192.168.1.254
nameserver 192.168.2.2
#search gateway.2wire.net
search 192.168.1.254