OpenWrt Forum Archive

Topic: Bridge setup for Bluez-4.60

The content of this topic has been archived on 24 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I tried to setup bridge pan1 using following

config 'interface' 'pan'
                option 'ifname' 'pan1'
                option 'proto' 'static'
                option 'ipaddr' '192.168.25.1'
                option 'netmask' '255.255.255.0'
                option 'type' 'bridge'
               
after restarting network, using ifconfig I could not see pan interface.

Please suggest on this, how to setup a bridge.

Bluez?

Has anyone got Bluetooth works on OpenWRT?
As far as I know and based on my many trials, Bluethoot support is broken, I've never been able to "pair" anything sad
You can install bluetooth on OpenWRT, but you can only use it just like a blinking led ornament big_smile

(Last edited by pilovis on 3 Feb 2015, 10:58)

Yes,  Bluetooth is working with openwrt bleeding edge.
Bluez-4.60 works fine.

Please suggest bridge setup?

I tested Bluetooth on A.A. and B.B. and was never able got it working, so unfortunately can't help you sad

This link may help you:

http://bluez.sourceforge.net/contrib/HOWTO-PAN

(Last edited by pilovis on 3 Feb 2015, 11:05)

Thanks Pilovis, We tried http://bluez.sourceforge.net/contrib/HOWTO-PAN it works with Ubuntu 12.04.

Now I want to make it work with openwrt. I set bridge pan using brctl utility, But I want to set bridge using network file.

Please suggest

Hi, are you still working on it?
I'm interested.
If you can... post your /etc/config/network

The discussion might have continued from here.