From owner-freebsd-questions Tue Mar 24 12:36:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27169 for freebsd-questions-outgoing; Tue, 24 Mar 1998 12:36:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from python.shoal.net.au (perrya@python.shoal.net.au [203.26.44.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA27163 for ; Tue, 24 Mar 1998 12:36:04 -0800 (PST) (envelope-from perrya@python.shoal.net.au) Received: from localhost (perrya@localhost) by python.shoal.net.au (8.8.6/8.8.5) with SMTP id GAA16410; Wed, 25 Mar 1998 06:35:35 +1000 (EST) Date: Wed, 25 Mar 1998 06:35:34 +1000 (EST) From: Andrew To: CerealMaN cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp dial fail In-Reply-To: <000101bd5760$28e4c480$79452599@default> 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 > > hi, i keep getting this problem "dial failed" when i try to dial out.... i > have all my info set up, but no clue whats wronge.... also when i try the > other com port i get a bigger error "open modem failed: /dev/cuaa0: device > not configured.... Windows says my com port is 1, but it seems like its 2... > whats gonig on here???? dial failed could mean a number of things, line busy, no answer and maybe some others. If you get an error on /dev/cuaa0 then I'd stick with /dev/cuaa1 especially if you get dial failed which indicates that at least you are getting a response from the modem. When you get to the ppp ON host> prompt type "term" (no quotes) and enter the commands to the modem directly. eg: atdt22114455 or whatever your phone number is, this way you can check out what is happening in interactive mode. When you typed dial did your modem ring? Did anything answer? Andrew Perry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message