From owner-freebsd-questions Wed Jun 12 13:38:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 418A437B403 for ; Wed, 12 Jun 2002 13:38:13 -0700 (PDT) Received: from seth.augenstein.net (pD950EC80.dip.t-dialin.net [217.80.236.128]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g5CKc8Xh023809; Wed, 12 Jun 2002 22:38:09 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id D18BE13B; Wed, 12 Jun 2002 22:37:25 +0200 (CEST) Date: Wed, 12 Jun 2002 22:37:25 +0200 From: Norbert Augenstein To: "Nico Alant" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp problem Message-Id: <20020612223725.1214c424.norbert@augenstein.net> In-Reply-To: <000a01c2124b$c682c020$0300a8c0@jmu> References: <000a01c2124b$c682c020$0300a8c0@jmu> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, you have to set up at least one "system" additional to "default:" i.e myisp: if you use -auto mode. see ->man ppp auge On Wed, 12 Jun 2002 21:59:04 +0200 "Nico Alant" wrote: > > Hi, > When I try to get my ppp working in auto mode I get the > following problem ...... > > # ppp -auto default > Working in auto mode > Using interface: tun0 > Warning: Bad label in /etc/ppp/ppp.conf (line 3) - missing > colon Warning: Bad label in /etc/ppp/ppp.conf (line 3) - > missing colon You must "set ifaddr" with a peer address in > auto mode.# > > In my ppp.conf I have the following lines about "set ifaddr" > > add default HISADDR > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > > I don't know if this would help but I have a 3Com Us > Robotics 56k Fax Modem. > > Kind Regards > Corné > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message