On Sun, 5 Aug 2001 20:00:16 -0400, Jerry McBride wrote:

>On Sun, 05 Aug 2001 16:51:12 -0700 (PST) "Shawn Tayler" <[EMAIL PROTECTED]>
>wrote:
>
>> I'd like to know how you got this far.  I've chmod'd ppp-on to death
>> and it still says, permission denied, even for root....
>>
>
>Fire up the file manager from kde. Locate the ppp-on script you mentioned,
>right click on it, look in properties, permissions. Make sure you've got
>execute enabled and root can read/write it. Close it. Try it again as root.
>Look in /var/log/messages at the tail end and see what's being logged.
>
Did this.  I had it setup s root.dialer, all the execute, r, w,
permissions were set fine.  Both with KDE's file manager and ls -la. 
No go still get the permission denied.  I am logged in as root for all
this btw.  So I changed ownership to root.root and did the chmod 755 on
it, just to see, still access denied.

thinking there is something in the file causing the problem, here are
the contents with the appropriate stuff ***'d out:

#!/bin
TELEPHONE=*******
MODEM=/DEV/TTYS0
SPEED=230400
ACCOUNT=*******
EXPORT TELEPHONE 
# for chat use
exec /usr/sbin/pppd $MODEM $SPEED lock crtscts modem defaultroute \
user $ACCOUNT no auth noipdefault demand \
connect /usr/sbin/chat ""ATDT$TELEPHONE CONNECT ""'
X==0

>If the log message isn't clear, snip it and post it here for us to looko over.
>Also... in that script... you can stick lines into it to print debug info to
>the console... Something like: echo "this is a line of text" $SOMEVAR

Nothing showed up in /var/log/messages but the rmmod every 5 mins, btw
is that right?  can I kill that or should I let it play?

>As long as I used PPPD, I never had a problem with it working, one way or
>another. Let me know via personal email if you wish, between the two of us, we
>can get this to work.
>
>> I'm this close  to just putting up OS/2 with Injoy....  
>
>You can do that and it'll work just fine. But you'll have learned nothing. Wait
>until you get connected under linux and your throughput is about 15% to 20%
>higher than OS/2 on a good day... You'll be happy you stuck with it. :')

And that is why I am sticking with it.  I really do want to learn how
to do this stuff

stayler

_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to