From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 07:29:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B313037B401 for ; Mon, 7 Apr 2003 07:29:02 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id A865D43F75 for ; Mon, 7 Apr 2003 07:29:00 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h37EUx88031239; Mon, 7 Apr 2003 10:31:00 -0400 Received: (from root@localhost) by skytrackercanada.com (8.12.6/8.12.6) id h37ESmnL006941; Mon, 7 Apr 2003 10:28:48 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: from skytrackercanada.com (localhost [127.0.0.1]) by skytrackercanada.com (8.12.6/8.12.6) with ESMTP id h37ESlQM006915; Mon, 7 Apr 2003 10:28:47 -0400 (EDT) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.6/8.12.6/Submit) id h37ESkGf006914; Mon, 7 Apr 2003 10:28:46 -0400 (EDT) (envelope-from david) Date: Mon, 7 Apr 2003 10:28:46 -0400 From: David Banning To: "E. J. Cerejo" Message-ID: <20030407102846.A6906@skytrackercanada.com> References: <20030405012315.A92644@skytrackercanada.com> <20030405021720.B93482@skytrackercanada.com> <20030405164107.A9466@skytrackercanada.com> <20030407002050.A33915@skytrackercanada.com> <3E912280.2060908@laposte.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E912280.2060908@laposte.net>; from ej.cerejo@laposte.net on Mon, Apr 07, 2003 at 03:02:24AM -0400 X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) cc: questions@freebsd.org cc: David Banning cc: Sukhbinder Singh Subject: Re: FreeBSD Port/Distribution Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:29:03 -0000 On Mon, Apr 07, 2003 at 03:02:24AM -0400, E. J. Cerejo wrote: > I think you're forgetting to put the name of the connection like this: > > ppp -ddial "Name of your connection" but that shouldn't be necessary if he's using the "default" connection should it? > > Sukhbinder Singh wrote: > > Yes I did. but still whenever I launch ppp and type dial at the ppp command > > prompt like "ppp ON foo > dial" it goes up to "Ppp ON foo > " with the first > > "p" in uppercase and the rest 2 in lowercase and then the next prompt it > > will go the all of the p's in lower case again like "ppp ON foo > " > > Any help will be helpful. > > > > -Singh > > > > > > > > ----- Original Message ----- > > From: David Banning > > To: Sukhbinder Singh > > Cc: David Banning ; > > Sent: Monday, April 07, 2003 12:20 PM > > Subject: Re: FreeBSD Port/Distribution Installation > > > > > > > >>On Mon, Apr 07, 2003 at 12:10:15PM +0800, Sukhbinder Singh wrote: > >> > >>>I have got my ppp.conf file ready. I copied the "default" that you gave > >> > > me > > > >>>in your mail. Then, I tried launching ppp. by typing ppp -ddial at the > >>>command prompt. I got to the stage where one of the 3 ppp's the first > >> > > "p" > > > >>>turning into capital "P" that's it then the next line I got all the p's > >>>again in lowercase. I do not know what is the problem here. my ppp.conf > >> > > file > > > >>>is the default that you mailed me. Any help will be helpful. > >> > >>did you set the login and password?; > >> > >>set authname whatever > >>set authkey whatever > >> > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > --