Networking Forums

Networking Forums > Computer Networking > Linux Networking > Fedora Core 3; ADSL connection not working !

Reply
Thread Tools Display Modes

Fedora Core 3; ADSL connection not working !

 
 
Boris Glawe
Guest
Posts: n/a

 
      11-10-2004, 07:27 PM
Hi,

I am using FC 2 at the moment. The internet connection via ADSL works properly.

I've got another installation with the brand new Fedora Core 3. When trying to
connect to my provider I get the following messages in /var/log/messages:

Nov 10 20:50:26 bird pppd[5581]: pppd 2.4.2 started by root, uid 0
Nov 10 20:50:26 bird pppd[5581]: Using interface ppp0
Nov 10 20:50:26 bird pppd[5581]: Connect: ppp0 <--> /dev/pts/2
Nov 10 20:50:26 bird pppoe[5582]: PPP session is 4153
Nov 10 20:50:26 bird pppd[5581]: Remote message: Request Denied
Nov 10 20:50:26 bird pppd[5581]: PAP authentication failed
Nov 10 20:50:26 bird pppd[5581]: Connection terminated.
Nov 10 20:50:26 bird pppoe[5582]: Session 4153 terminated -- received PADT from
peer
Nov 10 20:50:26 bird pppoe[5582]: Sent PADT
Nov 10 20:50:27 bird pppd[5581]: Exit.
Nov 10 20:50:27 bird adsl-connect: ADSL connection lost; attempting re-connection.


I am especially wondering about this line with "Request Denied".

How do I have to interpretet this (these) message(s)? The password and username
are correct and password and username are the same as with my FC2 installation
(I have compared the files /etc/ppp/pap-secrets and /etc/ppp/chap-secrets)

Thanks for any advice

greets Boris
 
Reply With Quote
 
 
 
 
paul@atom.sbrk.co.uk
Guest
Posts: n/a

 
      11-10-2004, 08:04 PM
In article <cmttje$q8m$(E-Mail Removed)>, Boris Glawe wrote:
> Nov 10 20:50:26 bird pppd[5581]: Remote message: Request Denied
> Nov 10 20:50:26 bird pppd[5581]: PAP authentication failed


Turn on ppp debugging, probably by putting debug and -hide-password
into /etc/ppp/options, or via the gui.

Paul
 
Reply With Quote
 
Boris Glawe
Guest
Posts: n/a

 
      11-11-2004, 09:42 AM
(E-Mail Removed) wrote:
> In article <cmttje$q8m$(E-Mail Removed)>, Boris Glawe wrote:
>
>>Nov 10 20:50:26 bird pppd[5581]: Remote message: Request Denied
>>Nov 10 20:50:26 bird pppd[5581]: PAP authentication failed

>
>
> Turn on ppp debugging, probably by putting debug and -hide-password
> into /etc/ppp/options, or via the gui.
>


I've put "debug" in /etc/ppp/options. But I don't get any further messages.

greets Boris
 
Reply With Quote
 
Boris Glawe
Guest
Posts: n/a

 
      11-11-2004, 09:43 AM
I've reported the bug here:

https://bugzilla.redhat.com/bugzilla....cgi?id=138750
 
Reply With Quote
 
paul@atom.sbrk.co.uk
Guest
Posts: n/a

 
      11-11-2004, 09:50 AM
In article <cmvfmg$dlj$(E-Mail Removed)>, Boris Glawe wrote:
> (E-Mail Removed) wrote:
>> In article <cmttje$q8m$(E-Mail Removed)>, Boris Glawe wrote:


>>>Nov 10 20:50:26 bird pppd[5581]: Remote message: Request Denied
>>>Nov 10 20:50:26 bird pppd[5581]: PAP authentication failed


>> Turn on ppp debugging, probably by putting debug and -hide-password
>> into /etc/ppp/options, or via the gui.


> I've put "debug" in /etc/ppp/options. But I don't get any further messages.


Then it's not picking up the options from there. What do you have in
/etc/ppp/peers? There's probably a file in there specifying your adsl
username. If so, put debug and -hide-password in that one.

Paul
 
Reply With Quote
 
Boris Glawe
Guest
Posts: n/a

 
      11-11-2004, 10:00 AM
