From owner-freebsd-questions Fri Mar 22 02:59:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA29243 for questions-outgoing; Fri, 22 Mar 1996 02:59:27 -0800 (PST) Received: from xs1.simplex.nl (xs1.simplex.NL [193.78.46.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA29229 for ; Fri, 22 Mar 1996 02:59:22 -0800 (PST) X-Organisation-1: Simplex Networking Amsterdam X (Inter)Network X-Organisation-2: Kruislaan 419-38a 1098 VA Amsterdam X Solutions & X-Organisation-3: tel:+31(20)-6932433 fax:+31(20)-6685486 X Access Provider Received: (from root@localhost) by xs1.simplex.nl (8.7.5/8.7.3-RS) id LAA05457; Fri, 22 Mar 1996 11:59:58 +0100 (MET) Date: Fri, 22 Mar 1996 11:59:58 +0100 (MET) From: Rob Simons Message-Id: <199603221059.LAA05457@xs1.simplex.nl> To: grag@sunny.aha.ru, questions@freebsd.org Subject: Re: V.34 Modem on ttyd? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk | How can I manage to use a V.34 Modem with DTE speed more than 9600 for | accepting dial up calls ? | ttyd0 "/usr/libexec/getty std.9600" dial up | it works fine, my clients see login prompt but can connect only at 9600, | if I change to std.19200 and more they see #(^*@%&$ on their's terminals. Use std.38400 or std.57600 for a 14k4 modem, and std.115200 for a 28k8 modem. What you forgot to do was initialize /dev/ttyid0 at the desired speed. You can do this with the script /etc/rc.serial look there for details, it will also set the lock device /dev/ttyld0 for you. Don't forget to make contact with the modem, -at the right speed- and save the settings with 'atw' -at the speed with which you'll be setting up the /dev/ttyd0 device-. - Rob. /*--------------------------------------------------------------*\ /* Rob Simons | rob@simplex.nl *\ /* ------------ | ------------- | -------- | ------- *\ /* Novell Netware System Operator | UNIX system operator *\ /*--------------------------------------------------------------*\