Networking Forums

Networking Forums > Computer Networking > Linux Networking > Another KPPP problem

Reply
Thread Tools Display Modes

Another KPPP problem

 
 
Ed Kessinger
Guest
Posts: n/a

 
      10-01-2003, 07:24 PM
I'm having a problem using KPPP. I'm using it in SUSE 8.0, KDE 3.0.

KPPP was working but I did an automatic software update using YAST and
afterwards KPPP was not working.

I get the following messages:

"could not find ppp0 interface"
"the pppd died unexpectedly:"
exit status 2

Earlier there was a message that said

"invalid option 'passwdfd'"

I've tried to find out what exactly an exit status 2 is and also where
'passwdfd' is being found. I can't find 'passwdfd' in the ppp options
file.

Any help would be appreciated.

Thanks.



 
Reply With Quote
 
 
 
 
Clifford Kite
Guest
Posts: n/a

 
      10-03-2003, 09:38 PM
Ed Kessinger <(E-Mail Removed)> wrote:
> I'm having a problem using KPPP. I'm using it in SUSE 8.0, KDE 3.0.


> KPPP was working but I did an automatic software update using YAST and
> afterwards KPPP was not working.


> I get the following messages:


> "could not find ppp0 interface"
> "the pppd died unexpectedly:"
> exit status 2


From "man pppd":

2 An error was detected in processing the options
given, such as two mutually exclusive options being
used.

> Earlier there was a message that said


> "invalid option 'passwdfd'"


Try "grep -r passwdfd /etc" and if that doesn't find anything then do
the same thing for any directory that might have a kppp configuration
file in it.

--
Clifford Kite Email: "echo xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads: http://ckite.no-ip.net/
/* The generation of random numbers is too important to be left
to chance. */
 
Reply With Quote
 
Edward Kessinger
Guest
Posts: n/a

 
      10-04-2003, 11:25 PM
Thanks for the grep tip.

I found file "passwordfd.so" not in /etc, but in /usr/lib/pppd/2.4.1.

It seems as if it is a plugin to pppd. It must have been added when I
did the automatic software update.

This directory was not in my $PATH. I included the directory in my $PATH
and was then able to connect and stay connected.



Clifford Kite wrote:

> Ed Kessinger <(E-Mail Removed)> wrote:
>
>>I'm having a problem using KPPP. I'm using it in SUSE 8.0, KDE 3.0.
>>

>
>>KPPP was working but I did an automatic software update using YAST and
>>afterwards KPPP was not working.
>>

>
>>I get the following messages:
>>

>
>>"could not find ppp0 interface"
>>"the pppd died unexpectedly:"
>>exit status 2
>>

>
> From "man pppd":
>
> 2 An error was detected in processing the options
> given, such as two mutually exclusive options being
> used.
>
>
>>Earlier there was a message that said
>>

>
>>"invalid option 'passwdfd'"
>>

>
> Try "grep -r passwdfd /etc" and if that doesn't find anything then do
> the same thing for any directory that might have a kppp configuration
> file in it.
>
>


 
Reply With Quote
 
druid
Guest
Posts: n/a

 
      10-13-2003, 04:46 PM
Edward Kessinger wrote:

>>
>>>"could not find ppp0 interface"
>>>"the pppd died unexpectedly:"
>>>exit status 2


My kppp have error "exit status 1"

--
Global IRC Network
http://www.globirc.net/
irc.globirc.net
 
Reply With Quote
 
Clifford Kite
Guest
Posts: n/a

 
      10-14-2003, 12:21 PM
druid <(E-Mail Removed)> wrote:

> My kppp have error "exit status 1"


From man pppd:

1 An immediately fatal error of some kind occurred,
such as an essential system call failing, or run-
ning out of virtual memory.

Kppp is a frontend to pppd. If you have plenty of memory then check
the pppd options. I don't run frontends and can only suggest looking
in the pppd option files, and/or adding (temporarily) the pppd option
dryrun to /etc/ppp/options.

--
Clifford Kite Email: "echo xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads: http://ckite.no-ip.net/
/* For every credibility gap, there is a gullibility fill.
-- R. Clopton */
 
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
Kppp & Isdn Modem problem. beatnik Linux Networking 0 08-13-2004 07:36 AM
Kppp problem with philips fisio 825 and bluetooth Marco Mangiante Linux Networking 10 07-02-2004 03:06 AM
pls help KPPP connect w/o username Chumpmeister Linux Networking 2 10-18-2003 09:08 PM
Kppp problem Vick Linux Networking 3 10-02-2003 10:23 PM
Kppp problems (RH 7.3) Evpuneq Erivf Linux Networking 1 07-30-2003 10:44 AM



1 2 3 4 5 6 7 8 9 10 11