[Bug 804009] New: Yast2 DSL Module doesn't show created dsl connections
https://bugzilla.novell.com/show_bug.cgi?id=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c0 Summary: Yast2 DSL Module doesn't show created dsl connections Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: biominer@yahoo.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 After creating a new dsl connection using the Yast2 DSL-tool the connection is available (via ifup dsl0). However, starting the Yast2 DSL-tool again no dsl-connections are shown in the main window where configured dsl-connections should be shown. Thus the created connection can't be edited or deleted using Yast2 !!! I am using the traditional network method with ifconfig. Reproducible: Always Steps to Reproduce: 1. open Yast2 DSL Tool 2. create a new DSL connection 3. have look in the main window where configured DSL connections should be shown Actual Results: No configured DSL connections are displayed though a connection is actually configured and working. No editing or deleting is possible. Expected Results: List of configured DSL connections should be shown. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c1 FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |fxzhang@suse.com InfoProvider| |biominer@yahoo.de --- Comment #1 from FeiXiang Zhang <fxzhang@suse.com> 2013-04-03 03:10:36 UTC --- please attach y2logs.if you are in doubt follow: http://en.opensuse.org/openSUSE:Bugreport_YaST thanks -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c2 andrew cooke <andrew@acooke.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@acooke.org --- Comment #2 from andrew cooke <andrew@acooke.org> 2013-04-09 20:48:25 UTC --- hi - i am seeing the same. in fact, the created dsl is listed in the "modems" section of yast. i will attach logs. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c3 --- Comment #3 from andrew cooke <andrew@acooke.org> 2013-04-09 20:51:34 UTC --- Created an attachment (id=534346) --> (http://bugzilla.novell.com/attachment.cgi?id=534346) latest y2log First of two y2logs that contain "ppp" -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c4 --- Comment #4 from andrew cooke <andrew@acooke.org> 2013-04-09 20:53:13 UTC --- Created an attachment (id=534350) --> (http://bugzilla.novell.com/attachment.cgi?id=534350) y2log Second of two y2logs that contains "ppp" -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c5 andrew cooke <andrew@acooke.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|biominer@yahoo.de | --- Comment #5 from andrew cooke <andrew@acooke.org> 2013-04-09 20:53:50 UTC --- Removing "needinfo" - see attachments. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c6 --- Comment #6 from andrew cooke <andrew@acooke.org> 2013-04-09 20:54:29 UTC --- Oh, also, this is OpenSuse 12.3 for me. I am pretty sure it is the same bug... -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c7 --- Comment #7 from andrew cooke <andrew@acooke.org> 2013-04-09 20:59:04 UTC --- And the DSL config data is in /etc/sysconfig/network/ifcfg-dsl0 -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c8 --- Comment #8 from andrew cooke <andrew@acooke.org> 2013-04-09 20:59:30 UTC --- # cat ./sysconfig/network/ifcfg-dsl0 BOOTPROTO='none' DEVICE='eth0' MODEM_IP='10.0.0.138' NAME='DSL Connection' PPPD_OPTIONS='' PPPMODE='pppoe' PROVIDER='provider0' STARTMODE='auto' UDI='' USERCONTROL='no' VPIVCI='' -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c9 --- Comment #9 from andrew cooke <andrew@acooke.org> 2013-04-09 21:00:30 UTC --- The provider is visible through Yast. # cat ./sysconfig/network/providers/provider0 ASKPASSWORD='no' AUTODNS='yes' AUTO_RECONNECT='yes' DEFAULTROUTE='yes' DEMAND='no' DSLSUPPORTED='yes' IDLETIME='900' IPADDR='' ISDNSUPPORTED='no' MODEMSUPPORTED='no' MODIFYDNS='yes' MODIFYIP='yes' PASSWORD='XXX' PHONE='' PROVIDER='tchile' REMOTE_IPADDR='' USERNAME='XXXX' -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c10 --- Comment #10 from andrew cooke <andrew@acooke.org> 2013-04-09 21:03:24 UTC --- (And is there some easy way to run noip2 after this is up? I was hoping the Yast interface would have a box...) -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c11 --- Comment #11 from andrew cooke <andrew@acooke.org> 2013-04-10 12:17:19 UTC --- Also, the entry that appears in the "modems" part of Yast is not really usable. It says, for example, that the device is /dev/modem and uses tone dialling. When in fact it's a cable modem acting as a bridge and is addressed over ethernet (PPPoE). It certainly doesn't have "initialisation strings"... -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|fxzhang@suse.com | AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.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.
https://bugzilla.novell.com/show_bug.cgi?id=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mfilka@suse.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.
https://bugzilla.novell.com/show_bug.cgi?id=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c14 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabian@ritter-vogt.de --- Comment #14 from Fabian Vogt <fabian@ritter-vogt.de> 2013-07-25 15:11:18 UTC --- Same problem here (12.3), initial configuration works as expected but dsl0 does only show up as modem. The provider is visible in DSL only. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c15 Holger Sickenberg <holgi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |YaST2 AssignedTo|mfilka@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 12.2 |openSUSE 12.3 --- Comment #15 from Holger Sickenberg <holgi@suse.com> 2013-07-26 09:18:34 CEST --- OK, I changed the Product accordingly. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c Holger Sickenberg <holgi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.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.
https://bugzilla.novell.com/show_bug.cgi?id=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c16 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mfilka@suse.com --- Comment #16 from Thomas Fehr <fehr@suse.com> 2013-07-31 09:10:36 UTC --- Reassigned to maintainer of yast2-network -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c Alberto Planas Dominguez <aplanas@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| | GOLD -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c17 --- Comment #17 from andrew cooke <andrew@acooke.org> 2013-11-30 19:17:12 UTC --- This is still present, exactly the same, in OpenSuse 13.1. -- 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=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |mfilka@suse.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.
https://bugzilla.novell.com/show_bug.cgi?id=804009 https://bugzilla.novell.com/show_bug.cgi?id=804009#c19 --- Comment #19 from Michal Filka <mfilka@suse.com> 2013-12-04 08:38:08 UTC --- ISDN, Modem, DSL configuration is being dropped. -- 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