From owner-freebsd-questions Tue Apr 13 1:50:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 001C315032; Tue, 13 Apr 1999 01:50:37 -0700 (PDT) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id JAA14076; Tue, 13 Apr 1999 09:48:10 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA01857; Tue, 13 Apr 1999 09:45:02 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904130845.JAA01857@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Pavel V. Antipov" Cc: freebsd-questions@freebsd.org, freebsd-isp@freebsd.org Subject: Re: PPP server troubles In-reply-to: Your message of "Tue, 13 Apr 1999 11:06:33 +0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Apr 1999 09:45:02 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > I want to setup ppp server on my FreeBSD server. > Kernel compiled with pseudo-device ppp. > > File /etc/ttys: [.....] > # Serial terminals > ttyd0 "/usr/libexec/getty std.9600" unknown off secure > ttyd1 "/usr/libexec/getty std.19200" dialup on insecure > ttyd2 "/usr/libexec/getty std.9600" unknown off secure > > > But I don't understand why the incoming connections fail. > Help me please ! You seem to have forgotten to describe the problem. Is it that the modem doesn't know the DTR speed ? To fix this, you can simply connect to the modem at the correct speed (19200 is a bit low isn't it?) and do a few ATs. Of course it's possible that your modem doesn't support a dtr rate of 19200. 57600 or 115200 is probably more standard. > Thank you > Pavel > E-mail:pavel@ikar.elect.ru -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message