From owner-freebsd-bluetooth@FreeBSD.ORG Mon Dec 12 04:40:18 2005 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 284BE16A41F for ; Mon, 12 Dec 2005 04:40:18 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE8BC43D5F for ; Mon, 12 Dec 2005 04:40:16 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from [192.168.1.254] (really [70.32.199.60]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051212044016.DHSK11358.mta9.adelphia.net@[192.168.1.254]>; Sun, 11 Dec 2005 23:40:16 -0500 Message-ID: <439CFF28.3070505@savvis.net> Date: Sun, 11 Dec 2005 20:40:08 -0800 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ronald Klop References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bluetooth@freebsd.org Subject: Re: rfcomm_pppd with hp ipaq hw6515 with GPRS X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 04:40:18 -0000 Ronald, >> I'm trying to connect my laptop to the GPRS network of Telfort in The >> Netherlands via an ipaq pda with bluetooth. >> >> Bluetooth works. >> 'rfcomm_pppd -a pda -c -C DUN -l rfcomm' connects to the pda. >> The pda shows a popup about the connection, but it dissapears faster >> than I can read it. And then a popup with 'DUN connection has >> disconnected'. >> >> Does anybody have this working? With what config? > > Ok, I am trying this for a day-and-half (not fulltime) and 5 minutes > after I send the previous e-mail I see a typo. > In the rfcomm_pppd manpage the 'set dial' string should contain ATDT in > stead of ATD. the typo has been fixed in -current. i will mfc it to releng_5,6 shortly. thanks for noticing. i'm sorry about the typo and the time you had to spend on this. > Plus for me the phone number '*99#' works and '*99***1#' doesn't, but I > thing that might be pda specific. correct. this number might change depending on phone/pda model. that is why the man page has '# You might want to change these'. > Thanks for the marvelous functionality of all this bluetooth stuff. I > can now connect to a wireless network (GPRS) by a wireless network > (BT). :-) have you tried the other way around? i.e. use bluetooth lan client on your pda and have freebsd act as a bluetooth access point. does it work? the reason i'm asking is because few people report that there are some interoperability problems and i'm trying to build the list of devices that have this problem. i really want to get one of the problem devices so i can take a look and fix it. thanks, max