[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PPP Configuration



Is there a tool to set up ppp links or should I be doing things like
#!/bin/sh
PATH="/usr/bin:/usr/sbin"
pppd connect chat -v -f /etc/ppp.chatscript /dev/ttyS0 38400 modem crtscts
etc...

I dont have this working yet but, this should be enough to get the idea 
across...

-Jeff


Reply to: