From owner-freebsd-questions Wed Jun 14 13:52:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 1527237B8FF for ; Wed, 14 Jun 2000 13:52:33 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.14 #1) id 132K81-0003kS-00; Wed, 14 Jun 2000 22:51:13 +0200 Date: Wed, 14 Jun 2000 22:51:13 +0200 From: Marc Silver To: Boucher Eric Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Internet connexion Message-ID: <20000614225113.U11164@draenor.org> References: <3947D391.E65C843C@sympatico.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3947D391.E65C843C@sympatico.ca>; from eric.boucher24@sympatico.ca on Wed, Jun 14, 2000 at 02:48:49PM -0400 X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You're missing a label for your dialup profile. Your file should look something like this: (other examples are in /usr/share/examples/ppp/ppp.conf.sample default: set device /dev/cuaa1 set log Phase Chat LCP IPCP CCP tun command set speed 57600 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set timeout 120 enable dns ondemand: set phone xxxxxx set login "ABORT NO\\sCARRIER TIMEOUT 5 name:--name: user word: pass" set timeout 120 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable dns Cheers, Marc On Wed, Jun 14, 2000 at 02:48:49PM -0400, Boucher Eric wrote: > Hi > > It's been now about 1 month (not at full time) that I try to log into > the internet. I'm not really good with informatic and I try the best I > can by reading the handbook to log on. I did every step that is > written, but it still don't work. I know that Unix-like systems are good > systems, but they are also frustating to configure. I guess that's part > of the game. Anyway, my new question goes like this : > > After typing ppp and then dial isp (isp is the > name I gave in ppp.conf), 2 messages appears.: > > Warning isp : Configuration label not found > > and > > Warning dial : Failed 1 > > I don't understand why it says that the configuration label is not > found, because that's the name I gave in ppp.conf, , after defaults. > > I use the version 3.4 of FreeBSD. > > I also want to know if the handbook is better than the book (from Walnut > Creek) to configure my connexion and also how do I know wich version of > PPP I'm using > > Thanks a lot > > Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message