[Dnsmasq-discuss] error upstream forward
kdj koo
kdspsdk at gmail.com
Thu Feb 28 04:31:15 GMT 2008
hi, sorry my english.
i update to dnsmasq-2.42test2 with this dnsmasq.conf
resolv-file= /etc/resolv.conf-all
/**************************************/
domain-needed
bogus-priv
resolv-file= /etc/resolv.conf-all
strict-order
listen-address=192.168.1.1
bind-interfaces
no-hosts
cache-size=300
local-ttl= 300
log-queries
/**************************************/
resulv.conf-all:
nameserver 192.168.1.150 /* bind lan test*/
nameserver 208.67.222.222
/*************************************/
error:
dig homepc.com -> ok
homepc.com. 300 IN A 192.168.1.3
dig google.com -> error
;google.com. IN A
/************************************/
I erase this line of the file forward.c, line 460
"!(daemon->options & OPT_ORDER) &&"
and until now it walks well
I hope that it is understood
greetings
from yahoo babel ;)
More information about the Dnsmasq-discuss
mailing list