Date: Tue, 7 Oct 2003 14:01:51 -0400 From: "Kliment Andreev" <klimenta@futurebit.com> To: <freebsd-questions@FreeBSD.org> Subject: Re: ppp Message-ID: <001301c38cfd$17466610$ca0110ac@vinyl.tkvbp.com> References: <20031007173749.12112.qmail@web60303.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I need to be able to tell the modem not to detect a > dial tone when using ppp. > After typing 'AT' I get 'OK'. After 'ATDT1234567' I > get 'NO DIAL TONE' > I'd like to use NAT to connect machines in my LAN to > the net. Is there > any command that I can give it in ppp.conf to tell it > not to detect the > dial tone? You can do that with ATX3 (detect busy but do not detect dial tone) Also, you can store this X3 in a profile so you won't need to type this in future. Search for modem hayes AT commands for your modem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c38cfd$17466610$ca0110ac>