Hi guys,
i'm desperate... been trying to get it work for days now...
On the hAP i use PPSK for IoT, Guest, Cameras etc. and it works flawlesly. now i want to put the wAP in the kitchen for better coverage. i cant put the CAP on a cable so i connected the wAP via Station Bridge on the 5GHz to whe hAP. Most IoT deviced use 2,4GHz, thats way i use the 5GHz for Station Bridge.
The Clients are connected to the CAP but they dont get an IP address. i see the registration on hAP with the correct VLAN.
i tryed it with an EoIP Tunnel but it doesnt work either... before i switched to the EoIP Tunnel the CAPsMAN Interface was Bridge1 on CAPsMAN and the Discovery Interfcace on CAP was the WiFi Station Bridge
is there even a way to get it work? is there a way to use PPSK on a CAP, that can not be connected via cable to the CAPsMAN?
hAP WiFi export:
interface/wifi/export
add band=2ghz-ax disabled=no frequency=2412-2472 name=2GHz skip-dfs-channels=\
all width=20/40mhz
add band=5ghz-ax disabled=no frequency=5180-5580 name=5GHz width=20/40/80mhz
/interface wifi security
add authentication-types=wpa2-psk disabled=no multi-passphrase-group=MPG1 \
name=sec1
add authentication-types=wpa2-psk disabled=no name=sec2-Garten
/interface wifi configuration
add channel=5GHz channel.skip-dfs-channels=all country=Germany disabled=no \
mode=ap name=5GHz security=sec1 security.authentication-types=wpa2-psk \
ssid=""
add channel=5GHz country=Germany disabled=no mode=station name=cfg-Garten \
security=sec2-Garten security.authentication-types=wpa2-psk .encryption="" \
ssid=""
/interface wifi
set [ find default-name=wifi2 ] channel=2GHz channel.band=2ghz-ax .frequency=\
2412-2472 .skip-dfs-channels=all .width=20/40mhz configuration=2GHz \
configuration.mode=ap datapath=datapath1 datapath.traffic-processing=\
on-cap disabled=no name=wifi24 security=sec1 \
security.authentication-types=wpa2-psk
set [ find default-name=wifi1 ] channel=5GHz channel.skip-dfs-channels=all \
configuration=cfg-Garten configuration.mode=ap datapath=datapath1 \
datapath.bridge=bridge1 disabled=no name=wifi50 security=sec1 \
security.authentication-types=wpa2-psk .ft=yes .ft-over-ds=yes
/interface wifi capsman
set ca-certificate=auto certificate=auto enabled=yes interfaces=eoip-tunnel1
/interface wifi configuration
add channel=2GHz channel.band=2ghz-ax .skip-dfs-channels=all .width=20/40mhz \
country=Germany datapath=datapath1 datapath.bridge=bridge1 disabled=no \
installation=indoor mode=ap name=2GHz security=sec1 \
security.authentication-types=wpa2-psk ssid=\
""
add channel=2GHz channel.band=2ghz-ax .frequency=2412-2472 .skip-dfs-channels=\
all .width=20/40mhz country=Germany datapath=datapath1 datapath.bridge=\
bridge1 disabled=no installation=indoor mode=ap name=cfg3-CAP security=\
sec2-Garten security.authentication-types=wpa2-psk .ft=yes .ft-over-ds=yes \
.multi-passphrase-group=MPG1 ssid=""
/interface wifi datapath
add bridge=bridge1 disabled=no name=datapath1
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=2GHz \
supported-bands=2ghz-ax
/interface wifi security multi-passphrase
add comment=Main disabled=no group=MPG1 vlan-id=1
add comment=IoT disabled=no group=MPG1 vlan-id=45
add comment=Cameras disabled=no group=MPG1 vlan-id=55
add comment=Guest disabled=no group=MPG1 isolation=yes vlan-id=101
add comment=nVPN disabled=no group=MPG1 vlan-id=35
wAP WiFi export
interface/wifi/export
/interface wifi
# managed by CAPsMAN 02:01:2E:5F:55:53%eoip-tunnel1, traffic processing on CAP
# mode: AP, SSID:, channel: 2422/ax/Ce
set [ find default-name=wifi1 ] configuration.manager=capsman .mode=ap \
disabled=no security.authentication-types=""
/interface wifi channel
add band=2ghz-ax disabled=no frequency=2412-2472 name=24ghz skip-dfs-channels=\
all width=20/40mhz
add band=5ghz-ax disabled=no frequency=5180-5580 name=50ghz skip-dfs-channels=\
all width=20/40/80mhz
/interface wifi datapath
add bridge=bridge1 disabled=yes name=datapath1 traffic-processing=on-cap
/interface wifi security
add authentication-types=wpa2-psk disabled=no name=sec1-bridge
add authentication-types=wpa2-psk disabled=no multi-passphrase-group=MPG1 name=\
sec2
/interface wifi configuration
add channel=50ghz disabled=no name=cfg1-bridge50 security=sec1-bridge \
security.ft=yes .ft-over-ds=yes station-roaming=yes
add channel=24ghz country=Germany datapath=datapath1 \
datapath.traffic-processing=on-cap disabled=no mode=ap name=cfg24 security=\
sec2 security.ft=yes .ft-over-ds=yes ssid="" \
station-roaming=yes
/interface wifi
set [ find default-name=wifi2 ] channel=50ghz configuration=cfg1-bridge50 \
configuration.country=Germany .mode=station-bridge .ssid=\
"" .station-roaming=no datapath=datapath1 \
datapath.bridge=bridge1 disabled=no name=wifi50-bridge
/interface wifi steering
add disabled=yes name=steering1 rrm=no wnm=no
/interface wifi cap
set caps-man-addresses=192.168.1.2 certificate=request discovery-interfaces=\
eoip-tunnel1 enabled=yes
/interface wifi security multi-passphrase
add comment=Heimnetz disabled=no group=MPG1 vlan-id=1
add comment=IoT disabled=no group=MPG1 vlan-id=45
add comment=Kameras disabled=no group=MPG1 vlan-id=55
add comment=Guest disabled=no group=MPG1 isolation=yes vlan-id=101
add comment=nVPN disabled=no group=MPG1 vlan-id=35
do you guys by any chance have an idea?
UPDATE: It runs... i set up a new SSID only for bridging on the hAP. Le me know if you want to do the same thing. Ill give you an export of my settings ![]()