From owner-freebsd-bluetooth@FreeBSD.ORG Thu Jan 5 23:15:08 2006 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 9938B16A41F for ; Thu, 5 Jan 2006 23:15:08 +0000 (GMT) (envelope-from lpolaczyk@o2.pl) Received: from poczta.o2.pl (mx2.go2.pl [193.17.41.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EE9243D46 for ; Thu, 5 Jan 2006 23:15:07 +0000 (GMT) (envelope-from lpolaczyk@o2.pl) Received: from l92jrtpanlmezn (87-go2-4.acn.waw.pl [85.222.3.87]) by poczta.o2.pl (Postfix) with ESMTP id CB9647480F5 for ; Fri, 6 Jan 2006 00:15:03 +0100 (CET) Message-ID: <005601c6124d$e07a48d0$5703de55@l92jrtpanlmezn> From: "Lukasz Polaczyk" To: Date: Fri, 6 Jan 2006 00:15:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Cc: Subject: rfcomm problem 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, 05 Jan 2006 23:15:08 -0000 Hi. I've a problem with pairing two computers. I want to connect them using rfcomm_pppd. So I: - change hcsecd.conf at both of them - turn on authentication at computer that will be server. - start hcsecd on both of them - then I add proper sections to ppp.conf files - start sdpd on server - start rfcomm_pppd at server - start rfcomm_pppd at client and it should work but when I start rfcomm_pppd at client on server's screen I got messege like: "ng_btsocket_rfcomm_receive_ua: GOT UA for non-existing dlci=2 ng_bt_socket_rfcomm_dm: GOT DM for non-existing dlci=2" What does it mean?? How should I solve this problem?? Lukasz Polaczyk lpolaczyk@onet.pl