From owner-freebsd-questions Thu Nov 7 13:42:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA18664 for questions-outgoing; Thu, 7 Nov 1996 13:42:23 -0800 (PST) Received: from zerlargal.humbug.org.au (root@zerlargal.humbug.org.au [203.24.134.16]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA18658 for ; Thu, 7 Nov 1996 13:42:15 -0800 (PST) Received: from karanthia.humbug.org.au (karanthia.humbug.org.au [203.24.134.15]) by zerlargal.humbug.org.au (8.7.4/8.7.3) with ESMTP id HAA09198 for ; Fri, 8 Nov 1996 07:31:57 +1000 Received: from karanthia.humbug.org.au (james@localhost [127.0.0.1]) by karanthia.humbug.org.au (8.8.2/8.7.3) with ESMTP id HAA01024; Fri, 8 Nov 1996 07:24:16 +1000 (EST) Message-Id: <199611072124.HAA01024@karanthia.humbug.org.au> To: questions@freefall.freebsd.org cc: james@karanthia.humbug.org.au Subject: Re: Problems with dialup access In-reply-to: Your message of "Wed, 06 Nov 1996 15:13:58 PST." <199611062313.PAA06396@freefall.freebsd.org> Date: Fri, 08 Nov 1996 07:24:15 +1000 From: James Lever Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> I am having problems setting my FreeBSD system to allow dialup access. >> The only way that I can get an intelligible login prompt is to force the >> FreeBSD system and the remote PC to use 19.2 kbaud. If I try something >> like VH57600 in the ttys file (for the appropriate modem port, ttyd1), >> I get garbage characters at the login. No amount of or >> characters entered from the PC will fix this. I'm having identical problems and have tried many suggestions. The modem is also on the second serial port and only gets intellible responses (and then only vaguely) when set at 19200. >Have you tip'd into the modem to set the port speed? Most modern modems >set speed that way. So you need to connect to it out at least once. >So you need to do something like a: >tip -57600 cuaa0b Well after configuring tip to recognise cuaa1 I tried this and found that it just resets the port to 9600 when you exit. stty -f /dev/cuaa1 speed 115200 (or 57600) does little for changing the speed of the port. Can anybody lend a hand?? TIA, James ps: I'm off list (but on the digest list)