View Single Post
Posts: 141 | Thanked: 313 times | Joined on May 2012 @ Czech Republic
#549
Originally Posted by tvall View Post
may be just not knowing what im doing. followed the instructions here years ago https://wiki.maemo.org/Bluetooth_PAN

with the updated bluez, pan tethering to my watch quit working. other than that, seems to be working fine. any tips?

edit: well i guess i am an idiot. the patched maemo version works fine. i initially grabbed the cssu-devel version. didnt bother to check what i was running initially.
You're right I forget to mention to check your version first and choose the correct version.

However the network part is working in 4.99 (just a little bit different way). If you want to test it you need to configure:
/etc/bluetooth/network.conf
#[General]
#Disable=Connection,Server
#DisableSecurity=true
#
#[NAP Role]
#Interface=nap1
#Script=
#
#[PANU Role]
#Interface=panu1
#Script=<path>
#
#[GN Role]
#Interface=gn1
#Script=<path>

Enable your role. Interface is the name of newly created bridge interface and Script is path to your script which can automagically setup the bridge (e.g. include you inet interface). You don't need iptables but you need bridge (KP 52 kernel).

Some info about it is in cssu irc logs (luf, kerio,Macer):
https://mg.pov.lt/mhttps://mg.pov.lt...11-11.log.html
http://logs.nslu2-linux.org/livelogs...o.20130714.txt
aemo-ssu-irclog/%23maemo-ssu.2012-11-11.log.html
http://logs.nslu2-linux.org/livelogs...o.20130714.txt

Unfortunately I was never able to write a wiki page about it
 

The Following 3 Users Say Thank You to luf For This Useful Post: