Search found 1 match

by sonicsolutions
Sun Dec 31, 2017 11:33 pm
Forum: Other Issues
Topic: Force DNS Flsuh?
Replies: 4
Views: 9249

Re: Force DNS Flsuh?

Easiest way to do this on both Gargoyle and any version of OpenWRT:

SSH into the router & restart dnsmasq

Code: Select all

./etc/init.d/dnsmasq restart
Cache cleared! (At least at the router, doesn't mean the isp hasn't cached it too!)

Hope this helps anybody that wants to do this in the future.