troll n00b
Joined: 10 Jun 2003 Posts: 1
|
Posted: Tue Jun 10, 2003 2:59 am Post subject: Bluetooth Piconet |
|
|
I am having some problems setting up a Bluetooth Piconet. Everything works as http://bluez.sourceforge.net decribes and the connection over IP works. But after a few minutes the interfaces go away My kernel is linux-2.4.20-gentoo-r5. My bluetooth devices are usb doogles. Here is how I am setting up the network
on the server
hcid
pand --listen --role GN
ifconfig bnep0 10.0.0.1
on the client
hcid
pand --listen --role PANU
pand --connect 00:10:C6:17:E3:BD
ifconfig bnep0 10.0.0.2
If anyone has an ideal of what I am missing let me know. |
|