1.0.7b: Roaring Penguin

Please post any bugs you have found
Post Reply
Message
Author
GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

1.0.7b: Roaring Penguin

#1 Post by GuestToo »

RP seems to work ok
it seems to be ok if /etc/ppp/resolv.conf is a symlink
it does not seem to matter if /etc/ppp/options is not empty

sometimes (often? ... all the time?) when the Stop button is clicked, an error message window pops up saying
Error stopping connection:
child process exited abnormally


the processes seem to stop properly (no longer in the ps list) ... RP seems to be working ok, other than the error message

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#2 Post by GuestToo »

starting/stopping adsl from the command line, i get no error messages:

# pppoe-wrapper start default
. Connected!
# pppoe-wrapper stop default
Killing pppd (4097)
Killing pppoe-connect (4087)
# echo $?
1
# pppoe-wrapper start default
. Connected!
#

pppoe-wrapper stop default does exit with an error code of 1, though there don't seem to be any errors or problems

by the way, this is how you can start/stop adsl from the command line, for example, in a script ... in this case, i named my connection "default" ... it could have any name you like when you set up the connection

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#3 Post by BarryK »

Ah, that's good news!
(apart from the error msg that is)

Post Reply