Forum Discussion
usernameTaken
6 years agoNeighbour
IPTABLES Rule on Actiontec to Redirect DNS Traffic to OpenDNS
Hello,
For security, I would prefer to use OpenDNS servers instead of the Telus DNS servers. I have changed the DNS servers in the Advanced Settings admin page in the Actiontec modem gateway. However, some devices in my home (I.e. Chromecast) are configured to only use Google DNS servers (8.8.8.8). This is hard coded in the firmware and cannot be changed. I would like to create a rule in the Actiontec that forwards all DNS traffic on port 53 to the OpenDNS servers that I specify. In my previous Asus router, I was able to type this command in the terminal to accomplish what I needed:
iptables -t nat -A PREROUTING -p tcp --dport 53 -j DNAT --to-destination DNSSERVERIPADDRESS:53
replacing DNSSERVERIPADDRESS with the IP that I specified. How can I apply the same configuration in the Actiontec? Thank you in advance.
No RepliesBe the first to reply
Related Content
#Telus Public wifi cannot connect due to too many redirects and unsecured webpage.
I am having problems connecting to the #Telus wifi network. I am a Telus customer and I believe I should be able to use this service. I have always had this problem for years but didn't escalade it b...Solved120Views3Comments