From owner-freebsd-questions@FreeBSD.ORG Fri Aug 15 06:03:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C9F11065674 for ; Fri, 15 Aug 2008 06:03:47 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 1B7FF8FC1A for ; Fri, 15 Aug 2008 06:03:46 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so66860ywe.13 for ; Thu, 14 Aug 2008 23:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=gwL3bzR1FAKhUKarVJC4ZP0UjsRzfkAIA/ZMPrcPuYM=; b=fUI6Ab9euuNGektTeEFat6CtXuaKQbAUMJD9ItTOfLddZJNZ7dp94NXG32jQ/1Axnz Q2PMFHjxofIf348rB2Wf8q9lRybahHdQp6ItxP6VmuUs+yL3B2YhQWEAMXNv+gwuOO/+ c7eJOW/3zXUQNzGql7xI4EJ9cKkDnt/v9esq4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=fqgHhmPjN2DVT1m2/Je9ouCEywlhTKY4+cukxaEShNFzg7j2ggxwlTXxQr5Re5BtVB rRiFNCoufmY9XO8I4udwb2y5wom0F2FJ8LYHsuxQdAOz0juJZKNZ1W7pW8j7C92wWABZ piDbetsCRlM03yyM5aKrxpt6Xe8Tg7nyH7sBw= Received: by 10.151.47.7 with SMTP id z7mr3241029ybj.111.1218780226494; Thu, 14 Aug 2008 23:03:46 -0700 (PDT) Received: from 200-117-245-190.fibertel.com.ar ( [190.245.117.200]) by mx.google.com with ESMTPS id 6sm507926ywp.3.2008.08.14.23.03.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Aug 2008 23:03:45 -0700 (PDT) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Fri, 15 Aug 2008 03:03:41 -0300 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808150303.41713.gnemmi@gmail.com> Subject: Re: Dial Up-connection setting in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2008 06:03:47 -0000 On Friday 15 August 2008 01:42:49 dhaneshk k wrote: > Hi People ; > > > How can I configure a dialup connection for my FreeBSD7.0 (IBMT43-ThinkPad > machine with Gnome2.20). which is the file /GUI application for > configuring a dial up conection in FreeBSD. Thanks in advance for you > valuable hints /tips . > > Thank you all > Dhanesh. Hello Danesh :) Have you tried this? http://www.onlamp.com/pub/a/bsd/2000/06/14/FreeBSD_Basics.html (btw: bookmark Dru's "FreeBSD Basic Column" ... http://www.onlamp.com/pub/ct/15 .. you'll find almost every answer you might be looking for, or a hint, or a pointer to it .. ;) ) And in case that article doesn't solve your problem, you still have this one: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html Hope those docs solve your problem :) -- Blessings Gonzalo Nemmi