From owner-freebsd-bluetooth@FreeBSD.ORG Thu Jun 7 16:43:11 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 AC05316A479 for ; Thu, 7 Jun 2007 16:43:11 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4D713C4C4 for ; Thu, 7 Jun 2007 16:43:11 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so141016anc for ; Thu, 07 Jun 2007 09:43:09 -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:content-transfer-encoding:content-disposition:references; b=bJ3UaekTu+SI0PaR/vEK6Ta3HfxB8zeBk/tQ27s/flWnm5mn80vtaQcZ8WPr8D59fkVP+G8ayHCiJPY/k1wEaVEtw7kVj+zYvHWrTvaIkIDgt0Jhu11ccSFoJbhtMwHTDHTjEzq/WYiuCH6w9UjNN60o4b++7yib5NUYS3R37cE= 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:content-transfer-encoding:content-disposition:references; b=EiuWiUaaVdCqgIojdvJbZMhRcwMby5krKyAwhCT1nTMv5HV9P2zpCSPFsoPg1LkdgqtXZCMwwl07UwA2JgJpGS5NUzuAzmuIHHn/357z9sRBuvDrJ0Yi9SpKDWTMWgd1Z25jmwttCHQaCwmvWgDBsQTh1xCg7u9NhHAxjfA5WEI= Received: by 10.100.12.18 with SMTP id 18mr1146619anl.1181234589415; Thu, 07 Jun 2007 09:43:09 -0700 (PDT) Received: by 10.100.111.17 with HTTP; Thu, 7 Jun 2007 09:43:09 -0700 (PDT) Message-ID: Date: Thu, 7 Jun 2007 09:43:09 -0700 From: "Maksim Yevmenkin" To: "Petyo Milotinov" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 16:43:11 -0000 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