Ahoj, pokousim se tedy nastavit capsman a cap na sam sebe (hap ax2), ac se hlasi obe wifi jako managed by capsman, mam 4 radia (2x local a 2x non-local), nevysila to nic, datapath jsem zkousel pridat.
Zatim bych to aspon rad nejak zprovoznil, pak si muzu nastavit detaily. Bridge je pres vsechny ethernet interfaces.
Poradite, jestli to tak jde a co bych mohl mit spatne?
Diky
/interface wifiwave2 datapath
add bridge=bridge1 disabled=no name=datapath1
/interface wifiwave2 security
add authentication-types=wpa2-psk,wpa3-psk comment="capsman for netBar" connect-priority=0 disabled=no encryption="" name=sec1
/interface wifiwave2 configuration
add channel.band=2ghz-ax .frequency=2300-7300 .width=20mhz datapath=datapath1 disabled=no manager=capsman name=netBar security=sec1 security.connect-priority=0 ssid=netBar-ax-2G
add channel.band=5ghz-ax .frequency=2300-7300 .width=20/40/80+80mhz country=Czech datapath=datapath1 disabled=no manager=capsman name=netBar-5G security=sec1 security.connect-priority=0 ssid=netBar-ax-5G
/interface wifiwave2
set [ find default-name=wifi1 ] configuration=netBar-5G configuration.mode=ap datapath=datapath1 disabled=no security.connect-priority=0
set [ find default-name=wifi2 ] configuration=netBar configuration.mode=ap datapath=datapath1 disabled=no security.connect-priority=0
/interface bridge port
add bridge=bridge1 interface=all
/interface wifiwave2 cap
set discovery-interfaces=bridge1 enabled=yes slaves-datapath=datapath1
/interface wifiwave2 capsman
set ca-certificate=auto enabled=yes interfaces=bridge1 package-path="" require-peer-certificate=no upgrade-policy=none
/interface wifiwave2 provisioning
add action=create-enabled disabled=no master-configuration=netBar name-format="" supported-bands=2ghz-ax,2ghz-n,2ghz-g
add action=create-enabled disabled=no master-configuration=netBar-5G name-format="" supported-bands=5ghz-ax,5ghz-ac