From owner-freebsd-questions Sat Dec 30 11:57:10 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA10632 for questions-outgoing; Sat, 30 Dec 1995 11:57:10 -0800 (PST) Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA10627 for ; Sat, 30 Dec 1995 11:57:08 -0800 (PST) Received: (from jbarrm@localhost) by panix.com (8.7/8.7/PanixU1.3) id OAA00495; Sat, 30 Dec 1995 14:55:47 -0500 (EST) Date: Sat, 30 Dec 1995 14:55:46 -0500 (EST) From: Barry Masterson To: Stephen Couchman cc: questions@freebsd.org Subject: This just in(Was:ijppp cannot talk) In-Reply-To: <199512301725.MAA06484@io.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Stephen, Just got ppp working again, you might try this: # ppp ppp on moonfoot> pass MyLocalRegularPasswd ppp on moonfoot> dial (yourSimpleSite_entry) I'm not sure just what I did to change the way I normally start ppp, but this new way; entering 'pass __________' , then 'dial host' seems to work. Might be worth a try. moonfoot is the name of my home system, thats the passwd entry I use as listed in ppp.secret for 'pass MyLocalRegularPasswd', then 'dial panix' starts the modem. Let me know if it works Barry -- ################################################## # Sysname Secret Key Peer's IP address # # $Id: ppp.secret.sample,v 1.2 1995/02/26 12:16:37 amurai Exp $ # ################################################## panix passwd moonfoot MyLocalRootPasswd moonfoot MyLocalRegularUserPasswd # from /etc/ppp/ppp.conf #simplesite: panix: set phone 7414455 set login "TIMEOUT 10 ease?-\\r-ease? ppp ame: jbarrm word: password" set ifaddr 166.84.200.109 198.7.0.124 add 0 255.255.255.0 198.7.0.124 >--->--->--->--->---> FreeBSD 2.1.0 <---<---<---<---<---<