[Bug 206383] New: /etc/sysconfig/network/providers/* DNS variables useless: don't override ipppd ms-dns option
https://bugzilla.novell.com/show_bug.cgi?id=206383 Summary: /etc/sysconfig/network/providers/* DNS variables useless: don't override ipppd ms-dns option Product: SUSE Linux 10.1 Version: Final Platform: All OS/Version: SuSE Linux 10.1 Status: NEW Severity: Major Priority: P5 - None Component: ISDN AssignedTo: zoz@novell.com ReportedBy: kgw@novell.com QAContact: qa@suse.de This bug is present probably for a long time: found in SuSE 9.1, SLES-9, SLES-10, SUSE 10.1 /etc/sysconfig/network/scripts/ifup-ippp executes the following line: test "$MODIFYDNS" = "yes" && CMDLINE_OPT="$CMDLINE_OPT ms-get-dns" This means that, upon ipppd dialin, DNS info supplied by peer via ms-dns is used _unconditionally_, even if the corresponding providers file /etc/sysconfig/network/providers/provider* specifies different nameservers in its DNS* variables. This is bad, as these DNS* specs usually are entered for the purpose of being actually used. Going to attach a patch which causes the ms-get-dns option to be utilized only if no nameservers via DNS* variables are set. -- 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=206383 ------- Comment #1 from kgw@novell.com 2006-09-17 02:31 MST ------- Created an attachment (id=98894) --> (https://bugzilla.novell.com/attachment.cgi?id=98894&action=view) Patch for the ISDN related ip-up scripts Chris: same patch as PMed to you before. You might want to trim down comments a bit. -- 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=206383 ------- Comment #2 from zoz@novell.com 2006-11-02 10:00 MST ------- Created an attachment (id=103554) --> (https://bugzilla.novell.com/attachment.cgi?id=103554&action=view) patch for /etc/sysconfig/network/scripts/ifup-ippp This is a better patch for ifup-ippp. You have to set AUTODNS=no and MODIFYDNS=yes in the provider configuration file. -- 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=206383 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kgw@novell.com ------- Comment #3 from zoz@novell.com 2006-11-02 10:06 MST ------- And for /etc/ppp/ip-up: It seems we do not need to patch that at all. At least with modem connection DNS settings from the provider file are set properly to resolv.conf. This is done via smpppd and smpppd-ifcfg and not via ip-up. Klaus please use the patch in attachment 103554 and remove your patch from ip-up. It should work then. I will try that myself at home at the weekend. -- 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=206383 zoz@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zoz@novell.com AssignedTo|zoz@novell.com |kkeil@novell.com Status|NEEDINFO |NEW Info Provider|kgw@novell.com | ------- Comment #4 from zoz@novell.com 2006-12-15 08:17 MST ------- Klaus if you still use ISDN would you please test this patch? Karsten, i think this is the right solution for this problem. Would you please apply this patch to your package? -- 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=206383 ------- Comment #5 from kgw@novell.com 2006-12-20 00:14 MST ------- Tested attachment 103554 at home (with my old-fashioned SUSE dialin access). Confirming that the patch apparently works: /etc/resolv.conf is properly updated both upon dialin and upon dialout (the settings mentioned in comment #2 were actually present all the time in my SUSE providers file). Thanks for the /etc/ppp/ip-up background in comment #3. I'll read through these scripts too, as soon as I find the time ;-) -- 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=206383 kkeil@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=206383#c6 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Karsten Keil <kkeil@novell.com> 2007-08-16 04:32:36 MST --- fixed for 10.3 -- 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