(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) PowerPC Linux : (Category) LinuxPPC for PCI Macs :
How do I get PPP working?
Here are a few hints:

I followed the instructions here (in the faq-o-matic) for MkLinux PPP.
On my machine one change is required: the modem port is /dev/cua0 
not /dev/cua1 as it is on MkLinux.

Therefore set up as per Mklinux PPP instructions but first
do the following commands:
rm /dev/modem
ln -s /dev/cua0 /dev/modem

And make sure /etc/ppp/options has either /dev/cua0 and/or /dev/modem
in it (not /dev/cua1)

Then to create the connection issue the following
command:
pppd file /etc/ppp/options

I hope this helps.

kbhend@dogwood.tyler.wm.edu
kbhend@dogwood.tyler.wm.edu
[Append to This Answer]
Previous: (Answer) Is there audio support?
Next: (Answer) How do I move from MkLinux to Linux/PMac?
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=203
[Search] [Appearance]
This is a Faq-O-Matic 2.717d.
Hosted by anduin.org and SourceForge Logo