On Tue, Oct 5, 2010 at 1:44 PM, rain blue <[email protected]> wrote: > Dear, > I have some issues about reconnect. > ex: a. I have /etc/NetworkManager/system-connection/Wired static ip > b.connecting Wired static ip > c.rm /etc/NetworkManager/system-connection/Wired static ip > d.disconnected > e.create /etc/NetworkManager/system-connection/Wired static ip2 > then nm-applet can't auto reconnect Wired static ip2 configure. > what can i do that let nm-applet auto reconnect? Do you add below line in [connection] section? autoconnect=true
> Networkmanager-applet 0.8 version > ( I close all about nm-applet GUI , just want to use command or c code to > control ) > BTW, I write to use AddConnection DBUS by c code. Add 3.5G Wired Wifi static > IP setting. > (reference: Jirka sampler & nm-keyfile-connection.c) > Maybe it will help beginner to study NM. Like me... > Thanks everyone > blue > > > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
