From owner-freebsd-questions@FreeBSD.ORG Wed Oct 19 01:59:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B3C4016A41F for ; Wed, 19 Oct 2005 01:59:14 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D57E43D46 for ; Wed, 19 Oct 2005 01:59:14 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so1004384wxc for ; Tue, 18 Oct 2005 18:59:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G3O/ROanFyoQwV4mxYV9OnLvRmzEq9xvkjexCa6JhiaupO2jMAz5BePyUphL5jS+t0f1//h+Ut93G3dIHWEQRtOUdzHdZkrPfseUk+s5UiC69gNodQd+THuOVsfb5o99od9dq6e/M8KP8aAIGO4T3DVSdB3/ZBse2kPQLUpwfQs= Received: by 10.70.65.17 with SMTP id n17mr33955wxa; Tue, 18 Oct 2005 18:59:13 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Tue, 18 Oct 2005 18:59:13 -0700 (PDT) Message-ID: <57416b300510181859s6ab2cc0cv72cb5348c525c34@mail.gmail.com> Date: Wed, 19 Oct 2005 11:59:13 +1000 From: Peter Clutton To: aelferink@armenton.com In-Reply-To: <380-2200510218183359116@M2W091.mail2web.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <380-2200510218183359116@M2W091.mail2web.com> Cc: freebsd-questions@freebsd.org Subject: Re: Bluetooth to Cellphone (As a Modem) 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: Wed, 19 Oct 2005 01:59:14 -0000 On 10/19/05, aelferink@armenton.com wrote: > Hello, > > I have a usb bluetooth dongle and a SE T610 cellphone... I want FreeBSD > (5.4 or 6.0-RC1; whatever floats your boat as I run both) to use the > cellphone as a modem through bluetooth. FreeBSD just needs to dial *99# > then so it uses gprs. > > I checked the handbook but I really couldn't get much out of that as for > how you'd use a bluetooth enabled cellphone as a modem. If anyone could > either point me to some type of tutorial to do this; or tell me how, i'd > appreciate it. Well not sure if you've seen this page in the handbook, but it covers setting up bluetooth. At the bottom of the page, it covers Dial Up Networking and using a phone for this. Often googling the subject will bring up the appropriate handbook page as the first result; I googled "bluetooth freebsd" for this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bluetooth= .html