[NTLUG:Discuss] PPP server on Red Hat
lee
lee at brave.com
Wed Feb 27 12:56:44 CST 2002
i set mine up according to the mgetty howto (a long time ago) and
/etc/ppp/ppplogin is a shell script:
#!/bin/sh
mesg n
stty -echo
/usr/sbin/pppd silent auth -chap +pap login
needless to say, but i'll say it anyway: there are many many variables
and configurations that go into serving up dial-in ppp service :)
-- lee
George Lass wrote:
> Interesting..... I just checked my passowrd file on a RedHat 7.0
> system that I'm currently using to serve up PPP for 2 Linux boxes and
> 2 Windoze boxes, and I'm using /usr/sbin/pppd rather than
> /etc/ppp/ppplogin
> ymmv
>
> George
>
>
> lee wrote:
>
>>have you set your user's login for ppp only? edited /etc/passwd to
>>reflect the ppplogin command? example (with shadow passwords enabled):
>>
>>donna:x:513:513::/home/donna:/etc/ppp/ppplogin
>>
>>-- lee
>>
>>Chan Davis wrote:
>>
>>>George,
>>>
>>>Thanks for the response. 'Windoze', too funny! I see you are as much a fan
>>>of MS Gates as I am. Unfortunately, most of the remote users of this
>>>application are 'Windoze' users. The application server I have control
>>>over. So, I of course built it on Linux.
>>>
>>>The only part of the Windows configuration I have not done is the open
>>>terminal window. I will try that.
>>>
>>>Thanks, again.
>>>
>>>Chan Davis
>>>CDAssociates/APE
>>>Office: (972)724-1168
>>>Mobile: (817)366-0934
>>>
>>_______________________________________________
>>http://www.ntlug.org/mailman/listinfo/discuss
>>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
>
More information about the Discuss
mailing list