[Bug 550706] New: resolv.conf not properly updated
http://bugzilla.novell.com/show_bug.cgi?id=550706 Summary: resolv.conf not properly updated Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bwhiteley@novell.com QAContact: qa@suse.de Found By: --- While running my laptop at home, NM sets my nameserver to 10.0.0.254 (from dhcp) in resolv.conf. This is correct. I s2ram while at home, then travel to the office. At the office, I insert the laptop into a docking bay, then resume. Once resumed, resolv.conf looks like this: ### /etc/resolv.conf file autogenerated by racoon of novell-ipsec-tools! # Process id: 3146 ### search <home_domain> provo.novell.com nameserver 10.0.0.254 nameserver <office_ns1> nameserver <office_ns2> This is clearly not correct. 'rcnetwork restart' doesn't fix the problem. I have to either edit resolv.conf manually, or delete it, and then restart the network. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 zhu rensheng <rszhu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rszhu@novell.com AssignedTo|bnc-team-screening@forge.pr |tambet@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User tambet@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c1 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tambet@novell.com |bili@novell.com --- Comment #1 from Tambet Ingo <tambet@novell.com> 2009-10-29 03:23:53 MDT --- Nothing except netconfig is allowed to touch /etc/resolv.conf on suse. Everything else uses netconfig, which refuses to do any changes after someone (or something) has changed it behind it's back. Assigning to the "racoon of novell-ipsec-tools" people. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User bili@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c2 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bwhiteley@novell.com --- Comment #2 from Li Bin <bili@novell.com> 2009-10-29 04:03:58 MDT --- Bart, From your description, I thought you connect to the VPN server at home with VPN client(nvpn/vpnlogin), but not disconnect before your resume, so when you in Office the VPN server already disconnect but the /etc/resolv.conf not recovered, you can copy /etc/resolv.conf.ipsec.save to /etc/resolv.conf to resolve this issue. When use NM connect the Server, don't set the DNS, the NM will read DNS from VPN client environment and set it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User bwhiteley@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c3 Bart Whiteley <bwhiteley@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bwhiteley@novell.com | --- Comment #3 from Bart Whiteley <bwhiteley@novell.com> 2009-10-29 14:05:54 MDT --- This was set to NeedInfo, but I'm not sure what info you need. I was running the VPN at home. I shouldn't have to disconnect the vpn before suspending. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User bili@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c4 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bwhiteley@novell.com --- Comment #4 from Li Bin <bili@novell.com> 2009-11-05 20:57:02 MST --- Bart, I don't have an idea how to resolve this problem in a reasonable way. Just like you to restore you resolv.conf then works fine. After resume the client couldn't reconnect the server, and before suspending the client don't know when to restore the resolv.conf. So if you don't mind, I'll set it to WONTFIX, any idea? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User bwhiteley@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c5 Bart Whiteley <bwhiteley@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |tambet@novell.com Info Provider|bwhiteley@novell.com | --- Comment #5 from Bart Whiteley <bwhiteley@novell.com> 2009-11-05 21:46:50 MST --- Let me get this straight... You're suggesting that users should have to resort to the shell prompt, as root, in order to fix their network? That's unacceptable. Suspending while at home, with the vpn running, then resuming at work is reasonable behavior. Users shouldn't be required to remember to stop the vpn each time they suspend. Perhaps you should ask Tambet for advice. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User tambet@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c6 --- Comment #6 from Tambet Ingo <tambet@novell.com> 2009-11-05 23:57:08 MST --- suse linux has a policy - all automatic (as opposed to manual, hand editing) updates of resolv.conf need to go through netconfig. Editing it directly essentially means "I don't want my resolv.conf ever be changed by a tool".
I don't have an idea how to resolve this problem in a reasonable way.
Easy, use netconfig to update resolv.conf. It's pretty easy. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 User bili@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550706#c7 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Li Bin <bili@novell.com> 2009-11-06 00:13:41 MST --- Thanks a lot. So I'll take look at it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c8 Paul van Noort <dspolleke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dspolleke@gmail.com --- Comment #8 from Paul van Noort <dspolleke@gmail.com> 2009-11-19 09:36:12 UTC --- I have encountered the same problem. Not with VPN's and hibernation but with just general shutting down at home and reconnecting at work. Resolv.conf was edited once because NM screwed it up. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c9 --- Comment #9 from Tambet Ingo <tambet@novell.com> 2009-11-19 09:42:18 UTC --- Comment #8 has nothing to do with this bug, it's about #544195. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c10 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |tambet@novell.com --- Comment #10 from Li Bin <bili@novell.com> 2009-11-19 10:54:15 UTC --- Tambet, I've changed to use the netconfig when in suse distro, and I found two issue. 1) When I use the netconfig modify --service "novell-ipsec-tools" --lease-file "/var/tmp/dnscfg", it can't change the resolv.conf, when I use the "NetworkManager" as service, it can make change. 2) How can I restore the original resolv.conf after the VPN disconnected? When I connect the vpn successfully, it'll generate the below lease-file. $ cat /var/tmp/dnscfg INTERFACE='eth0:1' DNSSERVERS='164.99.201.1 164.99.201.2' Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c11 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|tambet@novell.com |mt@novell.com --- Comment #11 from Tambet Ingo <tambet@novell.com> 2009-11-19 11:46:03 UTC --- Marius knows much more about netconfig than I do, CCing him. My guess is that you can't invent service names (novell-ipsec-tools), netconfig would not know anything about that. As for restoring, there's a "remove" action for that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c12 Marius Tomaschewski <mt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bili@novell.com, | |jbohac@novell.com, | |mt@novell.com Info Provider|mt@novell.com |jbohac@novell.com --- Comment #12 from Marius Tomaschewski <mt@novell.com> 2009-11-25 07:24:55 UTC --- On SLE11-SP1 and in Base:System/sysconfig, there are new features implemented: | - Improved netconfig update -m filter/usage text (fate#306274), | improved netconfig usage text to show active modules and module | groups and to print debug messges about disabled/skipped modules. You can not restore with netconfig, but you can regenerate one with current settings using: netconfig update -m dns or if the user or some broken tool modified it also in forced mode: netconfig update -m dns -f The "-m <module (name or) gropup>" allows you to limit the update, especially the forced one with "-f" to a module group, that is e.g. "-m dns", "-m nis", ... or "-m dns-bind". | - First implementation of netconfig DNS service ranking allowing | to specify which service provide preffered, e.g. vpn, and which | fallback settings, e.g. avahi (fate#306342). | Cleaned up netconfig.d/nis and ntp-runtime modules, apply policy | with disabled filename glob expansion. This feature allows to prepend e.g. vpn nameservers. The ranking can be defined in NETCONFIG_DNS_RANKING -- when empty a default setting is used: "+strongswan +openswan +openvpn -avahi" This means: prepend dns settings from openswan|strongswan|openvpn in the front, use settings provided by avahi as fallback only. I think, it is required to add "+novell-ipsec-tools" and/or "+racoon" to the list. Jiri, Bin Li, please let me know which services names are used. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c13 --- Comment #13 from Marius Tomaschewski <mt@novell.com> 2009-11-25 07:49:20 UTC --- When NetworkManager is in use, only the NetworkManager is allowed to provide settings by default (NETCONFIG_DNS_POLICY="auto" means then "STATIC_FALLBACK NetworkManager") and NetworkManager is responsible to provide the nameservers in desired order. [Further note, that the nameserver in resolv.conf are considered to be full recursive and know all names. Prepending is just a trick, not a solution. More correct way would be to use per zone forwarders in a local bind (or similar), but this is difficult to implement as a general solution.] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c14 --- Comment #14 from Li Bin <bili@novell.com> 2009-11-25 08:12:11 UTC --- Marius, novell-ipsec-tools is based on ipsec-tools, I thought "+ipsec-tools" will be better, cause from the name we can know about it, while "+racoon" can't. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c15 Jiri Bohac <jbohac@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|jbohac@novell.com | --- Comment #15 from Jiri Bohac <jbohac@novell.com> 2009-11-25 10:55:20 UTC --- I'd say definitely not +ipsec-tools, because resolv.conf is only updated by racoon from the novell-ipsec-tools package, not racoon from the ipsec-tools package. Since both can't be installed at the same time, +racoon sounds fine (racoon is also historically the name of the service, which rpmlint keeps complaining about) If not +racoon, then +novell-ipsec-tools please. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c16 Bart Whiteley <bwhiteley@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcarey@novell.com --- Comment #16 from Bart Whiteley <bwhiteley@novell.com> 2009-11-25 17:40:28 UTC --- This is not just a problem while suspending. If the laptop is powered down while the VPN is running, when the laptop is powered up on a different network, resolving will fail because resolv.conf is not updated. A lot of users will be affected by this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c17 --- Comment #17 from Li Bin <bili@novell.com> 2009-11-26 02:43:49 UTC --- Marius, Follow the Jiri's advice the "+racoon" is okay, :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c18 --- Comment #18 from Marius Tomaschewski <mt@novell.com> 2009-11-27 23:55:36 UTC --- Created an attachment (id=329862) --> (http://bugzilla.novell.com/attachment.cgi?id=329862) Patch adding racoon to dns ranking default (sle11-sp1) OK. Added +racoon in sle11-sp1 repository, will be in next package submission. Please note, that this will not fix the issue for 11.2, since the dns ranking feature is not implemented there. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c23 --- Comment #23 from Li Bin <bili@novell.com> 2009-12-04 15:43:32 UTC --- Marius, I build the new sysconfig package with the patch in Comment #18, then install it, it can't modify the DNS with below command when I delete a server(192.168. 1.3) from the dnscfg file. $ sudo netconfig modify -s racoon -l dnscfg -v debug: lockfile created (/var/run/netconfig.pid) for PID 7960 debug: lockfile created debug: write new STATE file /var/run/netconfig//eth1/netconfig0 debug: Module order: dns-resolver dns-bind dns-dnsmasq nis ntp-runtime debug: dns-resolver module called debug: Static Fallback debug: Use NetworkManager policy merged settings debug: exec get_dns_settings: /var/run/netconfig/NetworkManager.netconfig debug: get_dns_settings: service 'NetworkManager' => rank '1' debug: get_dns_settings: DNS_SEARCHLIST_1='bej.novell.com' debug: get_dns_settings: DNS_SERVERS_1='192.168.1.1 192.168.1.2 192.168.1. 3' debug: exit get_dns_settings: /var/run/netconfig/NetworkManager.netconfig debug: write_resolv_conf: ' bej.novell.com ' ' 192.168.1.1 192.168.1.2 192.168. 1.3 ' debug: No changes for /etc/resolv.conf debug: dns-bind Module called debug: dns-dnsmasq Module called debug: nis Module called debug: Static Fallback debug: Use NetworkManager policy merged settings debug: exec get_nis_settings: /var/run/netconfig/NetworkManager.netconfig debug: exit get_nis_settings: /var/run/netconfig/NetworkManager.netconfig debug: set_nisdomainname: eth1 194 debug: set_nisdomainname: => yes debug: set_nisdomainname: old[]=, new[194]= debug: format_yp_conf called with : debug: Using static fallback debug: format_static[0] called debug: No changes for /etc/yp.conf debug: nis domainname '' is up to date debug: ntp-runtime Module called debug: Static Fallback debug: Use NetworkManager policy merged settings debug: exec get_ntp_settings: /var/run/netconfig/NetworkManager.netconfig debug: get_ntp_settings: NTP_SERVER_LIST='' debug: exit get_ntp_settings: /var/run/netconfig/NetworkManager.netconfig $ cat nscfg INTERFACE='eth1' DNSSEARCH='bej.novell.com' DNSSERVERS='192.168.1.1 192.168.1.2' And how can I restore the DNS after vpn disconnection? I used the "netconfig remove -s racoon -i eth1", it did nothing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c25 --- Comment #25 from Christian Dengler <cdengler@novell.com> 2009-12-07 11:02:43 UTC --- Is there another solution without that feature mentioned in comment #19? It is against our update policy for openSUSE to add features into the stable release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c27 --- Comment #27 from Marius Tomaschewski <mt@novell.com> 2009-12-07 19:39:46 UTC --- (In reply to comment #23)
Marius,
I build the new sysconfig package with the patch in Comment #18, then install it, it can't modify the DNS with below command when I delete a server(192.168.1.3) from the dnscfg file.
It is exactly as I've described in comment #13 - it works in ifup mode, but: When NetworkManager is in use, only the NetworkManager is allowed to provide settings to netconfig by default (NETCONFIG_DNS_POLICY="auto" means then "STATIC_FALLBACK NetworkManager") and the NetworkManager is responsible to provide the nameservers in desired order. This exclusivity has been requested by the NetworkManager maintainer in order to ensure correct behavior of the NetworkManager. To workaround the limitation in either the NetworkManager, that it does not provide a way for NM plugins to provide settings to NM or in the vpn plugin that it does not provide them to NetworkManager, you can change the default netconfig policy to allow the plugin to provide its settings. The netconfig policy: NETCONFIG_DNS_POLICY='STATIC_FALLBACK NetworkManager *' should do the job, because the vpn settings have higher prio than NM settings -- because of the ranking. You can document this or of course, you can also ask the NetworkManager maintainer to ACK a change the default netconfig policy in NM mode and resolve "auto" as above instead. (In reply to comment #25)
Is there another solution without that feature mentioned in comment #19?
Well, beside of disabling netconfig by policy and manual configuration, there is a hack that the user can do -- change to a policy to: NETCONFIG_DNS_POLICY='STATIC_FALLBACK * NetworkManager' or NETCONFIG_DNS_POLICY='STATIC_FALLBACK eth1 NetworkManager' This will work also without the ranking feature in netconfig, __but__ it will _very_ fast break the NetworkManager (it prefers any another services from any / specified interface, also from e.g. avahi) and is not a workaround that we can use/propose as a general workaround. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c28 --- Comment #28 from Christian Dengler <cdengler@novell.com> 2009-12-08 15:14:42 UTC --- Other opinions from maintenance team? Otherwise it will be rejected (against update policy). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c29 --- Comment #29 from Bart Whiteley <bwhiteley@novell.com> 2009-12-09 01:58:15 UTC --- I seem to have found a workaround. gnome NM applet -> VPN Connections -> Configure VPN -> (select VPN profile) -> Edit -> IPv4 Settings -> Set "Method:" to "Automatic (VPN) addresses only", and leave the DNS Servers and Search Domains blank. Then, 'rcnetwork restart'. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c30 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|maintenance@opensuse.org | --- Comment #30 from Christian Dengler <cdengler@novell.com> 2009-12-10 11:05:30 UTC --- nice, workaround available; thanks for this solution. So no maintenance update here (workaround available, feature for Factory) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c31 Bart Whiteley <bwhiteley@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |cdengler@novell.com --- Comment #31 from Bart Whiteley <bwhiteley@novell.com> 2009-12-16 17:54:51 UTC --- Now my workaround no longer works, or maybe it only works if I start the VPN with wireless only. At any rate, I was wired at home last night, started the VPN, and now this morning at work the problem has returned. Where can I get fixed packages for 11.2? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c32 --- Comment #32 from Marius Tomaschewski <mt@novell.com> 2009-12-16 20:03:14 UTC --- (In reply to comment #31)
Where can I get fixed packages for 11.2?
There is no package for 11.2, see comment 25. You can install the sle11-sp1 sysconfig + dhcpcd packages and set NETCONFIG_DNS_POLICY='STATIC_FALLBACK NetworkManager *' so the settings from racoon are applied (and because of the ranking pushed to the front of resolv.conf) also in NETWORKMANAGER=yes case as described in comment 27. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c33 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|cdengler@novell.com | --- Comment #33 from Christian Dengler <cdengler@novell.com> 2009-12-17 12:22:43 UTC --- And no update in the future for 11.2 (At least with the feature backporting). But it will be fixed with 11.3 and SLE11 SP1. If there is an other proper solution we can talk over an update. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c35 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #35 from Li Bin <bili@novell.com> 2010-08-10 09:27:15 UTC --- 11.3 and sp1 already fixed it, we don't change the resolv.conf directly, we use the netconfig for change the resolv.conf. Thanks for your report. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550706 http://bugzilla.novell.com/show_bug.cgi?id=550706#c36 --- Comment #36 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (550706) was mentioned in https://build.opensuse.org/request/show/25570 Factory / sysconfig -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com