Active Topics

 


Reply
Thread Tools
Posts: 6 | Thanked: 4 times | Joined on Aug 2009 @ Franken
#11
I ran into the same problem... according to the diff from the the repo, /etc/dnsmasq.conf was to be updated with new values:
Code:
domain-needed
bogus-priv
resolv-file=/var/run/resolv.conf
resolv-file=/var/run/resolv.conf.wlan0
resolv-file=/var/run/resolv.conf.ppp0
resolv-file=/var/run/resolv.conf.lo
resolv-file=/var/run/resolv.conf.gprs
I made some changes to that file prior to today's update, probably the reason mine wasn't processed.
 

The Following User Says Thank You to grinsekatze For This Useful Post:
Posts: 152 | Thanked: 41 times | Joined on Dec 2009 @ Sydney
#12
Originally Posted by grinsekatze View Post
I ran into the same problem... according to the diff from the the repo, /etc/dnsmasq.conf was to be updated with new values:
Code:
domain-needed
bogus-priv
resolv-file=/var/run/resolv.conf
resolv-file=/var/run/resolv.conf.wlan0
resolv-file=/var/run/resolv.conf.ppp0
resolv-file=/var/run/resolv.conf.lo
resolv-file=/var/run/resolv.conf.gprs
I made some changes to that file prior to today's update, probably the reason mine wasn't processed.
Ahhhh maybe I edited mine too, I must have, only reason. But it seems other over in another thread are having similar issues.

EDIT:

Yeah I must have.

I have a /etc/dnsmasq.dpkg-dist file that looks correct.
I will copy that over. I wonder what I changed. On I remember now
I commented out domain-needed
 
Posts: 53 | Thanked: 18 times | Joined on Dec 2007
#13
Originally Posted by grinsekatze View Post
I ran into the same problem...
Code:
domain-needed
bogus-priv
resolv-file=/var/run/resolv.conf
resolv-file=/var/run/resolv.conf.wlan0
resolv-file=/var/run/resolv.conf.ppp0
resolv-file=/var/run/resolv.conf.lo
resolv-file=/var/run/resolv.conf.gprs
I too had the problem of no DNS lookups after the upgrade to PR1.1.

I had modified my /etc/dnsmasq.conf (to define specific nameservers for my company network). my old dnsmasq.conf had the lines:
Code:
resolv-file=/tmp/resolv.conf
resolv-file=/tmp/resolv.conf.wlan0
resolv-file=/tmp/resolv.conf.ppp0
resolv-file=/tmp/resolv.conf.lo
resolv-file=/tmp/resolv.conf.gprs
Changing the /tmp to /var/run restored operation of my nameservers.

Thanks for the clues in this thread!

Simon.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:37.