RB4011iGS+5HacQ2HnD router Firmware 7.21.1.
I’m trying to add another router to extend wifi. Actually my setup worked until I made something stupid and had to setup router again…
Now When I enable CAP in Wireless/Wireless window, Wifi interfaces are marked with Managed by CAPsMAN, but in
Wireless/CAPsMAN menu no Radios exist, also no CAP interface and wifi is not working.
If I plug in router that I use to extend wifi range (RB4011iGS+5HacQ2HnD-IN) 2 radios appear and that part of wifi is working. But main router wifi is down…
What am I to do?
My Config:
#2026-01-26 20:50:34 by RouterOS 7.21.1
#software id = BTUP-35GF
#model = RB4011iGS+5HacQ2HnD
#serial number = removed by mod
/interface bridge
add admin-mac=F4:1E:57:61:A0:9F auto-mac=no comment=defconf name=bridge
/interface ethernet
set [ find default-name=ether1 ] mac-address=6C:3B:6B:DF:31:F4 name=ether-wan
/interface wireless
#managed by CAPsMAN
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-XX
distance=indoors frequency=auto mode=ap-bridge ssid=MikroTik
wireless-protocol=802.11
#managed by CAPsMAN
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=
20/40/80mhz-XXXX distance=indoors frequency=auto mode=ap-bridge ssid=
MikroTik wireless-protocol=802.11
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm
group-encryption=aes-ccm name=security_PP
/caps-man configuration
add channel.band=2ghz-b/g/n .control-channel-width=20mhz .extension-channel=
XX country=slovenia datapath.client-to-client-forwarding=yes
.local-forwarding=yes mode=ap name=cfg-2ghz security=security_PP ssid=
MikroTikXX
add channel.band=5ghz-a/n/ac .control-channel-width=20mhz .extension-channel=
XXXX country=slovenia datapath.client-to-client-forwarding=yes
.local-forwarding=yes mode=ap name=cfg-5ghz-ac security=security_PP ssid=
MikroTikXX
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk comment=
defconf disable-pmkid=yes mode=dynamic-keys supplicant-identity=MikroTikXX
/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
/ip dhcp-server
add address-pool=default-dhcp interface=bridge name=defconf
/caps-man manager
set enabled=yes
/caps-man provisioning
add action=create-dynamic-enabled master-configuration=cfg-2ghz name-format=
prefix-identity name-prefix=2ghz
add action=create-dynamic-enabled master-configuration=cfg-5ghz-ac
name-format=prefix-identity name-prefix=5ghz-ac
/disk settings
set auto-media-interface=bridge auto-media-sharing=yes auto-smb-sharing=yes
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=ether6
add bridge=bridge comment=defconf interface=ether7
add bridge=bridge comment=defconf interface=ether8
add bridge=bridge comment=defconf interface=ether9
add bridge=bridge comment=defconf interface=ether10
add bridge=bridge comment=defconf interface=sfp-sfpplus1
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface detect-internet
set detect-interface-list=all
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=ether-wan list=WAN
/interface wifi cap
set caps-man-addresses=127.0.0.1 discovery-interfaces=wlan1,wlan2 enabled=yes
/interface wifi capsman
set enabled=yes interfaces=wlan1,wlan2 require-peer-certificate=no
/interface wireless cap
set bridge=bridge caps-man-addresses=127.0.0.1 enabled=yes interfaces=
wlan1,wlan2
/ip address
add address=192.168.88.1/24 comment=defconf interface=bridge network=
192.168.88.0
/ip dhcp-client
add interface=ether-wan
/ip dhcp-server lease
add address=192.168.88.180 client-id=1:90:9:d0:4:67:dc mac-address=
90:09:D0:04:67:DC server=defconf
add address=192.168.88.157 client-id=1:dc:a6:32:52:3b:e9 mac-address=
DC:A6:32:52:3B:E9 server=defconf
add address=192.168.88.160 client-id=1:0:11:32:49:76:ec mac-address=
00:11:32:49:76:EC server=defconf
add address=192.168.88.171 client-id=1:40:f8:df:c6:3:31 mac-address=
40:F8:DF:C6:03:31 server=defconf
/ip dhcp-server network
add address=192.168.88.0/24 comment=defconf dns-server=192.168.88.1 gateway=
192.168.88.1
/ip dns
set allow-remote-requests=yes
/ip dns adlist
add ssl-verify=no url= Some url (works)
add address=192.168.88.1 comment=defconf name=router.lan type=A
/ip firewall filter
add action=accept chain=forward comment="defconf: accept in ipsec policy"
ipsec-policy=in,ipsec
add action=accept chain=forward comment="defconf: accept out ipsec policy"
ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment="defconf: fasttrack"
connection-state=established,related
add action=accept chain=forward comment=
"defconf: accept established,related, untracked" connection-state=
established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid"
connection-state=invalid
add action=drop chain=forward comment=
"defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat
in-interface-list=WAN
add action=accept chain=input protocol=icmp
add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
add action=drop chain=input in-interface-list=!LAN
/ip firewall nat
add action=masquerade chain=srcnat comment="defconf: masquerade"
ipsec-policy=out,none out-interface-list=WAN
add action=dst-nat chain=dstnat comment=NAS_WEB dst-port=80 in-interface=
all-ethernet protocol=tcp to-addresses=192.168.88.180 to-ports=80
/ip route
add disabled=yes dst-address=0.0.0.0/0 gateway=xx.xx.xxx.x
/ip service
set ftp disabled=yes
set ssh disabled=yes
set telnet disabled=yes
set www disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/ipv6 firewall address-list
add address=::/128 comment="defconf: unspecified address" list=bad_ipv6
add address=::1/128 comment="defconf: lo" list=bad_ipv6
add address=fec0::/10 comment="defconf: site-local" list=bad_ipv6
add address=::ffff:0.0.0.0/96 comment="defconf: ipv4-mapped" list=bad_ipv6
add address=::/96 comment="defconf: ipv4 compat" list=bad_ipv6
add address=100::/64 comment="defconf: discard only " list=bad_ipv6
add address=2001:db8::/32 comment="defconf: documentation" list=bad_ipv6
add address=2001:10::/28 comment="defconf: ORCHID" list=bad_ipv6
add address=3ffe::/16 comment="defconf: 6bone" list=bad_ipv6
/ipv6 firewall filter
add action=accept chain=input comment=
"defconf: accept established,related,untracked" connection-state=
established,related,untracked
add action=drop chain=input comment="defconf: drop invalid" connection-state=
invalid
add action=accept chain=input comment="defconf: accept ICMPv6" protocol=
icmpv6
add action=accept chain=input comment="defconf: accept UDP traceroute"
dst-port=33434-33534 protocol=udp
add action=accept chain=input comment=
"defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=
udp src-address=fe80::/10
add action=accept chain=input comment="defconf: accept IKE" dst-port=500,4500
protocol=udp
add action=accept chain=input comment="defconf: accept ipsec AH" protocol=
ipsec-ah
add action=accept chain=input comment="defconf: accept ipsec ESP" protocol=
ipsec-esp
add action=accept chain=input comment=
"defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=input comment=
"defconf: drop everything else not coming from LAN" in-interface-list=
!LAN
add action=fasttrack-connection chain=forward comment="defconf: fasttrack6"
connection-state=established,related
add action=accept chain=forward comment=
"defconf: accept established,related,untracked" connection-state=
established,related,untracked
add action=drop chain=forward comment="defconf: drop invalid"
connection-state=invalid
add action=drop chain=forward comment=
"defconf: drop packets with bad src ipv6" src-address-list=bad_ipv6
add action=drop chain=forward comment=
"defconf: drop packets with bad dst ipv6" dst-address-list=bad_ipv6
add action=drop chain=forward comment="defconf: rfc4890 drop hop-limit=1"
hop-limit=equal:1 protocol=icmpv6
add action=accept chain=forward comment="defconf: accept ICMPv6" protocol=
icmpv6
add action=accept chain=forward comment="defconf: accept HIP" protocol=139
add action=accept chain=forward comment="defconf: accept IKE" dst-port=
500,4500 protocol=udp
add action=accept chain=forward comment="defconf: accept ipsec AH" protocol=
ipsec-ah
add action=accept chain=forward comment="defconf: accept ipsec ESP" protocol=
ipsec-esp
add action=accept chain=forward comment=
"defconf: accept all that matches ipsec policy" ipsec-policy=in,ipsec
add action=drop chain=forward comment=
"defconf: drop everything else not coming from LAN" in-interface-list=
!LAN
/system clock
set time-zone-name=Europe/Lol
/system identity
set name=MikroTik-Router
/system routerboard settings
set enter-setup-on=delete-key
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
Please reformat you post using < / > (Preformatted text) button.
Reading it on the phone takes ages due to scrolling.
What packages do you have installed on the main router and the extra AP router? It looks like you might have a mix of old wireless and new wifi config.
Check in System, Packages. For each device, please provide a list of what you have installed.
@BartoszP meant to use the tag like this:
So main router RB4011iGS+5HacQ2HnD has only 2 packages: Routeros 7.21.1 and wireless 7.21.1
and additional router set as CAP RB4011iGS+5HacQ2HnD-IN has many packages under routeros-arm and wireless is 6.49.19