Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 108416

Summary: DSL doesn't work
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: rp-pppoeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: krmaxwell, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-29 21:01:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100643    

Description Nils Philippsen 2003-10-29 07:39:26 UTC
Description of problem:

SSIA, with rp-pppoe-3.5-7 DSL doesn't work, the older rp-pppoe-3.5-6
works as expected. I guess this has to do with this change:

* Mon Oct 27 2003 Than Ngo <than> 3.5-7
 
- fix nickename issue

Version-Release number of selected component (if applicable):

rp-pppoe-3.5-7

How reproducible:

Always

Steps to Reproduce:
1. Install said version of the package
  
Actual results:

DSL connection doesn't come up

Expected results:

DSL comes up as usual

Comment 1 Andre Robatino 2003-10-29 16:56:01 UTC
  I was unable to connect today using DSL with PPPoE for the first time.  This
is the first time I attempted to bring up the interface since the Oct. 28
morning updates, so it must have been one of those.  My Shrike machine works fine.

Comment 2 Lars G 2003-10-29 18:15:30 UTC
same here...

Comment 3 Matthias Clasen 2003-10-29 19:38:19 UTC
The problem is a typo in adsl-connect, line 101 read

if [ "$CONFIG" != "/etc/ppp/pppoe.conf" ]; the

Note the missing 'n'.

Comment 4 Than Ngo 2003-10-29 21:01:05 UTC
it's fixed now in 3.5-8.

Comment 5 Bill Nottingham 2003-10-30 05:14:05 UTC
*** Bug 108497 has been marked as a duplicate of this bug. ***