Bug 5569

Summary: speedtouch ADSL connection fails
Product: Mageia Reporter: Denis Prost <denis.prost>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: Normal CC: denis.prost, mageia, mageia, mageia, thierry.vignaud
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:
Attachments: ifcfg-ppp0

Description Denis Prost 2012-04-23 16:08:46 CEST
1. create ADSL connection through MCC => speedtouch-firmware and ppp-pppoatm properly installed, everything looks OK
2. at the end of the process, ask for immediate connexion => the connexion fails
3. /var/log/messages last lines :

Apr 23 15:35:00 localhost drakconnect[16123]: modified file /etc/ppp/pap-secrets
Apr 23 15:35:00 localhost drakconnect[16123]: modified file /etc/ppp/chap-secrets
Apr 23 15:35:00 localhost drakconnect[16123]: modified file /etc/sysconfig/network-scripts/ifcfg-ppp0
Apr 23 15:35:00 localhost drakconnect[16123]: modified file /etc/sysconfig/network-scripts/ifcfg-ppp0
Apr 23 15:35:00 localhost drakconnect[16123]: changed mode of /etc/sysconfig/network-scripts/ifcfg-ppp0 to 755
Apr 23 15:35:00 localhost drakconnect[16123]: written ppp0 interface configuration in /etc/sysconfig/network-scripts/ifcfg-ppp0
Apr 23 15:35:00 localhost drakconnect[16123]: running: /sbin/ifdown ppp0 daemon
Apr 23 15:35:00 localhost drakconnect[16123]: running: /sbin/ifup ppp0 daemon
Apr 23 15:35:00 localhost drakconnect[16123]: running: /etc/rc.d/init.d/network-up start
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ppp0 ...
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh:     error: Unknown connection type 'ADSL'
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh: removed /etc/sysconfig/network-scripts/ifcfg-ppp0.
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ppp0 ...
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh:     error: Unknown connection type 'ADSL'
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ppp0 ...
Apr 23 15:35:01 localhost NetworkManager[864]:    ifcfg-rh:     error: Unknown connection type 'ADSL'
Denis Prost 2012-04-23 16:09:06 CEST

CC: (none) => denis.prost

Thierry Vignaud 2012-04-23 17:11:22 CEST

CC: (none) => mageia, thierry.vignaud

Thierry Vignaud 2012-04-23 17:11:29 CEST

CC: (none) => mageia

Comment 1 Thierry Vignaud 2012-04-23 17:11:47 CEST
Looks like conflict between drakconnect & NetworkManager
Comment 2 Denis Prost 2012-04-23 17:19:54 CEST
just tell me if there is some test I can perform to confirm this.
Comment 3 Manuel Hiebel 2012-04-24 00:55:35 CEST
you can *attach* your /etc/sysconfig/network-scripts/ifcfg-ppp0 ?
Comment 4 Denis Prost 2012-04-24 08:24:47 CEST
Created attachment 2089 [details]
ifcfg-ppp0

Here it is
Colin Guthrie 2012-04-24 10:22:38 CEST

Attachment 2089 mime type: application/octet-stream => text/plain

Comment 5 Colin Guthrie 2012-04-24 10:29:59 CEST
You seem to have NM_CONTROLLED=yes in there... did you tick the box in MMC to "allow network Manager to control this connection"? If so you should maybe untick it?
Comment 6 Denis Prost 2012-04-24 18:51:36 CEST
Yes, I unticked it and now the connection works, thanks !
I'm only wondering what might have change from Mageia 1 to Mageia 2, because I used to tick it also on Mageia 1 and it worked like this.
Anyway, it is fixed for me so I'm marking this bug as resolved.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 7 Sander Lepik 2012-04-24 19:27:51 CEST
Mageia 1 often didn't care about this checkbox. In Mageia 2 this checkbox got powers ;P

CC: (none) => sander.lepik

Comment 8 Denis Prost 2012-04-24 20:31:25 CEST
So, that's the explanation, thanks !