[Bug 280803] New: OpenVPN NetworkManager Connections Wipes resolv.conf
https://bugzilla.novell.com/show_bug.cgi?id=280803 Summary: OpenVPN NetworkManager Connections Wipes resolv.conf Product: openSUSE 10.2 Version: Final Platform: 32bit OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: john.ellis@brightpoint.com QAContact: qa@suse.de When connecting to an OpenVPN tunnel via NetworkManager (either nm-applet or knetworkmanager), /etc/resolv.conf is wiped out even if no nameservers are provided by the remote gateway. The same bug was reported in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/96260 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=280803 ------- Comment #1 from john.ellis@brightpoint.com 2007-06-04 18:54 MST ------- Created an attachment (id=144055) --> (https://bugzilla.novell.com/attachment.cgi?id=144055&action=view) Adapted fix from Ubuntu Attached find my feeble attempt at trying to merge the Ubuntu patch into openSUSE's NetworkManager package. If this works, I'll also upload the RPM. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=280803 ------- Comment #2 from john.ellis@brightpoint.com 2007-06-04 19:56 MST ------- Patch doesn't work as submitted... comments/criticisms/berating welcome. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=280803 ------- Comment #3 from john.ellis@brightpoint.com 2007-06-05 08:42 MST ------- No wonder my code changes aren't working - it appears the openvpn helper is working autonomously and not listening to the global network manager at all. For example, setting MODIFY_RESOLV_CONF_DYNAMICALLY="no" in /etc/sysconfig/network/config does nothing - resolv.conf is still dynamically changed by the OpenVPN NetworkManager helper. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=280803 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |bnc-team-gnome@forge.provo.novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=280803#c4 --- Comment #4 from JP Rosevear <jpr@novell.com> 2007-11-14 09:18:21 MST --- See also bug 251862. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 User wolfgang.engel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=280803#c5 Wolfgang Engel <wolfgang.engel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang.engel@novell.com --- Comment #5 from Wolfgang Engel <wolfgang.engel@novell.com> 2007-12-12 12:43:19 MST --- Problem still exists in OpenSUSE 10.3 As soon you connect, /etc/resolv.conf is empty. After connection is closed, /etc/resolv.conf is filled with previous settings. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 John Ellis <jtellis@alumni.indiana.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jtellis@alumni.indiana.edu Component|Network |Network Product|openSUSE 10.2 |openSUSE 10.3 Target Milestone|--- |Final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 User jtellis@alumni.indiana.edu added comment https://bugzilla.novell.com/show_bug.cgi?id=280803#c6 John Ellis <jtellis@alumni.indiana.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #144055|0 |1 is obsolete| | --- Comment #6 from John Ellis <jtellis@alumni.indiana.edu> 2008-01-03 15:26:53 MST --- Created an attachment (id=189258) --> (https://bugzilla.novell.com/attachment.cgi?id=189258) Patch to the Patch again adapted from Ubuntu https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/96260/comment... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 User jtellis@alumni.indiana.edu added comment https://bugzilla.novell.com/show_bug.cgi?id=280803#c7 --- Comment #7 from John Ellis <jtellis@alumni.indiana.edu> 2008-01-03 15:37:44 MST --- Created an attachment (id=189260) --> (https://bugzilla.novell.com/attachment.cgi?id=189260) Source RPM that fixes the issue on my machine -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 User jtellis@alumni.indiana.edu added comment https://bugzilla.novell.com/show_bug.cgi?id=280803#c8 --- Comment #8 from John Ellis <jtellis@alumni.indiana.edu> 2008-01-05 14:28:28 MST --- Can now confirm that my attached source RPM fixes this issue. resolv.conf is not modified after taking the given Ubuntu patch into account. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=280803 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=280803#c9 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tambet@novell.com Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Tambet Ingo <tambet@novell.com> 2008-03-03 10:48:12 MST --- This bug is fixed in factory version of NM. It's also fixed in sled (which has very different version from factory). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com