CapsMan Local Bridge

Hello,

i have successfully enabled capsman, cool stuff it works-:slight_smile: But now i have a problem with the accesspoints/wificards which are installed in the same device on which capsman runs. I have a bridge and two wifi cards(aps) installed in the capsman router. The capsman system should enable on each of the wifi cards one SSID that works like expected but i can ping/access the router it selfs but no other device connected to through the bridge like a server connected via ethernet. I have no clue why this is not working, the config(datapath) is working on my two other access points.

/interface bridge
add admin-mac=XX:XX:XX:XX:XX:XX auto-mac=no l2mtu=1520 name=mam-intern
/interface bridge port
add bridge=mam-intern interface=ether15-intern-m2
add bridge=mam-intern interface=ether11-intern-m1

/caps-man configuration
add channel=MAM-WL-24 country=germany datapath=datapath-remote mode=ap name=MAM-WL-24 security=MAM-WL ssid=MAM-WL-24
add channel=MAM-WL-50 country=germany datapath=datapath-remote mode=ap name=MAM-WL-50 security=MAM-WL ssid=MAM-WL-50
/caps-man datapath
add bridge=mam-intern name=datapath-remote
/caps-man interface

add arp=enabled channel=MAM-WL-24 configuration=MAM-WL-24 datapath=datapath-intern disabled=no l2mtu=1600 mac-address=XX:XX:XX:XX:XX:XX master-interface=none mtu=1500
name=cap2 radio-mac=XX:XX:XX:XX:XX:XX
add arp=enabled channel=MAM-WL-50 channel.width=20 configuration=MAM-WL-50 datapath=datapath-intern disabled=no l2mtu=1600 mac-address=XX:XX:XX:XX:XX:XX
master-interface=none mtu=1500 name=cap3 radio-mac=XX:XX:XX:XX:XX:XX

thx in advance

meno

to which router is your device that you want to ping connected - CAPsMAN or CAP?
If you add an ethernet interface which is connected to your device the bridge on the CAPsMAN then you should be able to communicate with it.