Hi,
    I am having some trouble configuring PPP.  I am using the following
scripts but don't seem to work.  Can anyone help?  Yes, I have read the
PPP-HOWTO and done everything it suggested.
======================================
REPORT  CONNECT
TIMEOUT  3
ABORT  '\nNO DIALTONE\r'
ABORT  '\nBUSY\r'
ABORT  '\nNO ANSWER\r'
ABORT  '\nRINGING\r\n\r\nRINGING\r'
''  \rAT
'OK-+++\c-OK' ATH0
TIMEOUT  30
OK  AT&F&C1&D2&K3
OK  ATDT19083227335
CONNECT  ''

# Filename: /etc/ppp/options
user myusername
crtscts
asyncmap 0
modem
defaultroute
connect "/usr/sbin/chat -f /etc/ppp/chat.script"
/dev/ttyS1 56700
0.0.0.0:0.0.0.0
noipdefault
ipcp-accept-remote
ipcp-accept-local

# Filename: /etc/ppp/pap-secrets
# Secrets for authentication using PAP
# client server  secret                 IP addresses
myusername  *       mypass
""  *       ""



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to