kppp error ?

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
linuxnobs
White ninja
White ninja
Posts: 4
Joined: 11 Jun 2012, 03:38
Location: indonesia

kppp error ?

Post#1 by linuxnobs » 17 Jun 2012, 04:04

HELLO

when i want to internet using ver 1.2 rc2 I got the following error

the pppd daemon died

exit status: 2
see man ppd for an explanation

and in detail

can't open option files

etc/ppp/peers/kppp option
no such file or directory

and kpp diagnostic
unable to provide help

how do i find etc/ppp/peers/kppp ?

and sorry if this is not a bug
thank you
PS
in ver 1.1 i can go to internet no problem

sorry for google english

edit
THIS is pastebin from my ver 1.2 rc2
http://pastebin.com/E0YxHt8k
apakah ada short cut untuk screen shot ?

User avatar
back2future
White ninja
White ninja
Posts: 16
Joined: 12 Jun 2012, 20:56
Location: indonesia

Re: kppp error ?

Post#2 by back2future » 18 Jun 2012, 03:38

This is the error when trying kppp ( using rc2 )

ppp logfile
Jun 18 09:24:31 (none) pppd[2192]: Can't open options file /etc/ppp/peers/kppp-options: No such file or directory

is it a matter of creating the file/directories ???
and what shloud i write inside the file ???
sorry for a simple question.
Never like RTMF so.....
I RTFC instead ^_^

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: kppp error ?

Post#3 by brokenman » 18 Jun 2012, 11:23

Please try to create the file:

Code: Select all

mkdir /etc/ppp/peers
echo noauth > /etc/ppp/peers/kppp-options
Not sure why this file isn't generated in latest kppp build. Let me know if this works and i will add the file in final release.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Post Reply