From owner-freebsd-mobile Thu May 25 21:55:27 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from cwb.pacific.net.hk (cwb.pacific.net.hk [202.14.67.92]) by hub.freebsd.org (Postfix) with ESMTP id D87B237B570 for ; Thu, 25 May 2000 21:55:23 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from kwaifong.pacific.net.hk (kwaifong.pacific.net.hk [202.14.67.7]) by cwb.pacific.net.hk with ESMTP id MAA28555 for ; Fri, 26 May 2000 12:55:22 +0800 (HKT) Received: from alexkwan (ppp105.dyn9.pacific.net.hk [202.64.9.105]) by kwaifong.pacific.net.hk with SMTP id MAA19871 for ; Fri, 26 May 2000 12:55:21 +0800 (HKT) Message-ID: <000701bfc6d0$7371d380$690940ca@alexkwan> From: "Alex Kwan" To: Subject: Re: How to edit /etc/remote for PCMCIA modem Date: Fri, 26 May 2000 13:08:36 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I am using PCMCIA modem to dialup to connect Internet, the interface of modem is sio3, also I make a device ttyd4 and edit the /etc/ppp/ppp.conf (set device /dev/ttyd4), everything is going right. Now I wanted to remote login to another host with the PCMCIA modem thorough the phone line, How to edit the /etc/remote (1. or 2. or other?) 1) cd /dev and ./MAKEDEV cuaa4 edit the /etc/remote as: cuaa4:dv=/dev/cuaa4:br#115200:pa=none or 2) edit the /etc/remote as: ttyd4:dv=/dev/ttyd4:br#115200:pa=none Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message