[Bug 721872] New: Cannot create DSL connection
https://bugzilla.novell.com/show_bug.cgi?id=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c0 Summary: Cannot create DSL connection Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 5 Platform: 32bit OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: info-del@yandex.ru QAContact: qa@suse.de Found By: Customer Blocker: --- A packet libatm1 necessary to create a DSL connection is absent on a OSS disk. It's available only in a web repository, which makes it impossible to go online, if a dsl is the only option for a given PC. This inconvenience goes from 11.3 version up until now. Please include this packet in a distributive disk of OSS 12.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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c1 Raul Malea <raulmalea@yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Version|Milestone 5 |RC 1 URL| |https://bugzilla.novell.com | |/show_bug.cgi?id=679112 CC| |raulmalea@yahoo.co.uk Component|Network |Basesystem Platform|32bit |All Target Milestone|--- |RC 1 Status Whiteboard| |[ppoe] Severity|Minor |Critical OS/Version|Other |All --- Comment #1 from Raul Malea <raulmalea@yahoo.co.uk> 2011-10-23 18:32:53 UTC --- Hmm! Same issue in openSUSE 11.4 version. See here: https://bugzilla.novell.com/show_bug.cgi?id=679112 -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |coolo@suse.com |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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c2 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Stephan Kulow <coolo@suse.com> 2011-10-25 10:51:19 CEST --- 11.4 was different. But what package is missing on what disk? I have suse/i586/libatm1-2.5.0-151.10.i586.rpm on the DVD -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c3 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #3 from Bruno Friedmann <bruno@ioda-net.ch> 2011-12-18 13:38:06 UTC --- On 12.1 there's more than just a package trouble with DSL connection. Okay you can create the first dsl (dsl0)+provider0 but you can't edit it again YaST2 didn't find it again, and ask you to recreate the same ? Next point, if the interface eth linked to the dsl connection is not setup with an ip ppp failed with network is down ? Uh was not the case in 11.3 & 11.4 a working 11.3 look like this cat ifcfg-dsl0 BOOTPROTO='none' DEVICE='eth0' MODEM_IP='212.90.197.226' NAME='Connexion DSL' PPPD_OPTIONS='' PPPMODE='pppoe' PROVIDER='provider0' STARTMODE='auto' UNIQUE='' USERCONTROL='no' VPIVCI='' UDI='' totem:/etc/sysconfig/network # cat ifcfg-eth0 BOOTPROTO='static' STARTMODE='auto' NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NETWORK='' REMOTE_IPADDR='' USERCONTROL='no' for having it working on 12.1 you need cat ifcfg-eth1 BOOTPROTO='static' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='10.0.0.138/24' MTU='1500' NAME='MCP55 Ethernet' NETWORK='' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no' yoda:/etc/sysconfig/network # cat ifcfg-dsl0 BOOTPROTO='none' DEVICE='eth1' MODEM_IP='10.0.0.138' NAME='DSL Connection' PPPD_OPTIONS='' PPPMODE='pppoe' PROVIDER='provider0' STARTMODE='auto' UDI='' USERCONTROL='no' VPIVCI='' Just to inform the state : not working at all (especially if you put ipv6 on : which should work !) -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c4 --- Comment #4 from Bruno Friedmann <bruno@ioda-net.ch> 2011-12-18 13:42:43 UTC --- Created an attachment (id=467974) --> (http://bugzilla.novell.com/attachment.cgi?id=467974) Yast2 log during DSL configuration At least I've the linux-atm + libatm1 already installed -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c5 Alexey Tereshchenko <a.palindrom@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|RC 1 |Final Component|Basesystem |YaST2 CC| |a.palindrom@gmail.com AssignedTo|coolo@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Resolution|WORKSFORME | QAContact|qa@suse.de |jsrain@suse.com Target Milestone|RC 1 |--- --- Comment #5 from Alexey Tereshchenko <a.palindrom@gmail.com> 2012-01-29 13:09:04 UTC --- The bug hasn't been fixed and persists in openSUSE 12.1 (up-to-date). I've found it in two different installations: one is an upgrade from 11.4 using the DVD ISO on x86_64, and the second is a fresh installation from the DVD ISO on i586. The sympthoms are described in #3. On upgraded installation, yast2->dsl doesn't list the existing dsl0; attempts to create another DSL connection fail without any error message. On the fresh installation, I was able to create one working DSL connection but it isn't listed as well. Also, each (unsuccessfull) attempt to add a connection creates a duplicate of the current provider's record. -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c6 --- Comment #6 from Raul Malea <raulmalea@yahoo.co.uk> 2012-02-06 17:16:05 UTC --- Similar with: https://bugzilla.novell.com/show_bug.cgi?id=668586 ? -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |coolo@suse.com |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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c7 --- Comment #7 from Alexey Tereshchenko <a.palindrom@gmail.com> 2012-02-14 06:42:00 UTC --- (In reply to comment #6)
Similar with: https://bugzilla.novell.com/show_bug.cgi?id=668586 ?
No, it doesn't. That bug is about a dependency/packaging error but this one seems to be caused by some ifcfg-dsl* parsing problems. -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c8 Juan Erbes <jerbes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P0 - Crit Sit Version|Final |Factory Component|YaST2 |YaST2 CC| |jerbes@gmail.com AssignedTo|coolo@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Target Milestone|--- |Factory Product|openSUSE 12.1 |openSUSE 12.2 Status Whiteboard|[ppoe] |[ppoe] dsl --- Comment #8 from Juan Erbes <jerbes@gmail.com> 2012-06-17 20:05:13 UTC --- I have updated opensuse 12.2 beta1 to factory, and yast do'nt list any existing dsl configuration. If I configue the dsl connection, and reopen the network yast module, it do'nt list the dsl cpnnection fresh configured. If I do in konsole ifconfig, do'nt appear the dsl0 device. Only appear eth0 and l0. If I change the adsl modem, with other internal ip's, yast do'nt update the ip of the new modem. The only way is edit the file ifcfg-dsl0 with the new ip with "vi". The midnight commander because the network problem, will not start. I tryed to modify the internal setting from the adsl modem, changing the "Pure bridged" mode to pppoe, adding the user and password for the login, but it do'nt worked. -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c9 kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO CC| |kkzhang@suse.com InfoProvider| |info-del@yandex.ru --- Comment #9 from kk zhang <kkzhang@suse.com> 2012-06-20 06:57:08 UTC --- Hi,Thank you for your report. could you please help to provide y2logs according to the following URL? Thank you http://en.opensuse.org/openSUSE:Bugreport_YaST -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c10 Juan Erbes <jerbes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|info-del@yandex.ru | --- Comment #10 from Juan Erbes <jerbes@gmail.com> 2012-06-24 11:34:52 UTC --- Hi! I'm sorry for the delay! I analized the y2logs, and do'nt find neither reference to the adsl setting, and this computer is from a friend which lives at 50 kilometers of my home. I copied the y2logs to his home, and asked it to sent it to me via email, but it do'nt sent it yet. In my pc I use the adsl with a modem router set as a dhcp server, and then, I do'nt need to setup the adsl, because the modem makes the login to the network. I configured succesfully the dsl connection on my friend pc, editing by hand the file ifcfg-dsl0, because when I changed the adsl modem router, and try to configure it via yast, it do'nt update the ip of the modem, and the network card, because yast maintains the old ip's of the network card, and the old modem, and do'nt shows the adsl devices on the window of the dsl yast module. If I do in konsole "route -n", the network card eth0, appear with 2 different ip's. I tryed to configure the dsl connection using the KDE CD Live build 451, and in this case, after configuring the dsl connection, and before closing the window of the dsl yast module, it showed the configured dsl device, but after closing this window and opening again, it do'nt appear. Now, before I make the connection with qinternet, if I do in konsole "ifconfig", only appear l0 and eth0, and after made the connection with qinternet, then appear the 3 devices: dsl0, eth0, and l0. I hope this info can help You! -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c Andreas Jaeger <aj@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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P0 - Crit Sit |P2 - High 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c11 Glenn Doig <doiggl@velocitynet.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |doiggl@velocitynet.com.au --- Comment #11 from Glenn Doig <doiggl@velocitynet.com.au> 2012-07-06 05:51:15 UTC --- Hello, Another example to connect using command line. Using 12.2 factory --Glenn -- Stop connection eth0 # /sbin/dhcpcd -k eth0 -- Start connection eth0 # /sbin/dhcpcd -d eth0 info, eth0: dhcpcd 3.2.3 starting info, eth0: hardware address = 20:cf:30:28:fd:a2 info, eth0: broadcasting for a lease debug, eth0: sending DHCP_DISCOVER with xid 0x344d0c9f debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x344d0c9f info, eth0: offered 192.168.1.1 from 192.168.1.254 debug, eth0: sending DHCP_REQUEST with xid 0x344d0c9f debug, eth0: waiting for 20 seconds debug, eth0: got a packet with xid 0x344d0c9f info, eth0: checking 192.168.1.1 is available on attached networks debug, eth0: sending ARP probe #1 debug, eth0: sending ARP probe #2 debug, eth0: sending ARP probe #3 debug, eth0: sending ARP claim #1 debug, eth0: sending ARP claim #2 info, eth0: leased 192.168.1.1 for 43200 seconds debug, eth0: renew in 21600 seconds debug, eth0: rebind in 37800 seconds info, eth0: adding IP address 192.168.1.1/24 info, eth0: adding default route via 192.168.1.254 metric 0 info, eth0: adding route to 169.254.0.0/16 metric 0 debug, eth0: writing /etc/resolv.conf debug, eth0: writing /var/lib/dhcpcd/dhcpcd-eth0.info debug, eth0: forking to background info, eth0: exiting -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c12 --- Comment #12 from Juan Erbes <jerbes@gmail.com> 2012-07-06 12:48:23 UTC --- Hello glenn! As I see, in Your case, they is no need to configure the DSL connection, because Your dsl modem-router makes the login via pppoe on the wan or network. I deduced this from the IP 192.168.1.1, which are from the internal dhcp of the dsl modem-router. The problem with the DSL configuration is in the case of the dsl modem-router internally setup as "Pure Bridged", and in this case, the only way to make a connection, is setting up the dsl connection, with the provider user and password. -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c13 Juan Erbes <jerbes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P1 - Urgent Component|YaST2 |YaST2 Version|Factory |Final Product|openSUSE 12.2 |openSUSE 12.3 Target Milestone|Factory |Final --- Comment #13 from Juan Erbes <jerbes@gmail.com> 2013-03-19 00:26:15 UTC --- Now with Opensuse 12.3 the problem is worst, because Yast only installs smpppd, and do'nt creates the dsl0 device -- 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c Alberto Planas Dominguez <aplanas@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|[ppoe] dsl |[ppoe] dsl 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=721872 https://bugzilla.novell.com/show_bug.cgi?id=721872#c14 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #14 from Stephan Kulow <coolo@suse.com> 2013-09-27 16:55:27 CEST --- creating the device is not yast's task, so this is a different problem. Please file a new bug and most preferably testing 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.
participants (1)
-
bugzilla_noreply@novell.com