From owner-freebsd-questions Mon Mar 15 3:27:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gus.orgus.ru (gus.orgus.ru [195.16.115.189]) by hub.freebsd.org (Postfix) with ESMTP id B706D14FAF for ; Mon, 15 Mar 1999 03:26:00 -0800 (PST) (envelope-from vit@gus.orgus.ru) Received: (from vit@localhost) by gus.orgus.ru (8.9.1/8.9.1) id QAA29817; Mon, 15 Mar 1999 16:25:18 +0500 (ES) Date: Mon, 15 Mar 1999 16:25:18 +0500 (ES) From: Victor M Message-Id: <199903151125.QAA29817@gus.orgus.ru> To: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/support.html X-Mailer: Lynx, Version 2.8.1rel.1 Subject: modem Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I configured the FreeBSD2.2.8 as a pppd-server to give my users full access to the Internet. For authorization I use regular getty process which runs on every ttyd entry. when I put the speed 19200 (eg /usr/libexec/getty 19200 ttyd0) everything works fine. But when I increase the speed till 38400 or higher (eg. /usr/libexec/getty 38400 ttyd0), the clients always get garbage instead of . I tried all the recomendations given in and , but nothing helped. What can I do? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message