From owner-freebsd-questions Tue Oct 3 9:26:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cataract.eye2eye.net (cataract.eye2eye.net [196.31.83.232]) by hub.freebsd.org (Postfix) with ESMTP id EB61237B66D for ; Tue, 3 Oct 2000 09:26:20 -0700 (PDT) Received: from localhost (mike@localhost) by cataract.eye2eye.net (8.9.3/8.8.7) with ESMTP id SAA02202 for ; Tue, 3 Oct 2000 18:24:44 +0200 Date: Tue, 3 Oct 2000 18:24:44 +0200 (SAST) From: Michael Bartlett To: freebsd-questions@FreeBSD.ORG Subject: Re: ppp.conf question - CLARIFICATION In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG just to clarify... herewith my new (not working) ppp.conf i just want to clarify that once i get the dial parameter right that this should be able to login to an NT RAS server. default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa1 set speed 115200 set dial init-string ATX0/13 set dial dial-command ATDT%s\13 met: set phone 09400000 set login set authname hidden set authkey hidden set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 On Tue, 3 Oct 2000, Michael Bartlett wrote: > hi all > i'm REALLY confused with the set dial string > i need to send an atx0 to my modem so that it doesn't expect a dialtone > (behind a PABX) > > i've been fiddling and playing with the set dial from the ppp.conf.sample > and CANNOT for the life of me figure it out! > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATX0 OK \dATDT\\T > TIMEOUT 40 CONNECT" > > at the moment i have that, which is very wrong. > could someone please explain to me how on earth this set dial string is > processed. > > all i want to do is send atx0 and then start my dial. i actually give > rocks wether or not the atx0 returns an OK at the moment - i just want to > dial!! > > thanks > mike > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message