Tak dnes jsem pořídil 2x mmcx -> RSMA oživil a zapojil co je níže. Sice se mi dle inSSIDer zlepšil signál o cca 10-12 db ale přenosovka se zhoršila ze 40mbps na 20mbps. Dokážete dle tohoto vyčíst jestli nemám někde chybu v nastavení?
/interface bridge
add l2mtu=1632 name=bridge1
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country="czech republic" \
dfs-mode=no-radar-detect disabled=no distance=indoors frequency=2422 \
ht-guard-interval=long ht-rxchains=0,1 ht-txchains=0,1 l2mtu=2290 mode=\
ap-bridge name=wlan3 ssid=Doma tx-power=23 tx-power-mode=\
all-rates-fixed wireless-protocol=802.11
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk mode=dynamic-keys \
wpa-pre-shared-key=klickwifi wpa2-pre-shared-key=HeSLoWiFi321
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m \
mac-cookie-timeout=3d transparent-proxy=yes
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=3des
/ip pool
add name=dhcp ranges=192.168.88.10-192.168.88.100
/ip dhcp-server
add address-pool=dhcp interface=bridge1 name=dhcp1
add address-pool=dhcp disabled=no interface=bridge1 name=dhcp2
/port
set 0 flow-control=hardware name=serial0
/system logging action
set 0 memory-lines=100
set 1 disk-lines-per-file=100
set 3 remote=0.0.0.0
/interface bridge port
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1
add bridge=bridge1
add bridge=bridge1 interface=wlan3
add bridge=bridge1 disabled=yes interface=ether1
/ip address
add address=10.10.1.6/24 comment="default configuration" interface=ether1 \
network=10.10.1.0
add address=192.168.88.1/24 interface=ether2 network=192.168.88.0
add address=10.10.1.6/24 interface=ether1 network=10.10.1.0
/ip dhcp-client
add dhcp-options=hostname,clientid interface=ether1
/ip dhcp-server network
add address=192.168.88.0/24 gateway=192.168.88.1 netmask=24
/ip dns
set servers=8.8.8.8,8.8.4.4
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether1 to-addresses=0.0.0.0
/ip route
add distance=1 gateway=10.10.1.1
/ip service
set api disabled=yes
/ip upnp
set allow-disable-external-interface=no
/special-login
add
/system clock
set time-zone-name=Europe/Prague
/system routerboard settings
set cpu-frequency=333MHz
/tool bandwidth-server
set max-sessions=10