[Bug 335427] New: Bug in ifup-isdn brakes name resolution
https://bugzilla.novell.com/show_bug.cgi?id=335427 Summary: Bug in ifup-isdn brakes name resolution Product: openSUSE 10.3 Version: Final Platform: i586 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: ISDN AssignedTo: kkeil@novell.com ReportedBy: markus.hahn@experteach.de QAContact: qa@suse.de Found By: Customer Created an attachment (id=179550) --> (https://bugzilla.novell.com/attachment.cgi?id=179550) fixed ifup-isdn script if using a manual ISDN ppp dial-in connection with AUTODNS, MODIFYDNS feature enabled name-resolution don't work because of an bug in ifup-isdn. This bug was found in latest version. (last online-update on Okt. 19) 113,114c113,114 < test "$MODIFYDNS" = "yes" -a "AUTODNS" == "yes" \ < && CMDLINE_OPT="$CMDLINE_OPT ms-get-dns" ---
test "$MODIFYDNS" = "yes" -a "$AUTODNS" = "yes" \ && CMDLINE_OPT="$CMDLINE_OPT ms-get-dns"
-- 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=335427#c1 Markus Hahn <markus.hahn@experteach.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179550|0 |1 is obsolete| | --- Comment #1 from Markus Hahn <markus.hahn@experteach.de> 2007-10-20 00:40:42 MST --- Created an attachment (id=179557) --> (https://bugzilla.novell.com/attachment.cgi?id=179557) fixed ifup-isdn script 2. attempt :-) -- 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=335427#c2 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Karsten Keil <kkeil@novell.com> 2007-10-20 09:24:49 MST --- Yes thank you for discovering this issue. -- 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=335427#c6 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Karsten Keil <kkeil@novell.com> 2007-10-23 04:04:39 MST --- Fixed for next release. -- 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=335427 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=335427#c7 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhoppe@novell.com --- Comment #7 from Karsten Keil <kkeil@novell.com> 2008-01-09 07:33:42 MST --- *** Bug 352575 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=352575 -- 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=335427 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=335427#c8 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ofoehr@fltronic.de --- Comment #8 from Karsten Keil <kkeil@novell.com> 2008-05-02 04:52:05 MST --- *** Bug 385854 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=385854 -- 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