From owner-freebsd-isp Thu Sep 10 08:50:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20545 for freebsd-isp-outgoing; Thu, 10 Sep 1998 08:50:40 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from unix.kawartha.com (unix.kawartha.com [204.101.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20510 for ; Thu, 10 Sep 1998 08:50:25 -0700 (PDT) (envelope-from paul@kawartha.com) Received: from shell.kawartha.com (shell.kawartha.com [204.101.15.43]) by unix.kawartha.com (8.8.8/8.8.7) with SMTP id LAA18982 for ; Thu, 10 Sep 1998 11:53:24 -0400 (EDT) Date: Thu, 10 Sep 1998 12:18:08 -0400 (EDT) From: Paul Stewart To: freebsd-isp@FreeBSD.ORG Subject: Dial-In Problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there... I've setup getty to accept a dial-in modem (USR Courier I-Modem) and the modem answers when we dial into using a Sportster (tried other modems also) but then just garbage and no login prompt. I know it's going to be something in my std.57600 setting... here's the file... anyone help? :) default:\ :cb:ce:ck:lc:fd#1000:im=\r\nFreeBSD (%h) (%t)\r\n\r\n:sp#1200: std.38400|38400-baud:\ :np:sp#38400: std.57600|57600-baud:\ :np:sp#57600: std.115200|115200-baud:\ :np:sp#115200: I've cut out a lot of the other stuff.. anyone have one of these working properly as a dial-in port? :) For future reference, here's my tty's file.. ttyv0 "/usr/libexec/getty Pc" cons25 on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25 on secure ttyv2 "/usr/libexec/getty Pc" cons25 on secure ttyv3 "/usr/libexec/getty Pc" cons25 off secure # Serial terminals ttyd0 "/usr/libexec/getty std.57600" dialup on insecure ttyd1 "/usr/libexec/getty std.9600" unknown off secure ttyd2 "/usr/libexec/getty std.9600" unknown off secure ttyd3 "/usr/libexec/getty std.9600" unknown off secure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message