[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-09-05 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity for 60 days.] ** Changed in: network-manager (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu.

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-09-05 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity for 60 days.] ** Changed in: network-manager (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-07-07 Thread Thomas Hood
** Changed in: network-manager (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/105251 Title: NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-07-07 Thread Thomas Hood
** Changed in: network-manager (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105251 Title: NetworkManager wrongly releases DHCP IP To manage

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-06-23 Thread Thomas Hood
Is this bug still present in Precise? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/105251 Title: NetworkManager wrongly releases DHCP IP To manage notifications about this bug

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2012-06-23 Thread Thomas Hood
Is this bug still present in Precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105251 Title: NetworkManager wrongly releases DHCP IP To manage notifications about this bug go to:

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-05-17 Thread fschmitt
After upgrading to Jaunty, DHCP worked for Ethernet Connections (before Jaunty, dhcp worked neither with eth nor with wlan). So i replaced the ath5k driver with the atheros madwifi one, and now everything workes without problems. Hmm - would be interesting if the problem was caused by the wlan

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-05-17 Thread fschmitt
After upgrading to Jaunty, DHCP worked for Ethernet Connections (before Jaunty, dhcp worked neither with eth nor with wlan). So i replaced the ath5k driver with the atheros madwifi one, and now everything workes without problems. Hmm - would be interesting if the problem was caused by the wlan

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-13 Thread Abelardo Jara-Berrocal
Can somebody please fix this problem in the PPA port for Hardy, please. We run our servers in Hardy and we would not want to upgrade system to Intrepid. Hardy is a LTTS. We are experiencing exactly same problem described here. Please if you can help. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-13 Thread Abelardo Jara-Berrocal
Can somebody please fix this problem in the PPA port for Hardy, please. We run our servers in Hardy and we would not want to upgrade system to Intrepid. Hardy is a LTTS. We are experiencing exactly same problem described here. Please if you can help. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-10 Thread fschmitt
can't confirm dependency of protected vs open mode - for me, problem occurs in any case - connecting via ethernet cable, via open Wifi and via WPA-PSK-protected wifi. tested with two different routers. -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-04-10 Thread fschmitt
can't confirm dependency of protected vs open mode - for me, problem occurs in any case - connecting via ethernet cable, via open Wifi and via WPA-PSK-protected wifi. tested with two different routers. -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-03-25 Thread dmitry.truni...@gmail.com
I've the same problem on a just installed ubuntu. I took notice that this issue arose only when my wifi router configured in a protected mode (WPA-PSK/WPA2-PSK, TKIP+AES). In an open mode wifi is OK. Hope this notice will helpful. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-03-25 Thread dmitry.truni...@gmail.com
I've the same problem on a just installed ubuntu. I took notice that this issue arose only when my wifi router configured in a protected mode (WPA-PSK/WPA2-PSK, TKIP+AES). In an open mode wifi is OK. Hope this notice will helpful. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-03-12 Thread fschmitt
fix mentioned by austriaco: https://bugs.launchpad.net/ubuntu/+source /network-manager/+bug/105251/comments/24 doesnt work ** Changed in: network-manager (Ubuntu) Status: Fix Released = Confirmed -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-03-12 Thread fschmitt
fix mentioned by austriaco: https://bugs.launchpad.net/ubuntu/+source /network-manager/+bug/105251/comments/24 doesnt work ** Changed in: network-manager (Ubuntu) Status: Fix Released = Confirmed -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-26 Thread Austriaco
Network-manager calls dhclient with -sf option set to /usr/lib/NetworkManager/nm-dhcp-client.action which means dhclient doesn't run the traditional dhclient-script upon acquiring the Lease. $ sudo /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-26 Thread fschmitt
sorry, still not working. i've installed the version 0.7-0ubuntu1~nm1~intrepid1, but no change. The following versions are installed: flor...@qacha:~$ sudo apt-cache showpkg libnm-glib0 [sudo] password for florian: Package: libnm-glib0 Versions: 0.7-0ubuntu1~nm1~intrepid1

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-26 Thread Austriaco
Network-manager calls dhclient with -sf option set to /usr/lib/NetworkManager/nm-dhcp-client.action which means dhclient doesn't run the traditional dhclient-script upon acquiring the Lease. $ sudo /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-26 Thread fschmitt
sorry, still not working. i've installed the version 0.7-0ubuntu1~nm1~intrepid1, but no change. The following versions are installed: flor...@qacha:~$ sudo apt-cache showpkg libnm-glib0 [sudo] password for florian: Package: libnm-glib0 Versions: 0.7-0ubuntu1~nm1~intrepid1

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-22 Thread fschmitt
I have the same problem and still the hardy versions of network manager, libnm and libdus (?), but updating them to intrepid didn't help form me. I've attached the content of dhcp.debug and the apt-cache information regarding network-manager and libnm-glib0. ** Attachment added: Output of

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-22 Thread fschmitt
** Attachment added: Output of 'sudo apt-cache showpkg libnm-glib0' http://launchpadlibrarian.net/22982397/apt-get-libnm-glib0.txt -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Server

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-22 Thread fschmitt
I have the same problem and still the hardy versions of network manager, libnm and libdus (?), but updating them to intrepid didn't help form me. I've attached the content of dhcp.debug and the apt-cache information regarding network-manager and libnm-glib0. ** Attachment added: Output of

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-22 Thread fschmitt
** Attachment added: output of 'sudo apt-cache showpkg network-manager' http://launchpadlibrarian.net/22982362/apt-get-network-manager.txt -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-22 Thread fschmitt
** Attachment added: Output of 'sudo apt-cache showpkg libnm-glib0' http://launchpadlibrarian.net/22982397/apt-get-libnm-glib0.txt -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-07 Thread Christian Kirbach
For some reason I still had the old hardy packages of network-manager and libnm installed. Note that I came the upgrade path 7.10-8.04-8.10 . After forcing the versions from intreprid-updates everything is fine again. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-02-07 Thread Christian Kirbach
For some reason I still had the old hardy packages of network-manager and libnm installed. Note that I came the upgrade path 7.10-8.04-8.10 . After forcing the versions from intreprid-updates everything is fine again. -- NetworkManager wrongly releases DHCP IP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-20 Thread stevieh
Marius: no, the reason for that is, that dhclient-script is not started. Just uncomment the dhclient-scprit entry and set it to the right path does fix that issue and you get the debugging output. But then it does not return to nm. wich is the real issue. -- NetworkManager wrongly releases DHCP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-20 Thread stevieh
When I understand this right, following stuff appeared from Hardy to Intrepid: a) (minor issue) dhclient-script is not started per default. So the path to dhclient-script should be set right (to /sbin/dhclient-script) in /etc/dhclient.conf b) up to hardy, at the end in the dhclient-exit-hooks.d

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-20 Thread Marius Gedminas
Hm, interesting. I didn't know things changed in Intrepid. I changed /etc/dhcp3/dhclient-exit-hooks.d/debug and asked it to print debugging output to /tmp/dhclient-script.debug, yet when I reconnected to the network, that file was not created. So it seems that network-manager talks to the dhcp

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-20 Thread stevieh
Marius: no, the reason for that is, that dhclient-script is not started. Just uncomment the dhclient-scprit entry and set it to the right path does fix that issue and you get the debugging output. But then it does not return to nm. wich is the real issue. -- NetworkManager wrongly releases DHCP

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-05 Thread Marius Gedminas
Just a comment: 'exit' is not the only way to terminate a shell script prematurely; if any of the scripts call 'set -e' and then any of the commands executed after that fails (i.e. returns a non-zero exit code) the script will terminate. I would suggest the same debugging technique: adding

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-04 Thread Christian Kirbach
Reopening as requested -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-04 Thread Christian Kirbach
I can reproduce this in Intreprid since about one month. Note that I came the upgrade path 7.10-8.04-8.10 DHCP via NetworkManager fails on wireless and wired interfaces. package 'whereami' is not installed, the dpkg --purge workaround does not work even after reinstalling whereami and removing

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2009-01-04 Thread Christian Kirbach
Reopening as requested -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-09-10 Thread Alexander Sack
The timeout bugs you see in syslog attached are fixed in latest WPA supplicant in combination with improved driver runtime behaviour. Thus, I assume this is fixed in intrepid now. if you can still reproduce there, please reopen. ** Changed in: network-manager (Ubuntu) Status: Confirmed =

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-09-10 Thread Alexander Sack
The timeout bugs you see in syslog attached are fixed in latest WPA supplicant in combination with improved driver runtime behaviour. Thus, I assume this is fixed in intrepid now. if you can still reproduce there, please reopen. ** Changed in: network-manager (Ubuntu) Status: Confirmed =

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-18 Thread Motin
Interesting about the whereami thing, but I have never installed whereami and still experiencing this bug. May be a solution for others though... -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-18 Thread Marius Gedminas
Motin: check the other dhclient hooks: grep exit /etc/dhcp3/dhclient-exit-hooks.d/* -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. --

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-18 Thread Motin
Interesting about the whereami thing, but I have never installed whereami and still experiencing this bug. May be a solution for others though... -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-18 Thread Marius Gedminas
Motin: check the other dhclient hooks: grep exit /etc/dhcp3/dhclient-exit-hooks.d/* -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-16 Thread Marius Gedminas
The whereami bug was already reported as bug 239740 -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-16 Thread Marius Gedminas
Adding exec /tmp/dhcp.debug 21 set -x to the end of /etc/dhcp3/dhclient-exit-hooks.d/debug showed that the culprit on one system was a whereami script that did 'exit 1' prematurely, stopping /etc/dhcp3/dhclient-exit-hooks.d/_dhcdbd from being run. Here's the relevant line of code:

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-16 Thread Marius Gedminas
The whereami bug was already reported as bug 239740 -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-15 Thread Motin
@Guillaume (Blog post author): I tried your proposed workaround (adding |new_server_name|old_server_name to the dhcdbd exit hook) but unfortunately it didn't change the situation at all for me. I am still getting...: Jul 16 03:18:44 motin-laptop NetworkManager: info dhclient started with pid

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-15 Thread Motin
The bug has now returned, after having installed ppa version of network- manager 0.7 as well as tried (but reverted from) a customly compiled 2.6.25.8-rt7 kernel. This time however, I have not touched dhcp settings files nor installed dnsmasq... As stated in the very interesting blog post on this

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-07-15 Thread Motin
@Guillaume (Blog post author): I tried your proposed workaround (adding |new_server_name|old_server_name to the dhcdbd exit hook) but unfortunately it didn't change the situation at all for me. I am still getting...: Jul 16 03:18:44 motin-laptop NetworkManager: info dhclient started with pid

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Motin
Note once again, however, that the bug is not evident on a freshly installed system. We ought to be able to inspect the differences in /etc between working and non-working systems to able to work out a solution for affected systems without needing to reinstall Ubuntu... ** Also affects: dhcp3

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Motin
*** This bug is a duplicate of bug 45696 *** https://bugs.launchpad.net/bugs/45696 Same here, this is not a duplicate of bug #45696 ! This bug is _not_ present in a clean install of Hardy. It seems to be related to the installation of dhcp3-server and/or dnsmasq. A forum thread describing

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Parthan
** This bug is no longer a duplicate of bug 45696 NetworkManager can't find interface on resume from suspend -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Motin
It is now correctly marked as a duplicate of Bug #155885 instead. ** Changed in: network-manager (Ubuntu) Status: New = Confirmed -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Motin
Typo, of course I meant the other way around: Bug #155885 is now correctly marked as a duplicate of this bug. Also, a better summary for this bug could be: NetworkManager wrongly disconnects wireless after 99s, ignores working DHCP lease. Bug evident after installing/configuring dhcp3-server

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2008-06-28 Thread Motin
Note once again, however, that the bug is not evident on a freshly installed system. We ought to be able to inspect the differences in /etc between working and non-working systems to able to work out a solution for affected systems without needing to reinstall Ubuntu... ** Also affects: dhcp3

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2007-10-03 Thread Pedro Silva
*** This bug is a duplicate of bug 45696 *** https://bugs.launchpad.net/bugs/45696 I don't think this is a duplicate of bug #45696. I'm having the same problem without any suspend to RAM or hibernation actions. NetworkManager started showing this behaviour right after I ticked off my Atheros

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2007-04-23 Thread Chris Burgan
*** This bug is a duplicate of bug 45696 *** https://bugs.launchpad.net/bugs/45696 ** This bug has been marked a duplicate of bug 45696 NetworkManager can't find interface on resume from suspend -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You

[Bug 105251] Re: NetworkManager wrongly releases DHCP IP

2007-04-10 Thread Oliver Gerlich
Syslog output is attached. ** Attachment added: Syslog http://librarian.launchpad.net/7243878/syslog.0 -- NetworkManager wrongly releases DHCP IP https://bugs.launchpad.net/bugs/105251 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for