From owner-freebsd-questions Sat Nov 4 09:35:10 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA10742 for questions-outgoing; Sat, 4 Nov 1995 09:35:10 -0800 Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA10733 for ; Sat, 4 Nov 1995 09:35:02 -0800 Received: (from jbarrm@localhost) by panix.com (8.7/8.7/PanixU1.3) id MAA19576; Sat, 4 Nov 1995 12:34:55 -0500 (EST) Date: Sat, 4 Nov 1995 12:34:54 -0500 (EST) From: Barry Masterson To: "freebsd.questions" Subject: Dial in/out working, thanks Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk I got the modem to accept dial-in. It involved a simple DIP change, #6 to On. So I did not have to mess with the initialization string. Also, I added: set term vt100 to my friends .login file (csh). Before this his terminal type wasn't recognized; no pine, no talk. Now with the "set term" line even tetris works on his terminal. ( I also added him to the /etc/login.access file, that helped also) Thanks again Barry Masterson jbarrm@panix.com