  Guiri
@rogers.com
| How to bypass the ads in OS X/Linux
You need to use a different DNS server and comment out the domain server from your resolv.conf. This bypasses Roger's packet inspection to a certain degree and their ad revenue that violations Canadian privacy agreements.
For the DNS, plug in any University's DNS servers. They're usually publicly available. Do this in the Network Settings of your operating system.
For the ad redirection:
Open Terminal, type "sudo nano /private/etc/resolv.conf".
Then, #comment out the first line that starts with "domain". |