HOW TO SETUP THE BLOCKS
Login to the Router
- Login to your DD-WRT Router
- The default address is either http://192.168.1.1 or http://192.168.0.1 and the default username and password is usually ‘admin’for both.
Add the Firewall Rules
- Navigate ‘Administration’ and go to ‘Commands’
- Type in the following rules in the Commands field.
iptables -I PREROUTING -t nat -p udp -d 8.8.4.4 –dport 53 -j DNAT –to-destination 128.199.248.157
iptables -I PREROUTING -t nat -p udp -d 8.8.8.8 –dport 53 -j DNAT –to-destination 128.199.248.157 - Save Firewall by clicking on ‘Save to StartUp’
- Click here to see latest Trickbyte dns list ->http://www.trickbyte.com/trickbyte-dns-list/
Restart Router
- Navigate to Administration -> Management and click ‘Reboot Router’ in the bottom right of your display screen.
HOW TO REMOVE THE BLOCKS
First Log in to your Router
- Login to your DD-WRT Router
- The default address is either http://192.168.1.1 or http://192.168.0.1 and the default username and password is usually admin for both.
Remove Firewall Rules
- Navigate to Administration -> Commands
- Leave the Commands field empty.
- Click on ‘Save Firewall’
Restart Router
- Navigate to Administration -> Management and click ‘Reboot Router’