From owner-freebsd-stable Fri Aug 24 9:55:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id B97AE37B408 for ; Fri, 24 Aug 2001 09:55:37 -0700 (PDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.5/8.11.1) with ESMTP id f7OGtZD70757 for ; Fri, 24 Aug 2001 12:55:36 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Fri, 24 Aug 2001 12:55:35 -0400 (EDT) From: To: freebsd-stable@freebsd.org Subject: $FreeBSD: src/etc/ppp/ppp.conf questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is the following comment correct? # Ensure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) At least for 4.3 sio4 = cuaa4, and I assumed from comments on questions that that this mapping was true in general (i.e., sio = cuaa). My second question concerns moving the 'set ifaddr' and 'add default HISADDR" statements to the end of the file. I thought that the commands preceding the ISP definitions were global in scope. So if I add multiple sections for various ISPs these statements should precede the 'papchap:' line not follow it. Is this correct? _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message