On 01/02/17 01:45, al wrote:
Hi from Barcelona Hacklab.
In order to mount new nodes with Libremesh in places where exist
networks with qMp and Libremesh we tested with two Nanostation M5 with
same revision of BMX6:
BMX6-0.1-alpha comPatibility=16
revision=2a87b770d3f9c254e3927dc159e2f425f2e0e83a
this is the default BMX6 in each stable release (Libremesh stable and
qMp Clereance 3.2.1)
For replicate the issue:
Working on same test channel (48) with same VLAN (default qMp 12) we got
good link and we can see BMX6 routes from each other, but we can't ping
each other.
Any ideas?
Thanks!
Configuration in Libremesh node:
config lime 'system'
option hostname 'LiMeNode-%M4%M5%M6'
config lime 'network'
list protocols 'adhoc'
list protocols 'anygw'
list protocols 'batadv:%N1'
list protocols 'bmx6:12:8021q'
config lime 'wifi'
option htmode_5ghz 'HT40-'
option channel_5ghz '48'
option adhoc_bssid '02:ca:ff:ee:ba:be'
list modes 'ap'
list modes 'adhoc'
config net 'lm_eth0'
option autogenerated 'false'
list protocols 'batadv:%N1'
list protocols 'bmx6:13'
list protocols 'lan'
option linux_name 'eth0'
config net 'lm_hwd_openwrt_wan'
option autogenerated 'false'
list protocols 'batadv:%N1'
list protocols 'bmx6:13'
list protocols 'wan'
option linux_name 'eth1'