Search found 2 matches

by haorui65
Tue Oct 02, 2012 8:26 am
Forum: General Discussion
Topic: How to disable DNSMasq?
Replies: 2
Views: 7303

Re: How to disable DNSMasq?

trex wrote:

Code: Select all

/etc/init.d/dnsmasq stop

Code: Select all

/etc/init.d/dnsmasq disable
Many thanks! :D
by haorui65
Sat Aug 25, 2012 10:52 am
Forum: General Discussion
Topic: How to disable DNSMasq?
Replies: 2
Views: 7303

How to disable DNSMasq?

I want to play video of youku.com, but fail, I check the log as follows,
Aug 6 05:33:07 OpenWrt daemon.warn dnsmasq[1150]: possible DNS-rebind attack detected: f.youku.com
For Openwrt, I disable DnsMasq in Luci to resolve this problem easily, but for Gargoyle, How to resolve this problem?