From owner-freebsd-bluetooth@FreeBSD.ORG Thu Jun 7 21:11:52 2007 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B68E116A468 for ; Thu, 7 Jun 2007 21:11:52 +0000 (UTC) (envelope-from pmilotinov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 2653613C44C for ; Thu, 7 Jun 2007 21:11:51 +0000 (UTC) (envelope-from pmilotinov@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so882568uge for ; Thu, 07 Jun 2007 14:11:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=C3v8jn/Cv0b2o0Jnpvit6pvPGE0/4lMGidfi5MdvH0SqN79oFuchKpftKNU7kC7CYQq/osZLdPZUaI6ZRJL25tRkDw5nLyFixF8LtnLN0yt27ENC7PzKA67Pv7YASupQdSDvIkb5DR+ncSyXbpCACDTiXTbL9mcdT2bRNiGOH38= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=hnrE5mce2NeMMYtbzCdTv6uW8ro/gL4hTxH1EN5Y0WEzIttR02qeuzh3JYzBoPXCYJZ7QjAC30gSaKo3dKkFwc2BsdMfyId1R3WoBj9NOIyNSROWub/EfgSL7bs8PIP5RFs80z2f1CyUkHCpgLQ6SuTo1U/XT7liB6n+3ApiftE= Received: by 10.67.44.4 with SMTP id w4mr2255986ugj.1181250711024; Thu, 07 Jun 2007 14:11:51 -0700 (PDT) Received: by 10.66.255.17 with HTTP; Thu, 7 Jun 2007 14:11:50 -0700 (PDT) Message-ID: Date: Fri, 8 Jun 2007 00:11:50 +0300 From: "Petyo Milotinov" To: "Maksim Yevmenkin" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-bluetooth@freebsd.org Subject: Re: Can't use internet on SE K610i via FreeBSD box 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: Thu, 07 Jun 2007 21:11:52 -0000 Thank you very much, Maksim! I was just vurious is it possible to make such a connection to the internet. Best regards, Petyo Milotinov On 6/7/07, Maksim Yevmenkin wrote: > > Hello, > > [...] > > ===================================================================== > > > > I can find my FreeBSD machine on the phone. When I try to browse > > services provided sdpd prints message about L2CAP connection. But I > receive > > following message on the phone: > > > > ===================================================================== > > "Services supported: No local services supported." > > ===================================================================== > > > > In the office, I tried to use internet via my windows machine > through > > same BlueSoleil dongle- I activated "LAN Network access" on BlueSoleil > > software. The phone was able to discover "LAN Access" service and to > connect > > to my PC and I could browse the internet. It seems my phone supports > that > > functionality. > > So, why I cannot find any services on my FreeBSD machine? Where I'm > > wrong? > > imo, k610i does not support bluetooth lan profile (lan access using > ppp). i think it only supports bluetooth pan profile, which is > currently not supported on freebsd. > > thanks, > max >