Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!usenet.eel.ufl.edu!bofh.dot!news.ultranet.com!homer.alpha.net!solaris.cc.vt.edu!news.mathworks.com!fu-berlin.de!news.belwue.de!news.uni-kl.de!rz.uni-karlsruhe.de!nntp.gmd.de!news.rwth-aachen.de!newsserver.rrzn.uni-hannover.de!tubsibr!malibu.ts.rz.tu-bs.de!not-for-mail From: mb@malibu.ts.rz.tu-bs.de (Martin Butkus) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PPP problem - HELP Date: 28 May 1996 19:45:46 +0200 Organization: TU Braunschweig, Germany Lines: 21 Distribution: world Message-ID: <4ofe4a$8qs@malibu.ts.rz.tu-bs.de> References: <SON.96May28151050@sisley.prism.uvsq.fr> Reply-To: M.Butkus@tu-bs.de NNTP-Posting-Host: rzrtr1.rz.tu-bs.de X-Newsreader: TIN [version 1.2 PL2] Originator: y0001415@ws.rz.tu-bs.de Nicolas SOUCHU (son@cezanne.prism.uvsq.fr) wrote: : Here is the problem: : ppp works fine when I use directly the term interface to : send directly AT commands to the modem. : BUT I can't use the dial script facility. You need to have lines like these in /etc/ppp/ppp.conf: set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" set phone 12345678 The string specified in "set dial" is actually a chat(8) script. See the man page. Maybe you'll have to adjust the AT... sequences and the modem responses that are expected. Also make sure your modem is properly set up. See the FreeBSD handbook for this. -- Martin Butkus >>> Live long and prosper. <<< Phone/Fax: +49.5331.298710 Am Stadtwege 10, 38304 Wolfenbuettel, Germany M.Butkus@tu-bs.de