I am trying to set up dnsmasq as a local resolver cache on my F-12
laptop, and can't find any way to pass the nameservers returned by DHCP
to dnsmasq as upstream nameservers and still have 127.0.0.1 appear as
the primary nameserver in /etc/resolv.conf.
NetworkManager creates a resolv.conf file th
Hi,
I have a tool that can be used to do that among other things. It's a bit
rough and still a work in progress, but activation works fine. By the way,
what page are you referring to that lists the python apis?
My tool is here: http://github.com/tweakt/python-networkmanager
On Tue, Jun 29, 2010
Hello Folks
I am novice in NM. SO bear with me.Currently I am writing a
script where I want to have programmatic control on different
networking modalities like wired,wireless and modem connection.
I am writing a script in python using dbus module on lucid Lynx LTS (It has
gr