Hi Josh, > Can anyone recommend a set of configure arguments such that I can build > ConnMan from git and run it on my workstation without it blatting > whatever connections are in place and stopping NetworkManager from > working. > > I had a set up which worked and enabled me to do basic smoke testing but > something has changed recently and now when I run "connmand -n -d" I can > no longer resolve names on existing connections set up with NM. > > FWIW I'm running latest git on an up-to-date F11 box built with the > following configure arguments: > > ./configure --enable-maintainer-mode \ > --enable-debug \ > --prefix=/usr \ > --mandir=/usr/share/man \ > --localstatedir=/var \ > --sysconfdir=/etc \ > --disable-datafiles \ > --enable-wifi=builtin \ > --enable-bluetooth=builtin \ > --enable-modemmgr=builtin \ > --enable-mbm=builtin \ > --enable-ppp \ > --enable-client $*
because we now overwrite /etc/resolv.conf with proper settings to make the DNS cache work properly. It is really hard to run NM and ConnMan at the same time. I just removed NM and running ConnMan now on F11 laptop. > Looking forward to the day ConnMan has nice VPN support so I can be rid > of NM. We will get there. For now I am just running it manually from the command line. With the reconnect feature from openconnect it does a proper job for me :) Regards Marcel _______________________________________________ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman