Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I tried asking this question once already, and have not gotten any replies, so I am going to try again.
I am using Mandrake 10.0 (95% sure it is 10.0, I am unsure how to check) and I am trying to use the program rp-pppoe 3.5 to set up my SBC Yahoo DSL connection using the DSL modem they provided. I got the program from Roaring Penguin here:
roaringpenguin.com/products/rp-pppoe/index.php
I have my system set up as dual-boot with Win XP and the DSL works fine under windows, so I know that's not the problem. I compiled the source rpm I downloaded from the RP website, and ran the setup utility, the final few lines of which look like this:
Congratulations, it should be all set up!
Type "adsl-start' to bring up your ADSL link and 'adsl-stop' to bring it down. Type 'adsl-status' to see the link status.
so I do this:
[root@localhost rp-pppoe-3.5]# adsl-start
[root@localhost rp-pppoe-3.5]# adsl-status
Note: You have enabled demand-connection; adsl-status may be inaccurate.
adsl-status: Link is down (can't read pppoe PID file .pppoe)
During the setup, I had the option to enable on demand connection, and I specifically chose "no" which was recommended by the program, so I'm not exactly sure what the output from my "adsl-status" command means. The DSL connection is not enabled, and I can't access the web through any means I am aware of right now.
I have searched the web using google for this error message, and for other problems using the rp-pppoe program, but I haven't turned up anything useful. If anyone is familiar with this program, or with setting up a pppoe connection in Mandrake, maybe they could point me in a new direction. Also, if anyone has any thoughts about something I may have done incorrectly during the setup process, I welcome those as well.
It's getting old rebooting to windows to search the web for answers to my Linux questions.
I did run adsl-setup. The output I posted above is just after running adsl-setup. I am at work now, and the machine I am writing about is at home. I wil have to check /var/log/messages when I get home.
The modem I am pretty sure is a Speed-Stream (sp?). I will make sure on this when I get home.
The messages in /var/log/messages change after different processes are run, so I will give you the messages after running adsl-start and adsl-status:
Code:
[root@localhost]# adsl-start
Code:
[root@localhost]# adsl-status
Note: You have enabled demand-connection; adsl-status may be inaccurate. adsl-status: Link is down (can't read pppoe PID file .pppoe)
[root@localhost]# tail -f /var/log/messages
Date/Time localhost msec: changed mode of /var/log/XFree86.0.log.old from 644 to 640
Date/Time localhost msec: changed group of /var/log/XFree86.0.log.old from 644 to 640
Date/Time localhost msec: changed mode of /var/log/cups/access_log from 644 to 640
Date/Time localhost msec: changed mode of /var/log/ksyms.1 from 644 to 640
Date/Time localhost msec: changed group of /var/log/ksyms.1 from root to adm
Date/Time localhost msec: changed mode of /var/log/cups/page_log from 644 to 640
Date/Time localhost CROND[4768]: (root) CMD (nice -n 19 run-parts /etc/cron.hourly)
Date/Time localhost CROND[4779]: (root) CMD (nice -n 19 run-parts /etc/cron.hourly)
Date/Time localhost CROND[4790]: (root) CMD (nice -n 19 run-parts /etc/cron.hourly)
Date/Time localhost su(pam_unix)[4835]: session opened for user root by uid = 501)
The modem I am using IS an Efficient Networks Brand SpeedStream 5360 Ethernet ADSL Modem. Still scratching my head...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.