Apple iPhone iAd Blocking Via iAdKiller
Apple seems to have implemented a new advertising system on their iPhone platforms. It seems to have effectively blocked the hosts file method I ran through in my previous post.
Still, with a little hunting I tracked down a great app, iAdKiller, which you can download here.
Now, assuming your iPhone ip is 192.168.1.71 as it is in my case do the following:
1)Download the .deb file.
2)Copy it to your iPhone via: "scp iAdKiller-_0.deb root@192.168.1.71:/tmp/"
3)SSH into your iPhone via: "ssh root@192.168.1.71"
4)Password defaults to "alpine" unless you have changed it.
5)Change directory to your temp directory where we copied the debian package file via: "cd /tmp/"
6)Install the file with dpkg via: "dpkg -i iAdKiller-_0.deb"
7)Et Voila, rejoice. Fire up a free iTunes app and notice the pristine feeling of non commercial zen.

