I'm currently trying to set up an access point on my raspberry pi, but as soon as I install 'dnsmasq', the internet connection is lost ('unknown host' when trying to ping any server).
What causes this and how do I connect it to the internet again?
P.S.: i can access it via ssh, so local network is still working...
edit: so apparently it's just the dns-server, because it works when pinging the numeric ip instead of e.g. google.com; I assume the dnsmasq/nscd service is overwriting the working configuration