On Wed, 9 Feb 2000, Mohan P wrote:

> Hi,
> 
>       I introduce myself as Mohan P, working as network administrator. Initially
> I was administering Windows NT server and I had setup RAS on it for remote
> dialin, I am very much aware that the same is possible in Linux also.
>       Can someone kindly throw light on how can I achieve this. My server runs
Just trie to understanding linux concept :) so
Let me know what U have in /etc/inittab in sections Dialup

#d1:12345:respawn:/sbin/mgetty[agetty] ....

in this line U must uncoment and put Your configuration and a corect
number line U have for dialin


2. if U want to use mgetty u must compile with pap autentification
see pppd docs come with him.

3.  create in /etc/ppp directory file with name
        options.ttyS01..
        ....
        options.ttyS10
or how mani line U have

4. create or edit pap-secrets
# client        server  secret          IP addresses
user1           *                         192.168.0.xx


like this or put * in IP addresses and in secret put 2 double quote

end 

user1 must exist in Your sistem and have config at shell /bin/bash or else
to /usr/sbin/pppd or wher is Your pppd locate

u must verifi this in /etc/passwd       
        
4.  and run init q

5. let the user to in :)

> on Red Hat linux 6.1, I had gone through quit a few documents on it, but
> things just didn't seem to work.
>       
> Thanx
> 
> Regards
> 
> Mohan P
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [EMAIL PROTECTED]
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to