1832552 Members
6531 Online
110043 Solutions
New Discussion

pppd

 
Steve_3
Frequent Advisor

pppd

Can I get some information on pppd?
I am trying to dial out on a modem using pppd.

Thanks,
steve
3 REPLIES 3
Anthony Goonetilleke
Esteemed Contributor

Re: pppd

There is a good KB article on PPP Document Id UNX1030025
Have a look at the attachment

Minimum effort maximum output!
Steve_3
Frequent Advisor

Re: pppd

Does anybody know how to setup the pppd?

Thanks,
steve
Rick Garland
Honored Contributor

Re: pppd

Essentially, you will have ppp_on and a ppp_off scripts to initiate the ppp or to kill it and free the port. You will also have a chat script that calls the pppd process. You can have multiple ppp_on and ppp-off. You can call them ppp_hp_on and ppp_hp_off as examples. Associated with these on-off scripts are the chat scripts that will do the work for you.