From owner-freebsd-bluetooth@FreeBSD.ORG Tue Dec 13 15:29:36 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 C0F9216A424 for ; Tue, 13 Dec 2005 15:29:36 +0000 (GMT) (envelope-from bt@old.com.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 276D943D82 for ; Tue, 13 Dec 2005 15:29:16 +0000 (GMT) (envelope-from bt@old.com.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jBDFTFHY019825 for ; Tue, 13 Dec 2005 17:29:15 +0200 (EET) (envelope-from bt@old.com.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 22069-02 for ; Tue, 13 Dec 2005 17:29:12 +0200 (EET) Received: from home (82.193.110.225.ipnet.kiev.ua [82.193.110.225]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id jBDFQEv0019762 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 13 Dec 2005 17:26:17 +0200 (EET) (envelope-from bt@old.com.ua) Date: Tue, 13 Dec 2005 17:26:16 +0200 (EET) From: Dmitry Dyomin X-X-Sender: old@home.old.com.ua To: freebsd-bluetooth@freebsd.org Message-ID: <20051213171917.N10381@home.old.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at ip.net.ua Subject: BT LAN connection with Symbian phones 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: Tue, 13 Dec 2005 15:29:37 -0000 Hello. I'm trying to connect my SE p900 to LAN via rfcomm_pppd. And I'm stuck upon a pack of 'Magic is same' errors I'm getting on the following command: rfcomm_pppd -S -a 0ld -C 7 -l rfcomm-server -u 1 I've tried to search google, this group, still did not fount the solution for this. Could anyone help me with this? Thanks. uname -a FreeBSD home.old.com.ua 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Dec 2 03:19:07 EET 2005 root@home.old.com.ua:/usr/obj/usr/src/sys/HOME i386 rfcomm-server part of ppp.conf: rfcomm-server: set timeout 0 set lqrperiod 10 set ifaddr 10.0.0.1 10.0.0.2 enable lqr accept lqr disable pap deny pap disable chap deny chap accept dns and ppp.log: Dec 13 17:08:25 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: SendConfigNak(14) state = Req-Sent Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xbde71b8b Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: RecvConfigNak(14) state = Req-Sent Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xbde71b8b Dec 13 17:08:25 home ppp[10283]: tun1: LCP: Magic 0xbde71b8b is NAKed! Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: SendConfigReq(15) state = Req-Sent Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACFCOMP[2] Dec 13 17:08:25 home ppp[10283]: tun1: LCP: PROTOCOMP[2] Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACCMAP[6] 0x00000000 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MRU[4] 1500 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms Dec 13 17:08:25 home ppp[10283]: tun1: LCP: deflink: RecvConfigReq(15) state = Req-Sent Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACFCOMP[2] Dec 13 17:08:25 home ppp[10283]: tun1: LCP: PROTOCOMP[2] Dec 13 17:08:25 home ppp[10283]: tun1: LCP: ACCMAP[6] 0x00000000 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MRU[4] 1500 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9 Dec 13 17:08:25 home ppp[10283]: tun1: LCP: Magic is same (ff235ef9) - 15 times Dec 13 17:08:32 home ppp[10283]: tun1: LCP: QUALPROTO[8] proto c025, interval 10000ms Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendConfigNak(15) state = Req-Sent Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM[6] 0xff235ef9 Dec 13 17:08:32 home ppp[10283]: tun1: Phase: deflink: Too many LCP NAKs sent - abandoning negotiation Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendIdent(0) state = Req-Sent Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM 6382fd51 Dec 13 17:08:32 home ppp[10283]: tun1: LCP: TEXT user-ppp 3.4.2 (built Dec 2 2005) Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendTerminateReq(15) state = Req-Sent Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: State change Req-Sent --> Closing Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvConfigNak(15) state = Closing Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvIdent(0) state = Closing Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvIdent: magic 0x6382fd51 is wrong, expecting 0x00000000 Dec 13 17:08:32 home ppp[10283]: tun1: LCP: MAGICNUM 00000000 Dec 13 17:08:32 home ppp[10283]: tun1: LCP: TEXT user-ppp 3.4.2 (built Dec Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: RecvTerminateReq(15) state = Closing Dec 13 17:08:32 home ppp[10283]: tun1: LCP: deflink: SendTerminateAck(15) state = Closing