Subject: Re: Connecting via dialup modem
To: =?iso-8859-1?Q?=B0o.O_Jeremy_O.o=B0?= <huangker@gmail.com>
From: Brad du Plessis <bradd@cat.co.za>
List: netbsd-help
Date: 01/05/2005 14:37:20
> ABORT BUSY
> ABORT "NO CARRIER"
> ABORT "NO DIALTONE"
> " ATDT96961400
> CONNECT "
>
> To solve the problem i just stuck a " at the end of line 4. Im not sure
> if it is the right thing to do, can anyone tell me what i am suppsoed to
> do to solve the problem?

Put the extra " at the beginning of the line: "" ATDT96961400

I don't think you're supposed to have the " after CONNECT either.

Brad

----- Original Message -----
From: "°o.O Jeremy O.o°" <huangker@gmail.com>
To: "Netbsd Help Mailing List" <netbsd-help@netbsd.org>
Sent: Wednesday, January 05, 2005 2:18 PM
Subject: Connecting via dialup modem


> Dear All
>
> I had read the section in the netbsd manual on setting up a connection
>
> One problem when I tried to dial in was it said line 4 in chap file did
> not finish off with a quote
> Now the chap file is as follows
>
> ABORT BUSY
> ABORT "NO CARRIER"
> ABORT "NO DIALTONE"
> " ATDT96961400
> CONNECT "
>
> To solve the problem i just stuck a " at the end of line 4. Im not sure
> if it is the right thing to do, can anyone tell me what i am suppsoed to
> do to solve the problem?
>
> The other problem i get is the error message
> Device tty01 is locked by pid 415
> Does anyone the solution in this?
>
> Thanks
> Jeremy
>
>