>
>>>Turn on ppp debugging, probably by putting debug and -hide-password
>>>into /etc/ppp/options, or via the gui.

>
>
>>I've put "debug" in /etc/ppp/options. But I don't get any further messages.

>
>
> Then it's not picking up the options from there. What do you have in
> /etc/ppp/peers? There's probably a file in there specifying your adsl
> username. If so, put debug and -hide-password in that one.
>



There's noting related with my ADSL connection in this directory - only some
files related with isdn and wvdial stuff.

Fedora uses adsl-start (which again uses pppd) to connect to an ADSL-provider.
Maybe this is the reason, why /etc/ppp/options is not used!?

greets Boris
 
Reply With Quote
 
paul@atom.sbrk.co.uk
Guest
Posts: n/a

 
      11-11-2004, 10:08 AM
In article <cmvgom$fcl$(E-Mail Removed)>, Boris Glawe wrote:
> Fedora uses adsl-start (which again uses pppd) to connect to an ADSL-provider.
> Maybe this is the reason, why /etc/ppp/options is not used!?


Ok, a quick look at /sbin/adsl-connect on my FC2 box shows a load of options
set via PPP_STD_OPTIONS. Try sticking the extra options in there.

Paul
 
Reply With Quote
 
Boris Glawe
Guest
Posts: n/a

 
      11-11-2004, 10:21 AM
(E-Mail Removed) wrote:
> In article <cmvgom$fcl$(E-Mail Removed)>, Boris Glawe wrote:
>
>>Fedora uses adsl-start (which again uses pppd) to connect to an ADSL-provider.
>>Maybe this is the reason, why /etc/ppp/options is not used!?

>
>
> Ok, a quick look at /sbin/adsl-connect on my FC2 box shows a load of options
> set via PPP_STD_OPTIONS. Try sticking the extra options in there.
>
> Paul

Ok, I didn't know that these binaries were skripst. I'll try it later and will
report about success or not success this evening.

greets Boris
 
Reply With Quote
 
Boris Glawe
Guest
Posts: n/a

 
      11-11-2004, 05:47 PM
The problem is solved. The reason was a wrong password. Gnome terminal paints
the letter O exactly like the cipher 0, which is way I copied the old password
wrong.

greets boris
 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      11-11-2004, 10:47 PM
In article <(E-Mail Removed)>, (E-Mail Removed) wrote:
>In article <cmvfmg$dlj$(E-Mail Removed)>, Boris Glawe wrote:


>> I've put "debug" in /etc/ppp/options. But I don't get any further messages.

>
>Then it's not picking up the options from there.


Kindly read the section "OPTIONS FILES" in the pppd man page.

> What do you have in /etc/ppp/peers? There's probably a file in there
>specifying your adsl username. If so, put debug and -hide-password in
>that one.


debug Enables connection debugging facilities. If this
option is given, pppd will log the contents of all
control packets sent or received in a readable
form. The packets are logged through syslog with
facility daemon and level debug. This information
can be directed to a file by setting up /etc/sys-
log.conf appropriately (see syslog.conf(5)).

Did you think to look in /etc/syslog.conf ? daemon.debug is not
normally sent to any file. You have to edit /etc/syslog.conf and tell
that daemon where you want the debug information to go, and then
restart the syslogd daemon so that it reads the configuration file.

The 'logfd n', 'logfile filename', dryrun and dump options to pppd are
also very useful in debugging. The first two go back to ppp-2.3.9, the
later only back to 2.4.1.

Old guy

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Connection Issue in FEdora Core 6 Phoenix Linux Networking 2 05-11-2007 05:59 AM
internet connection in Fedora Core 4 ashwin.chn@gmail.com Linux Networking 3 07-26-2005 09:42 PM
PPPoE ADSL connect with Fedora Core 3? Ohmster Linux Networking 3 05-07-2005 09:51 PM
fedora core 3 stops network on extern connection from router carlo Linux Networking 0 01-29-2005 11:49 AM
Strange SSH halting problem between Fedora Core 2/Fedora Core 3 Jonathan Abbey Linux Networking 4 12-03-2004 05:00 PM



1 2 3 4 5 6 7 8 9 10 11