HI Libor, On Thu, Feb 24, 2011 at 01:56:28PM +0100, Libor Zoubek wrote: > Hi, > > I am running connman 0.70, I have caching-only dns on 127.0.0.1. I > want connman not to touch my resolv.conf, since I want always use > 127.0.0.1.
Try the '-r' command line argument. > Is it possible? Yes. > I thought it could be achieved by dnsproxy, but I've figured out, > that this plugin is enabled by default and my resolv.conf gets > always overwritten. What is dnsproxy good for? I think you missunderstood what dnsproxy is doing. When the dnsproxy insided connman is enabled, then /etc/resolv.conf is overwritten with 127.0.0.1 and connman will answer all DNS request on port 53. So you don't need an external DNS proxy anymore. > can someone help or enlighten? HTH, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
