From owner-freebsd-questions Sat Sep 6 05:34:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA11525 for questions-outgoing; Sat, 6 Sep 1997 05:34:07 -0700 (PDT) Received: from ammi.mclink.it (ammi.mclink.it [192.106.166.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA11477 for ; Sat, 6 Sep 1997 05:34:02 -0700 (PDT) Received: from dittaseria.mclink.it (net133-115.mclink.it [195.110.133.115]) by ammi.mclink.it (8.8.5/8.6.12) with SMTP id OAA04763; Sat, 6 Sep 1997 14:26:38 +0200 (MET DST) Message-ID: <34114D2F.41C67EA6@mclink.it> Date: Sat, 06 Sep 1997 14:31:43 +0200 From: Marco Masotti X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1-STABLE i386) MIME-Version: 1.0 To: accent@inficad.com CC: questions@freebsd.org Subject: Re: ppp.conf Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have tried several ways tos et up my ppp to dial my provider and no > luck. > When I dial manually with the 'term' command in ppp I can connect with > no > problems however when I type 'load MyISP' and 'dial' it connects but does > not establish ppp connection. In other words the ppp on accent does not > change to PPP on accent> any suggestions would help greatly. I am willing > to send a copy of my ppp.conf to anyone interested. I got the same problem in the past. You may want to try in ppp.conf: set openmode active Good Luck