Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 1996 19:26:45 -0800
From:      "Daniel Keller" <dkeller@psln.com>
To:        "FreeBSD Questions Mailing List" <freebsd-questions@FreeBSD.ORG>, "Jay Sachs" <sachs@interactive.net>
Subject:   Re: chat dial script in ppp.conf
Message-ID:  <199612200246.SAA15834@psln1.psln.com>

next in thread | raw e-mail | index | archive | help
here is my ppp.conf file:
##############ppp.conf################
default:
  set device /dev/cuaa0
  set speed 14400 
  disable lqr
  deny lqr
# this is the line that is cauing trouble 
  set dial "TIMEOUT 5 '' ATE1Q0 OK-AT-OK\dATDT\T TIMEOUT 30 CONNECT"
psln:
  set device /dev/cuaa0
  set phone 5964379
  set timeout 120
# set ifaddr 0 206.155.61.100
  set ifaddr 0 0


----------
> From: Jay Sachs <sachs@interactive.net>
> To: Daniel Keller <dkeller>
> Subject: Re: chat dial script in ppp.conf
> Date: Thursday, December 19, 1996 6:00 PM
> 
> 
> Could you post or email your ppp.conf file (don't forget to xxxxx out
> your password)? ppp is very picky about the syntax.
> 
> -jay
> 
> "Daniel Keller" <dkeller@psln.com> writes:
> 
> > 
> > Hi,
> > I am having trouble setting up my dial string in ppp.conf for use with
the
> > ppp program. I have already read the handbook, ppp man page, and chat
man
> > page. The example don't seem to work and the string I have created
> > ("TIMEOUT 10 '' ATZ OK ATDT555-5555 CONNET") donen't work either. As I
said
> > in a priveiou post I can connect if I use the term command to talk
directly
> > with the modem, but if I type dial It just says dial failed.
> > Thanks,
> > Daniel Keller
> > ------------------------------
> > dkeller@psln.com
> > ------------------------------
> > 
> > 
> > 
> > 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612200246.SAA15834>