Return-Path: From: "Li, Zhigang" To: "linux-bluetooth@vger.kernel.org" Date: Tue, 13 Jan 2009 10:43:58 +0800 Subject: Question for PAN connection Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: HI all, There are some problem in my PAN connection can somebody tell where is wrong and show the right step. 1, NAP Server side Pand - M ( there was strange behavior and the result look like pand -h ) Same result in upstream. Maybe it's a bug So only thing I have to change it by hciconfig Pand -s -r NAP Pand -c [target device address] --service NAP I wrote a dhclient script at /etc/sysconfig/network-script/ DEVICE=bnep0 BOOTPROTO=dhcp ONBOOT=no Also I modified the network.conf file to use default interface 2, PANU side Pand -c [server bdaddr] - service PANU 3, pand -show Nothing display Ifconfig bnep0 Error report device not found Thanks