Community discussions

MikroTik App

Search found 2927 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 10
by erlinden
Wed Feb 12, 2025 9:30 am
Forum: General
Topic: S2S VPN With NAT
Replies: 1
Views: 75

Re: S2S VPN With NAT

Based on your information you would have to tell the main office where site office traffic should go, using routes. Perhaps it is already in place, but because of lag of information... Most helpfull would be the configs of all offices involved: /export file=anynameyoulike Remove serial and any other...
by erlinden
Wed Feb 12, 2025 9:27 am
Forum: General
Topic: CPU Load 0%
Replies: 4
Views: 203

Re: CPU Load 0%

Might be software related...what RouterOS and firmware version are you running?
by erlinden
Tue Feb 11, 2025 7:04 pm
Forum: Wireless Networking
Topic: HAP AX3 client reauthenticating exactly every 10min
Replies: 1
Views: 115

Re: HAP AX3 client reauthenticating exactly every 10min

Can you share the (complete) config? Could be a lot like i.e. DHCP lease time or group-key-update.
/export file=anynameyoulike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Tue Feb 11, 2025 6:00 pm
Forum: Wireless Networking
Topic: Capsman can't edit CAPs wifi interfaces [SOLVED]
Replies: 8
Views: 309

Re: Capsman can't edit CAPs wifi interfaces [SOLVED]

And theoretically it should reprovision automatically but I always do it manually. How do you trigger provisioning? I know that by performing a scan or disable/enable the interface on the CAP it is triggered. Also by pressing the provision button, but I red that that is only to register the CAPS (n...
by erlinden
Tue Feb 11, 2025 5:39 pm
Forum: Wireless Networking
Topic: Capsman can't edit CAPs wifi interfaces [SOLVED]
Replies: 8
Views: 309

Re: Capsman can't edit CAPs wifi interfaces [SOLVED]

It says exactly what it should. The interface "operated by CAP:MAC" shows which device (CAP) and which interface (MAC) it is. Traffic processing on CAP might be some legacy (in the old CAPsMAN world, one could choose between two options: local or capsman). Any adjustments should be done on...
by erlinden
Mon Feb 10, 2025 11:46 am
Forum: General
Topic: MikroTik router can't ping connected switches
Replies: 5
Views: 319

Re: MikroTik router can't ping connected switches

Normally you would "attach" the DHCP server to the bridge. As well as the IP address.
by erlinden
Mon Feb 10, 2025 11:26 am
Forum: General
Topic: MikroTik router can't ping connected switches
Replies: 5
Views: 319

Re: MikroTik router can't ping connected switches

Reset the switch, no default config
Add brdige
Add all ports to that bridge
Add DHCP client (to the bridge)

That's about it.
by erlinden
Mon Feb 10, 2025 11:15 am
Forum: General
Topic: MikroTik router can't ping connected switches
Replies: 5
Views: 319

Re: MikroTik router can't ping connected switches

IP address is set to ether01, the DHCP client is disabled. The switch is doing NAT.

Can you explain how you would like things to work?
by erlinden
Sat Feb 08, 2025 10:55 pm
Forum: Wireless Networking
Topic: Slower WiFi speeds with Mikrotik vs Vodafone router
Replies: 3
Views: 403

Re: Slower WiFi speeds with Mikrotik vs Vodafone router

You might want to give latest stable (currently v7.17.2) a try, lots of improvements. Make sure to upgrade firmware as well.
There are reports on problems with the hAP ax3 and any RouterOS since 7.15, therefor you could consider 7.14.3.
by erlinden
Sat Feb 08, 2025 8:42 pm
Forum: Beginner Basics
Topic: Need help setting DHCP server VLAN
Replies: 2
Views: 318

Re: Need help setting DHCP server VLAN

Please have a very good look at this great topic, it describes the configuration of VLAN's in multiple situations:
viewtopic.php?t=143620

First things I notice on your config:
  • no VLAN filtering on bridge
  • multiple bridges
by erlinden
Thu Feb 06, 2025 11:21 am
Forum: Beginner Basics
Topic: Configuring a RB201 1UiAS-2HnD-IN
Replies: 4
Views: 652

Re: Configuring a RB201 1UiAS-2HnD-IN

You can't use the "Wifi" menu, that is prohibitted to the wifi-qcom(-ac) devices. You have to configure through wireless menu. If you need help on how to configure, please use this part of the documentation: https://help.mikrotik.com/docs/spaces/ROS/pages/8978446/Wireless+Interface And the...
by erlinden
Wed Feb 05, 2025 3:25 pm
Forum: Wireless Networking
Topic: All my device prefer 2.4ghz over 5ghz. Mikrotik hap ax2 with capsman.
Replies: 6
Views: 735

Re: All my device prefer 2.4ghz over 5ghz. Mikrotik hap ax2 with capsman.

Hereby some suggestions: /interface wifi security add authentication-types=wpa2-psk disabled=no name=sec-bellux ft=yes ft-over-ds=yes connect-priority=0/1 /interface wifi configuration add channel.band=5ghz-ax .skip-dfs-channels=all .width=20/40/80mhz country=Italy disabled=no mode=ap name=bellux-5G...
by erlinden
Wed Feb 05, 2025 10:53 am
Forum: RouterBOARD hardware
Topic: hap ax2 PoE-port suddenly limited to 100Mbps
Replies: 15
Views: 909

Re: hap ax2 PoE-port suddenly limited to 100Mbps

Last resort (I can think of) is performing a Netinstall:
https://help.mikrotik.com/docs/spaces/R ... Netinstall
by erlinden
Tue Feb 04, 2025 9:02 pm
Forum: General
Topic: Support Ticket Response Time?
Replies: 2
Views: 493

Re: Support Ticket Response Time?

Depends on your service level agreement...meaning, there is no SLA so you can have expectations but they are sometimes not met.
Anything to do with the CCR1072? You might want to get some support from a consultant, or get some support here on the forum.
by erlinden
Tue Feb 04, 2025 5:06 pm
Forum: Wireless Networking
Topic: Samsung TV and Wifi
Replies: 6
Views: 2693

Re: Samsung TV and Wifi

Can you change this: /interface wifi security add authentication-types=wpa2-psk,wpa3-psk disabled=no ft=yes ft-over-ds=yes name=security-main /interface wifi configuration add channel.band=5ghz-ax .skip-dfs-channels=10min-cac .width=20/40/80mhz country=Portugal datapath=data-main datapath.bridge-cos...
by erlinden
Tue Feb 04, 2025 3:51 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 500
Views: 89055

Re: v7.18beta [testing] is released!

What does this checkbox do? According to the documentation: auto-link-local (yes | no; Default: yes) If newly created address is manual link-local address this setting allows to override dynamically created IPv6 link-local address. https://help.mikrotik.com/docs/spaces/ROS/pages/328247/IP+Addressing
by erlinden
Tue Feb 04, 2025 3:46 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 500
Views: 89055

Re: v7.18beta [testing] is released!

There is no zerotier on it or it was ever installed and both caps are 100% identical(reseted to cap mode via button) I have never seen all these packages. AFAIK it shouldn't be there. Could it be that the CAP requires a reboot? Looks to me like you installed all packages that are of the "Extra...
by erlinden
Tue Feb 04, 2025 12:59 pm
Forum: General
Topic: ip cloud ddns-enabled
Replies: 21
Views: 2035

Re: ip cloud ddns-enabled

The config might give some insights:
/export file=anynameyoulike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Tue Feb 04, 2025 12:03 pm
Forum: General
Topic: Frequecy Scan to file scan1
Replies: 9
Views: 2135

Re: Frequecy Scan to file scan1

Can you share the config: /export hide-sensitive file=anynameyoulike Remove serial and any other private info, post between code tags by using the </> button. Furthermore, what is the output of: /interface wireless info scan-list Please provide answers to all questions (apart from this post) asked.
by erlinden
Sun Feb 02, 2025 9:57 pm
Forum: Wireless Networking
Topic: Capmans Wifi working with AX devices
Replies: 2
Views: 783

Re: Capmans Wifi working with AX devices

Config is still needed...is the hAP AX2 reset to CAPS Mode?
by erlinden
Fri Jan 31, 2025 9:30 am
Forum: General
Topic: RB5009+ 2x hAP ax2 as access Point
Replies: 16
Views: 1774

Re: RB5009+ 2x hAP ax2 as access Point

What statistics are you referring to?
Can you explain functionally what you are trying to accomplish?
by erlinden
Fri Jan 31, 2025 8:50 am
Forum: Wireless Networking
Topic: HAPax3 WiFi 2GHz Interface Not Running
Replies: 5
Views: 1400

Re: HAPax3 WiFi 2GHz Interface Not Running

What country is "country"? Or did you edit the value in this post? Do you see anything in the logging? Is the network on the 2.4GHz radio visible in a wifi scanner (i.e. on your laptop or mobile)? Out of curiosity...why a dedicated wifi bridge? And hidden SSID is not like...hidden. Just th...
by erlinden
Thu Jan 30, 2025 10:41 am
Forum: General
Topic: Strange symbol in firmware version 7.17
Replies: 6
Views: 1011

Re: Strange symbol in firmware version 7.17

Please tell me in what cases is it necessary to carry out such an alignment? For all old devices with old firmware? Or for certain versions of old firmware?
I do it as standard procedure on any upgrade, but as soon as it is referrred to in the release notes you should.
by erlinden
Wed Jan 29, 2025 5:34 pm
Forum: General
Topic: How to configure router so it allows local server access by public host
Replies: 4
Views: 819

Re: How to configure router so it allows local server access by public host

In MikroTik world this is called Hairpin NAT:
https://help.mikrotik.com/docs/spaces/R ... HairpinNAT

Alternatively you could have the URL (at least the domain part) resolevd to its internal IP address. But that would require running DNS on your local network.
by erlinden
Wed Jan 29, 2025 3:31 pm
Forum: Beginner Basics
Topic: Roast my first ever Ros configure to be a switch
Replies: 4
Views: 704

Re: Roast my first ever Ros configure to be a switch

For all your VLAN questions, please have a look at this topic: https://forum.mikrotik.com/viewtopic.php?t=143620 Information on PoE: https://help.mikrotik.com/docs/spaces/ROS/pages/19136769/PoE-Out In regards to the roasting: Untagged VLANs are set on the port (/interface brdige port), you don't hav...
by erlinden
Wed Jan 29, 2025 3:08 pm
Forum: General
Topic: High CPU usage
Replies: 12
Views: 1088

Re: High CPU usage

I would like to see both /interface and /ip/firewall (and perhaps complete /ip).
by erlinden
Wed Jan 29, 2025 12:52 pm
Forum: General
Topic: High CPU usage
Replies: 12
Views: 1088

Re: High CPU usage

Can you as well share your config?
/export file=anynameyoulike
Remove serial and any other private info.
by erlinden
Wed Jan 29, 2025 10:57 am
Forum: General
Topic: CCR2116-12G-4S+ Link Flapping
Replies: 2
Views: 728

Re: CCR2116-12G-4S+ Link Flapping

Can you supply some additional information: - what switch (brand/type) - what RouterOS and firmware version? Can you also provide the config? /export file=anynameyoulike Remove serial and any other private info, post between code tags by using the </> button. Can you test with a switch in between th...
by erlinden
Wed Jan 29, 2025 9:30 am
Forum: Beginner Basics
Topic: RB5009 7.17 DHCP Isuues
Replies: 2
Views: 696

Re: RB5009 7.17 DHCP Isuues

Can you please share your config? Just do be able to do a sanity check. I.e., default lease time is set to 10 min which could cause problems. Nothing in the logging? You could add debug logging to get additional info. /export file=anynameyoulike Remove serial and any other private info, post between...
by erlinden
Tue Jan 28, 2025 6:09 pm
Forum: Beginner Basics
Topic: Alternatives to Hairpin NAT/split DNS - reaching HTTP server from the same subnet using domain
Replies: 11
Views: 1711

Re: Alternatives to Hairpin NAT/split DNS - reaching HTTP server from the same subnet using domain

It does make sense (in my opinion) to have this handled by DNS. All traffic doesn't have to pass the router that way.
by erlinden
Tue Jan 28, 2025 10:15 am
Forum: Beginner Basics
Topic: AP not reachable after outtage
Replies: 12
Views: 1271

Re: AP not reachable after outtage

Why do you shutdown every night? And how do you shutdown?
What exact hardware is involved?
by erlinden
Mon Jan 27, 2025 5:15 pm
Forum: General
Topic: Quick take: Cloudfare, Quad9, Google, NextDNS, Adguard or Pihole?
Replies: 51
Views: 4312

Re: Quick take: Cloudfare, Quad9, Google, NextDNS, Adguard or Pihole?

Match-count shows the number of hits on the list, this counter should be increasing.
As yours is, it is active.

I haven't found a way to log adlist specifically, you can do DNS logging temporarely (no clue what information it will provide).
by erlinden
Mon Jan 27, 2025 5:02 pm
Forum: General
Topic: Low lan bandwidth test result to RB3011
Replies: 4
Views: 801

Re: Low lan bandwidth test result to RB3011

How do you perform your speedtest, are you using (i.e.) iPerf:
https://iperf.fr/iperf-download.php

I read BTest, that should be avoided at all time (except for some very specific use cases).
by erlinden
Mon Jan 27, 2025 4:51 pm
Forum: General
Topic: Quick take: Cloudfare, Quad9, Google, NextDNS, Adguard or Pihole?
Replies: 51
Views: 4312

Re: Quick take: Cloudfare, Quad9, Google, NextDNS, Adguard or Pihole?

You should have a look at AdList, which is part of RouterOS:
https://help.mikrotik.com/docs/spaces/R ... DNS-Adlist

It replaces my previous AdGuard and PiHole dockers (that ran on a Synology).
by erlinden
Mon Jan 27, 2025 4:49 pm
Forum: Useful user articles
Topic: Configuring InterVLAN Routing on MikroTik
Replies: 2
Views: 1132

Re: Configuring InterVLAN Routing on MikroTik

Love all the work that is done, think you did a nice job (haven't checked it).
I prefer to use the CLI, would you be so kind to add either a complete export or an export per section?
by erlinden
Mon Jan 27, 2025 1:33 pm
Forum: General
Topic: Low lan bandwidth test result to RB3011
Replies: 4
Views: 801

Re: Low lan bandwidth test result to RB3011

Where's the issue ?
Sounds like the speedtest is handled by the RB's cpu. Can you share your config?
/export file=naynameyoulike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Mon Jan 27, 2025 1:18 pm
Forum: General
Topic: mikrotik rb2011UiAS-2hnD internet speed
Replies: 2
Views: 844

Re: mikrotik rb2011UiAS-2hnD internet speed

The RB2011 should be able to route a lot more, accoring to the test results around 250Mbps. How are you testing? What is the cpu usage during testing? Are you using fasttrack (probably not, as you are using queues)? Can you share your config to do a sanity check? /export file=anynameyoulike Remove s...
by erlinden
Mon Jan 27, 2025 10:00 am
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

I'm not saying this is "right", at least it is working perfectly for me: # 2025-01-27 08:41:54 by RouterOS 7.18beta2 # software id = 3EBJ-1MI6 # # model = RB4011iGS+ # serial number = ############# /interface wifi channel add band=2ghz-ax disabled=no frequency=2412,2437,2462 name=CHAN-2G \...
by erlinden
Sun Jan 26, 2025 11:56 am
Forum: Wireless Networking
Topic: hap ax3 CAPsMAN with hap ac2
Replies: 8
Views: 1041

Re: hap ax3 CAPsMAN with hap ac2

Can you adjust according this: /interface wifi configuration add channel.band=5ghz-ac country=Spain datapath.bridge=bridge disabled=no mode=ap name=cfg5GHZ security=JUJUMAESIN-PLUS-SEC ssid=JUJUMAESIN-PLUS add channel.band=2ghz-n country=Spain datapath.bridge=bridge disabled=no mode=ap name=cfg2GHZ ...
by erlinden
Sat Jan 25, 2025 9:48 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Unfortunately, I have already lost hope of fixing the WiFi disconnection problem. Did you have a look at the past changelogs? After all, the problem has been known for more than a year and Mikrotik does nothing about it. v7.14.3 was introduced April the 17th, 2024. After this release, a new(er) dri...
by erlinden
Sat Jan 25, 2025 6:17 pm
Forum: Wireless Networking
Topic: hap ax3 CAPsMAN with hap ac2
Replies: 8
Views: 1041

Re: hap ax3 CAPsMAN with hap ac2

Please share your config:

/export file=anynameyoulike

Remove serial and any other private info.
by erlinden
Sat Jan 25, 2025 1:56 pm
Forum: Beginner Basics
Topic: Extending my CAPsMAN network wirelessly
Replies: 2
Views: 612

Re: Extending my CAPsMAN network wirelessly

Yes you can, from the new device have 1 wifi interface configured as wifi client and the other wifi interface managed by CAPsMAN. Be aware that if there is low wifi coverage, you won't have better results. Make sure the "repeater" is in a place that it has good connection with both the wif...
by erlinden
Fri Jan 24, 2025 10:09 am
Forum: Wireless Networking
Topic: New PPSK functionality
Replies: 69
Views: 8923

Re: New PPSK functionality

You can do better, @gotsprings. Unless I missed something?

Anything to share so we can help you out?
by erlinden
Thu Jan 23, 2025 12:06 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

I'm seeing this on the hAP ax3, can confirm that latest beta doesn't fix. If MikroTik support thinks I could help in some way, I ask them to please contact me. Create supout file and share with support. Meanwhile, please feel free to share your config to have a sanity check on it: /export file=anyn...
by erlinden
Wed Jan 22, 2025 5:16 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

It's a bit odd, different behaviour. You might even want to consider using the 7.18beta release for testing purposes. Also, on your CAPsMAN VLAN filtering is missing on the bridge. If you want to know more about VLAN and MikroTik, have a look at this topic: https://forum.mikrotik.com/viewtopic.php?t...
by erlinden
Wed Jan 22, 2025 4:17 pm
Forum: Wireless Networking
Topic: New PPSK functionality
Replies: 69
Views: 8923

Re: New PPSK functionality

Has anyone observed that as well?
I upgraded, having installed all v7.17 beta's and rc's before, to 7.18beta2 and all clients keep on working without a glitch.
Can you provide some more info?
by erlinden
Wed Jan 22, 2025 2:07 pm
Forum: Wireless Networking
Topic: Help with Dual Band Steering and Roaming using Qcom Package (WiFi Wave 2)
Replies: 8
Views: 961

Re: Help with Dual Band Steering and Roaming using Qcom Package (WiFi Wave 2)

For seamless roaming, at least over more than one accesspoint, CAPsMAN is required. Once you understand it, you are going to love it!
by erlinden
Wed Jan 22, 2025 12:47 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Thanks for the additional information, @holvoetn. And I fully agree on what you are saying, actually I was trying to say the same. I was referring to this part: /interface bridge add admin-mac=D4:01:C3:0E:D8:E5 auto-mac=no name=bridge-lan /interface vlan add interface=bridge-lan name=bridge-vlan70-c...
by erlinden
Wed Jan 22, 2025 11:59 am
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

AFAIK, for the VLAN interface (and it's attached DHCP Client), VLAN filtering should be enabled.
by erlinden
Wed Jan 22, 2025 11:37 am
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Why isn't VLAN filtering enabled on the bridge of the hAP AX?
by erlinden
Wed Jan 22, 2025 10:38 am
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Think there are some issues with your config, specifically VLAN related. I prefer to use explicit VLAN's and try to avoid VLAN 1 where ever I can. I used this nice topic to let me be inspired: https://forum.mikrotik.com/viewtopic.php?p=1103942 Be aware that setting the correct VLAN on a wifi interfa...
by erlinden
Tue Jan 21, 2025 9:22 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Just to be sure, this is the only device suffering?

Can you please share all (and complete) configs of all devices? So both CAPsMAN and CAPs?
And don't forget to remove serial.
by erlinden
Tue Jan 21, 2025 8:34 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

any suggestions on how to configure STP on capsman and caps?
Why?

It seems that the signal is really bad...how come? Disconnectiong with a signal of -90dB isn't strange at all.
Can the device (what is it?) be tested in the -40 to -60 range of the CAP?
by erlinden
Tue Jan 21, 2025 5:53 pm
Forum: General
Topic: Cannot Ping but can access web gui
Replies: 6
Views: 627

Re: Cannot Ping but can access web gui

Can you explain how you want this switch to work? I see some VLAN's, ether1 being part of a bridge and having it's own IP, multiple bridges...doesn't make much sense to me (I have to admit not having experience with ospf).
by erlinden
Tue Jan 21, 2025 4:44 pm
Forum: General
Topic: Cannot Ping but can access web gui
Replies: 6
Views: 627

Re: Cannot Ping but can access web gui

In the web page scenario surely it requires the IP to access it? but why can't i ping it?
You tell me...is the firewall blocking ICMP traffic?
Can you share the config?
/export file=anynameyoukike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Tue Jan 21, 2025 3:19 pm
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

@npeca75, can you share their configs for sanity checking?
by erlinden
Tue Jan 21, 2025 3:13 pm
Forum: General
Topic: Cannot Ping but can access web gui
Replies: 6
Views: 627

Re: Cannot Ping but can access web gui

For accessing the router (through any protocol) from a pc, a working connection (wired or wireless) is necessary.
Can you elaborate what you are saying?
by erlinden
Tue Jan 21, 2025 1:28 pm
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 1767

Re: external dhcp delay on cap ac

I'll be honest, the config is a mess. Hence I agree with @anav for either getting the knowledge yourself (training) or externally (consultant): https://forum.mikrotik.com/viewtopic.php?p=1120094#p1120094 The community (at least me) is more than willing to help. But you have to have some basic knowle...
by erlinden
Tue Jan 21, 2025 1:24 pm
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

Not sure what memory is used for adlist, but you might want to decrease its size:
/ip dns cache-size

What is it currently set to? Default is 2048.
by erlinden
Tue Jan 21, 2025 12:00 pm
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 1767

Re: external dhcp delay on cap ac

From the config:
/ip address
add address=172.18.224.5/22 comment=defconf interface=bridge network=\
    172.18.224.0
add address=172.18.224.5/22 interface=ether1 network=172.18.224.0
You set identical IP addresses on ether1 and bridge.

But that is really not your biggest problem here.
by erlinden
Tue Jan 21, 2025 11:57 am
Forum: Beginner Basics
Topic: Can't log into switch from a Macintosh.
Replies: 8
Views: 772

Re: Can't log into switch from a Macintosh.

Have you tried admin/admin and admin/[empty] as well?
Any (more) luck using telnet/ssh/web (not sure if these are available out of the box)?

Last resort is (always) netinstall:
https://help.mikrotik.com/docs/spaces/R ... Netinstall
by erlinden
Tue Jan 21, 2025 11:53 am
Forum: Wireless Networking
Topic: Help with Dual Band Steering and Roaming using Qcom Package (WiFi Wave 2)
Replies: 8
Views: 961

Re: Help with Dual Band Steering and Roaming using Qcom Package (WiFi Wave 2)

Sounds like a common scenario, strange it doesn't roam yet.
Can you share your config?

Haven't seen it yet, you should be using CAPsMAN to get this to work seamlessly.
by erlinden
Tue Jan 21, 2025 11:35 am
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Agree with @massinia (hence I suggested to remove encryption settings).
Hope this makes things better for you. Keep us posted.
by erlinden
Tue Jan 21, 2025 9:54 am
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Could you do these steps (at least for testing purposes):
  1. Remove encryption settings (leaving it to ccmp as default)
  2. Remove wpa3-psk
  3. Reboot all CAP's
  4. Remove wifi network from client and add it again (and check if that improved anything?)
by erlinden
Tue Jan 21, 2025 8:48 am
Forum: Beginner Basics
Topic: Accessing Jellyfin Server on the LAN?
Replies: 11
Views: 1146

Re: Accessing Jellyfin Server on the LAN?

Sure there is no firewall on the machine blocking?
It helps reading all remarks and questions posting. Glad it is working now.
Hope you can fix your firewall on the MikroTik as well.
by erlinden
Mon Jan 20, 2025 10:13 pm
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

For the CRS112 it is important to configure the switch chip instead of the bridge. Otherwise all traffic will be passed through the CPU. Therefore, please share the config (in a new topic) to validate current config. When running into problems, create a supout file and send it to support: https://he...
by erlinden
Mon Jan 20, 2025 8:33 pm
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 1767

Re: external dhcp delay on cap ac

Can you please add the config from a working cAP as well?
Is CAPsMAN (don't ask Anav about this option) considered in this environment?
by erlinden
Mon Jan 20, 2025 8:03 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

Please show adjusted config and logging.
As well, add RouterOS and firmware version.
by erlinden
Mon Jan 20, 2025 2:36 pm
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 1767

Re: external dhcp delay on cap ac

If you want the accesspoints to be bridges, why are they configured as router?
by erlinden
Mon Jan 20, 2025 1:29 pm
Forum: General
Topic: Log: a lot of logs
Replies: 12
Views: 1984

Re: Log: a lot of garbage

What is correct then?
Depends: what is "correct"? What kind of logging are you expecting?
by erlinden
Mon Jan 20, 2025 1:27 pm
Forum: Beginner Basics
Topic: Accessing Jellyfin Server on the LAN?
Replies: 11
Views: 1146

Re: Accessing Jellyfin Server on the LAN?

No longer needed. From your config, remove: /ip route add distance=1 dst-address=192.168.0.254/32 gateway=192.168.0.1 After that, reboot the router (if possible) to make sure all caches are emptied. Consider restoring default firewall rules and adding a dstnat rule for port forwarding. This together...
by erlinden
Mon Jan 20, 2025 11:21 am
Forum: Beginner Basics
Topic: Accessing Jellyfin Server on the LAN?
Replies: 11
Views: 1146

Re: Accessing Jellyfin Server on the LAN?

I'm trying to access it via IP address, so, http://192.168.0.254:8096
Is it accessable on the computer itself (hosting Jellyfin)?
Sure the service is running?
Sure there is no firewall on the machine blocking?

What does netstat -na | find "8096" return on the Jellyfish host?
by erlinden
Mon Jan 20, 2025 11:04 am
Forum: Beginner Basics
Topic: Accessing Jellyfin Server on the LAN?
Replies: 11
Views: 1146

Re: Accessing Jellyfin Server on the LAN?

No need to do anything about routing 192.168.0.0, no routing involved. So, no routes and no firewall changes (default filter rules are better).

Are you approaching the server through IP or name?
UPnP is evil, :twisted: , please don't enable if unless you know what it is for (and then also don't).
by erlinden
Mon Jan 20, 2025 10:16 am
Forum: Beginner Basics
Topic: Accessing Jellyfin Server on the LAN?
Replies: 11
Views: 1146

Re: Accessing Jellyfin Server on the LAN?

At least the config seems necessary: /export file=anynameyoulike Remove serial and any other private info, post between code tags by using the </> button. Is the Jellyfin Server in a different network segment? Then your problem isn't the MikroTik. As far as the internet says The Internet is wrong, a...
by erlinden
Mon Jan 20, 2025 9:56 am
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 1767

Re: external dhcp delay on cap ac

Can you share a config from one cAP? Just to be sure...
Anything in between the CCR and the cAP that could cause this problem?
by erlinden
Sat Jan 18, 2025 5:32 pm
Forum: General
Topic: Configuration not found (WIFI, Channel, Band, etc.) [SOLVED]
Replies: 6
Views: 2315

Re: Configuration not found (WIFI, Channel, Band, etc.) [SOLVED]

Could this device been compromised?
Was it a backup of the identical (or same) device?

I would netinstall the device (don't forget both packages):
https://help.mikrotik.com/docs/spaces/R ... Netinstall
by erlinden
Sat Jan 18, 2025 11:22 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

You might want to open a new topic, @BobA. There you can supply your config and get some more feedback. As well, you can request for support. Did you also upgrade firmware besides RouterOS?
by erlinden
Sat Jan 18, 2025 11:10 am
Forum: Wireless Networking
Topic: New PPSK functionality
Replies: 69
Views: 8923

Re: New PPSK functionality

What is the difference to access list where I can also set VlanID and passphrase for each individual client (mac address) too ? At home I'm using a single SSID and, depending on the passphrase (I'm using a passphrase for home and a different passphrase for guest), the VLAN is assigned. As I underst...
by erlinden
Fri Jan 17, 2025 4:47 pm
Forum: General
Topic: Help needed. Separate internet access per port in the bridge
Replies: 4
Views: 759

Re: Help needed. Separate internet access per port in the bridge

Quick scan: /interface bridge vlan add bridge=bridge1 tagged=bridge1,ether1,vlan10,vlan20,vlan30 vlan-ids=10,20,30 Should be: /interface bridge vlan add bridge=bridge1 tagged=bridge1, vlan-ids=10,20,30 Only tagged ports should be added. This can be removed: # Allow User1 (VLAN10) to access devices b...
by erlinden
Fri Jan 17, 2025 4:34 pm
Forum: General
Topic: RB5009UG+S+ ip problem
Replies: 16
Views: 1908

Re: RB5009UG+S+ ip problem

Just to be sure, better not use static IP addresses, instead work with staic leases (where clients use DHCP client).
If the topic is answered, please feel free to mark it as solved.
by erlinden
Fri Jan 17, 2025 3:39 pm
Forum: General
Topic: Ether1 (NetInstall) port - danger for WAN?
Replies: 14
Views: 1168

Re: Ether1 (NetInstall) port - danger for WAN?

Are you also going to blame car manufacturers if the owner puts in water in the tank ?
Depends on where you life I think, Europe isn't that bad.
Let's remain a bit logical and practical, shall we ?
8)
by erlinden
Fri Jan 17, 2025 3:27 pm
Forum: Wireless Networking
Topic: Roaming Issue on CAPsMAN
Replies: 35
Views: 6804

Re: Roaming Issue on CAPsMAN

To have roaming working for all devices, I had to add connect-priority=0/1 on security besides ft=yes and ft-over-ds=yes. @nclmrc, you are missing country on the guest network. I think it doesn't matter as it is the slave config, but still... And antenna-gain is incorrect (and shouldn't be used at a...
by erlinden
Fri Jan 17, 2025 3:24 pm
Forum: General
Topic: Ether1 (NetInstall) port - danger for WAN?
Replies: 14
Views: 1168

Re: Ether1 (NetInstall) port - danger for WAN?

Again: non-issue.
It would actually be an issue if netisntall would have to be performed through any other port then WAN.
What I do agree on is that any device connected to any port on the Routerboard is a potential thread.
by erlinden
Fri Jan 17, 2025 12:54 pm
Forum: General
Topic: RB5009UG+S+ ip problem
Replies: 16
Views: 1908

Re: RB5009UG+S+ ip problem

I think you forgot to "attach" your IP pool to the DHCP server: /ip dhcp-server add interface=lan lease-time=12h name=dhcp1 /ip pool add name=dhcp_pool ranges=192.168.1.2-192.168.1.254 Should be: /ip dhcp-server add address-pool=dhcp_pool interface=lan lease-time=12h name=dhcp1 /ip pool ad...
by erlinden
Fri Jan 17, 2025 11:15 am
Forum: Wireless Networking
Topic: Roaming fail DHCP [SOLVED]
Replies: 5
Views: 2295

Re: Roaming fail DHCP [SOLVED]

Glad it works, please feel free to mark this topic as solved 8)
by erlinden
Fri Jan 17, 2025 10:26 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

Bigger isn't always better...necessity of higher TX Power is an indication that you don't have enough accesspoints.
by erlinden
Fri Jan 17, 2025 10:23 am
Forum: General
Topic: PoE hEX RB960PGS as a switch? [SOLVED]
Replies: 9
Views: 1430

Re: PoE hEX RB960PGS as a switch? [SOLVED]

All is currently handled by the CPU, while you should have VLAN filtering handled by the switch chip. Something like this should work: /interface bridge add name=bridge1 protocol-mode=none /interface wireless security-profiles set [ find default=yes ] supplicant-identity=PoE-RTR-1 /interface bridge ...
by erlinden
Fri Jan 17, 2025 9:20 am
Forum: General
Topic: PoE hEX RB960PGS as a switch? [SOLVED]
Replies: 9
Views: 1430

Re: PoE hEX RB960PGS as a switch? [SOLVED]

Here is all relevant documentation on how to configure: https://help.mikrotik.com/docs/spaces/ROS/pages/15302988/Switch+Chip+Features#SwitchChipFeatures-SetupExamples Make sure you read all comments on the QCA8337, because it has some exceptions. Can you share the current config? /export file=anynam...
by erlinden
Fri Jan 17, 2025 9:08 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

Nowhere in the documentation does it say that the upgrade is done automatically. It doesn't work for me unless I put the packages in the "Packge path" folder. Here the text can be improved, as "suggests" seems to either "tried" or "performed". In regards to t...
by erlinden
Fri Jan 17, 2025 8:41 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 571
Views: 116434

Re: v7.17 [stable] is released!

How do I stop my cap from auto updating when I update my router? /interface/wifi/capsman/upgrade-policy none - do not perform upgrade require-same-version - CAPsMAN suggests to upgrade the CAP RouterOS version and, if it fails it will not provision the CAP. (Manual provision is still possible) sugg...
by erlinden
Thu Jan 16, 2025 12:54 pm
Forum: General
Topic: interface cannot be in tagged and untagged at the same time
Replies: 5
Views: 953

Re: interface cannot be in tagged and untagged at the same time

If I understand you correct, you want a (so called) hybrid port.
Please read this great topic about all kind of ports (access/hybrid/trunk):
viewtopic.php?t=143620

Only limitation afaik is you can't do both tagged and untagged of the same VLAN ID.
by erlinden
Wed Jan 15, 2025 9:51 am
Forum: Wireless Networking
Topic: CAP AX no samsung device can connect
Replies: 2
Views: 1212

Re: CAP AX no samsung device can connect

Please show your config (of all involved devices):
/export file=anynameyoulike
Next, please supply all RouterOS and firmware versions of all involved devices.

No reason to install wifi-qcom on the CCR, CAPsMAN is available from the main package (since 7.13.x).
by erlinden
Tue Jan 14, 2025 9:37 am
Forum: Wireless Networking
Topic: Capsclient does not use SSID
Replies: 10
Views: 1489

Re: Capsclient does not use SSID

There are a couple of items I was not expecting in the config: /interface ethernet set [ find default-name=ether1 ] comment="Input" set [ find default-name=ether5 ] comment="Output" /interface list add comment=defconf name=WAN add comment=defconf name=LAN /ip neighbor discovery-s...
by erlinden
Sun Jan 12, 2025 9:59 pm
Forum: Wireless Networking
Topic: Capsclient does not use SSID
Replies: 10
Views: 1489

Re: Capsclient does not use SSID

Is this a copy-paste thing (I'm not familiar with this country)? /caps-man configuration add channel=WLAN50 country="germany 5.8 ap" datapath=datapath1 distance=\ dynamic installation=outdoor max-sta-count=250 mode=ap name=cfg50 \ security=security ssid=SSID Can you also post the config of...
by erlinden
Sun Jan 12, 2025 5:22 pm
Forum: Wireless Networking
Topic: Capsclient does not use SSID
Replies: 10
Views: 1489

Re: Capsclient does not use SSID

Can you please share the config of both CAPsMAN and a working CAP? /export file=anynameyouwish Remove serial and any other info and post between code tags by using the </> button. If the CAPs has default CAP config, you could consider resetting the non working CAP's: https://help.mikrotik.com/docs/s...
by erlinden
Thu Jan 09, 2025 9:18 pm
Forum: Beginner Basics
Topic: Preventing DNS leaks from network [SOLVED]
Replies: 3
Views: 1745

Re: Preventing DNS leaks from network [SOLVED]

Block both 53 and 853, both UDP and TCP. Be aware that DoH won't be blocked this way (but probably most IoT devices will only perform "normal" DNS requests). In addition, you could also redirect all outbound DNS requests to your router DNS server (where you have to replace the IP address b...
by erlinden
Thu Jan 09, 2025 2:47 pm
Forum: Wireless Networking
Topic: Add CAP AX as CAP to RB2011 CapsMan problem
Replies: 3
Views: 1628

Re: Add CAP AX as CAP to RB2011 CapsMan problem

The Cap (RBcAPL-2nD) is managed through the old CAPsMAN, while cAP AX is managed through the latest version. Therefor, you will have to run both versions (the latter is available when you upgrade the CAPsMAN device to 7.13.x or above). Alternatively you can configure the cAP AX manually (instead of ...
by erlinden
Thu Jan 09, 2025 11:48 am
Forum: General
Topic: New Mikrotik Visio stencils
Replies: 2
Views: 1548

Re: New Mikrotik Visio stencils

What do you mean by stencils, are you referring to item templates that can be used with Visio?
The first hit I got on stencils is this:
https://en.wikipedia.org/wiki/Stencil
by erlinden
Thu Jan 09, 2025 11:46 am
Forum: General
Topic: DHCP server problem
Replies: 6
Views: 1301

Re: DHCP server problem

Something isn't working while importing the old config. Hard to say what it is.
You could reset the new device (what exact device do you use) without default config and then import the old config (which device was that).

It should work (at least, DHCP leases are exportable and importable.
by erlinden
Thu Jan 09, 2025 11:44 am
Forum: Wireless Networking
Topic: Wi-Fi unstable hAP ax3
Replies: 6
Views: 1563

Re: Wi-Fi unstable hAP ax3

You have limited Tx power on 2.4GHz channel quite a lot - how to improve it? Just remove (max) tx-power. /interface wifi security add disabled=no name=xxxxxx Sure you want an open wifi network? Could you give this a try: /interface wifi configuration add name=cfg2 country=Poland mode=ap ssid=Wifi c...
by erlinden
Thu Jan 09, 2025 11:26 am
Forum: General
Topic: DHCP server problem
Replies: 6
Views: 1301

Re: DHCP server problem

Ok, anything we can help you with?
by erlinden
Thu Jan 09, 2025 10:35 am
Forum: Wireless Networking
Topic: Wi-Fi unstable hAP ax3
Replies: 6
Views: 1563

Re: Wi-Fi unstable hAP ax3

It wasn't like that on the old Asus, when I connect an access point I don't have this problem, so it's 100% Mikrotik's fault. Often, the real problem is between the chair and the computer 8) If you want it solved, please share your current config so we can check the curren configuration: /export fi...
by erlinden
Wed Jan 08, 2025 9:25 pm
Forum: Wireless Networking
Topic: How to install new Capsman? [SOLVED]
Replies: 3
Views: 2641

Re: How to install new Capsman? [SOLVED]

Glad it worked out, you can mark this topic as solved.
by erlinden
Wed Jan 08, 2025 9:25 pm
Forum: Wireless Networking
Topic: iPhone bouncing between AP's
Replies: 6
Views: 1424

Re: iPhone bouncing between AP's

Can you please share your (wifi) config:
/interface wifi export file=anynameyoulike
Remove any private info, post between code tags by using the </> button
by erlinden
Wed Jan 08, 2025 8:47 pm
Forum: Wireless Networking
Topic: wAP ax?
Replies: 290
Views: 40107

Re: wAP ax?

Just to be clear, you are not using them as paperweights?
To be honest...they are absolutely terrible...as paperweights :lol:
by erlinden
Wed Jan 08, 2025 9:40 am
Forum: Wireless Networking
Topic: wifiwave2 dynamic VLAN support
Replies: 8
Views: 4771

Re: wifiwave2 dynamic VLAN support

Would you be so kind to share that with us, @lmeira? Perhaps an export of the relevant part?
I currently use PPSK, but am looking for a more future proof solution (that supports WPA3 as well).
by erlinden
Tue Jan 07, 2025 6:26 pm
Forum: Wireless Networking
Topic: New CapsMan Finally working with VLANS. Did I do it right
Replies: 2
Views: 2550

Re: New CapsMan Finally working with VLANS. Did I do it right

Good job, this will help a lot of people. Very nice to use trunk ports, also on the CAP's! Some suggestions: Place all code parts between code tags, by using the </> button Supply the (config) rsc files as attachments to have a complete example (like used in https://forum.mikrotik.com/viewtopic.php?...
by erlinden
Tue Jan 07, 2025 12:12 pm
Forum: General
Topic: block internet traffic except for two domains
Replies: 2
Views: 1214

Re: block internet traffic except for two domains

Can you give this a try:
/ip firewall raw
add action=drop chain=prerouting disabled=yes dst-port=80 protocol=tcp tls-host=!*diretta*
add action=drop chain=prerouting disabled=yes dst-port=443 protocol=tcp tls-host=!*diretta*
by erlinden
Tue Jan 07, 2025 8:08 am
Forum: General
Topic: Backup and Restore File From 1100ah to 1100ahx4
Replies: 2
Views: 1214

Re: Backup and Restore File From 1100ah to 1100ahx4

This way, you have to make sure that there is no configuration on the new device (/system, reset configuration, no default config).
If you want to have a clue what is happening, copy the rsc file line by line and paste it into a terminal.
Make sure there are no MAC addresses in the commands.
by erlinden
Mon Jan 06, 2025 5:19 pm
Forum: Beginner Basics
Topic: Did the Mikrotik firewall block the open ports?
Replies: 38
Views: 4523

Re: Did the Mikrotik firewall block the open ports?

I see you have multiple VPN servers enabled, with what VPN server are you connected? To be able to access your local network, you should have an accept rule in the forward chain for this. Do you have access to the router itself (ping while VPN server is up)? Any asterisk in an export is an indicatio...
by erlinden
Mon Jan 06, 2025 4:18 pm
Forum: Wireless Networking
Topic: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]
Replies: 15
Views: 2781

Re: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]

Instead of re-implement PiHole you could have a look at AdList:
https://help.mikrotik.com/docs/spaces/R ... DNS-Adlist

Made me remove all my PiHole/AdGuard instances.
by erlinden
Mon Jan 06, 2025 1:52 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Same issue on a CCR2116, GPON SFP makes the health monitoring fail after some time...
Did you create a support ticket for this?
https://mikrotik.com/support
by erlinden
Mon Jan 06, 2025 1:22 pm
Forum: General
Topic: The IP of the bridge is occasionally unavailable [SOLVED]
Replies: 16
Views: 3785

Re: The IP of the bridge is occasionally unavailable [SOLVED]

When using VLAN's, you should create an /interface/vlan for management purposes. And...the bridge should not have an IP address when using VLAN filtering. My best guess is that it does, but that would require the config for confirmation. Don't know if you are familiar with this great topic: https://...
by erlinden
Mon Jan 06, 2025 1:15 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

But as I understand it, this mode is not compatible with wpa3-psk? Is there any example of how it is used? You are correct. But I don't mind not using wpa3-psk at the moment. I followed the instructions in this topic (though there isn't any CAPsMAN configuration), it is not really hard. Be aware th...
by erlinden
Mon Jan 06, 2025 12:11 pm
Forum: General
Topic: downgrade ROS to pre-7.13 version [SOLVED]
Replies: 14
Views: 2700

Re: downgrade ROS to pre-7.13 version [SOLVED]

As the documentation states, you can always downgrade. But not below factory installed version.
What does /system/resource/print show?
by erlinden
Mon Jan 06, 2025 11:35 am
Forum: Wireless Networking
Topic: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]
Replies: 15
Views: 2781

Re: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]

Or, to replace RB2011 with newer router maybe?
Would L009UiGS-2HaxD-IN be a good alternative to my RB2011UiAS-2HnD-IN?
As it misses 5GHz (as far as it is required?), I would prefer hAP AX3 personally.
But it depends on requirements. Sure you will do just fine 8)
by erlinden
Mon Jan 06, 2025 11:01 am
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

This weekend I setup CAPsMAN using PPSK (which is part of the security settings: https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiFi-SecurityProperties) and I absolutely love it! I had a guest network, configured OWE (https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiF...
by erlinden
Mon Jan 06, 2025 10:54 am
Forum: Wireless Networking
Topic: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]
Replies: 15
Views: 2781

Re: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]

RB2011 is wireless (driver) only Therefor, you can't install any other driver. If you want to have it manage the cAP AX, you have to upgrade to at least RouterOS version 7.13.x and up. But, as @holvoetn mentioned, you won't really benefit from it as you have to do the settings twice (wireless and w...
by erlinden
Mon Jan 06, 2025 10:49 am
Forum: Beginner Basics
Topic: Problems with DHCP and multiple simple APs
Replies: 4
Views: 2129

Re: Problems with DHCP and multiple simple APs

(Seamless) roaming requires identical SSID, password, encryption and network segments. It would make sense to use CAPsMAN for having roaming available in the best way (at least for the MikroTiks). What made you choose to have different SSID's? Have you enabled DHCP debug logging? This might give som...
by erlinden
Mon Jan 06, 2025 9:41 am
Forum: Wireless Networking
Topic: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]
Replies: 15
Views: 2781

Re: CAPsMAN / CAP between RB2011 and cAP ax - HELP [SOLVED]

RB2011 is wireless (driver) only, while cAP AX is wifi-qcom (driver) only. If you want to manage the cAP AX from the RB2011, you need to upgrade the latter to 7.13.x (or above, current stable is 7.16.2). Then you need to run both the old CAPsMAN (for wireless) and the new CAPsMAN (for wifi-qcom, whi...
by erlinden
Sun Jan 05, 2025 10:05 pm
Forum: Wireless Networking
Topic: old and new Capsmann with VLAN- no conecction with the new Capsmann
Replies: 6
Views: 2051

Re: old and new Capsmann with VLAN- no conecction with the new Capsmann

Mixing different security profiles (while having the equal SSID) could give a problem. Can you start by setting both security profiles identical, so wpa2-psk only (and aes as you already did).
Also, 802.11 k/r/v are not supported on the old wireless driver, so it makes no sense to activate it.
by erlinden
Sun Jan 05, 2025 7:21 pm
Forum: General
Topic: Can i change Zerotier port number?
Replies: 5
Views: 1510

Re: Can i change Zerotier port number?

There is documentation:
https://help.mikrotik.com/docs/spaces/R ... Parameters

If I may ask: why ZeroTier?
by erlinden
Sun Jan 05, 2025 12:56 am
Forum: Beginner Basics
Topic: Did the Mikrotik firewall block the open ports?
Replies: 38
Views: 4523

Re: Did the Mikrotik firewall block the open ports?

Because of this rule, all incoming tcp traffic to port 443 is answered by the router: add action=accept chain=input comment="allow sstp" dst-port=443 protocol=tcp The input chain is used for traffic to the router, the forward chain for traffice between networks (like WAN and LAN). Next thi...
by erlinden
Sun Jan 05, 2025 12:28 am
Forum: Beginner Basics
Topic: Did the Mikrotik firewall block the open ports?
Replies: 38
Views: 4523

Re: Did the Mikrotik firewall block the open ports?

In terminal, execute:
/export file=anynameyoulike
This will produce a text file (rsc extension) containing most of the config.
Download it, edit it (remove serial and any other private info) and post here between code tags by using the </> button.
by erlinden
Sat Jan 04, 2025 11:05 pm
Forum: General
Topic: Chateau Pro AX slow speed [SOLVED]
Replies: 17
Views: 3158

Re: Chateau Pro AX slow speed [SOLVED]

Yes they are in ROS v7 (where IPv6 is not optional any more). And yes they are if ipv6 optional package in v6 is installed and enabled when ROS config is reset to factory default. Wasn't aware of this... TS: Can you reboot whatever is in front of the Audience and perform another test again? And sup...
by erlinden
Sat Jan 04, 2025 10:35 pm
Forum: General
Topic: Chateau Pro AX slow speed [SOLVED]
Replies: 17
Views: 3158

Re: Chateau Pro AX slow speed [SOLVED]

It is not (completely) default config. I.e. the IPv6 rules are not there by default. No problem... As mentioned, the overlap could cause strange behavior (if there is a client using .253 as well). Can you check DHCP leases? Do you see any errors/retries on the WAN interface? Could you perform a spee...
by erlinden
Sat Jan 04, 2025 10:24 pm
Forum: Wireless Networking
Topic: how to get "Address" in CAPSMAN?
Replies: 4
Views: 1600

Re: how to get "Address" in CAPSMAN?

I wonder why it is to hard for MT to write the fundamental things clear in their help-documentation... I know not all possible situations and scenarios are described, but basic things like opening ports you can find here: https://help.mikrotik.com/docs/spaces/ROS/pages/250708066/Firewall Why are su...
by erlinden
Sat Jan 04, 2025 10:14 pm
Forum: General
Topic: Chateau Pro AX slow speed [SOLVED]
Replies: 17
Views: 3158

Re: Chateau Pro AX slow speed [SOLVED]

At first sight it looks like a nearly default config. Just a few NAT rules and the fasttrack rule as first rule. Is this rule hit? What is the cpu usage while performing a test? Have you performed a test when connected directly wired to the Audience? What does the speed test exactly consist of? Spee...
by erlinden
Sat Jan 04, 2025 8:03 pm
Forum: Beginner Basics
Topic: Reduce wifi signal strength [SOLVED]
Replies: 5
Views: 2582

Re: Reduce wifi signal strength [SOLVED]

Instead of setting antenna gain (which is fixed), set tx-power (which is part of the configuration). The first option is a hack (in my opinion), while the latter is how you should do it. The correct documentation reference: https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiFi-Property...
by erlinden
Sat Jan 04, 2025 8:00 pm
Forum: General
Topic: Chateau Pro AX slow speed [SOLVED]
Replies: 17
Views: 3158

Re: Chateau Pro AX slow speed [SOLVED]

Please share your current config, otherwise this will remain a riddle:

From terminal (or SSH):
/export file=anynameyoulike
Remove serial and any other private info and post between code tags by using the </> button.
by erlinden
Fri Jan 03, 2025 1:59 pm
Forum: General
Topic: Connect and Disconnect (continuing)
Replies: 14
Views: 2870

Re: Connect and Disconnect (continuing)

Half (give or take) actually. 2.4GHz band (for anything newer than 802.11B) is 70MHz wide (in NA and related parts of universe) or 80MHz wide (elsewhere) ... and 2462/n/eC channel is 40MHz wide. Yeah yeah, I know. There is more bandwidth. Let me try it in a different way: Frequency 2462, Control ch...
by erlinden
Fri Jan 03, 2025 12:02 pm
Forum: General
Topic: Connect and Disconnect (continuing)
Replies: 14
Views: 2870

Re: Connect and Disconnect (continuing)

I have a hap ac2(AP mode) with wifi-qcom-ac connected wirelessly(2.4gHz) to another hap ac2(station bridge mode) every several days it goes through a period of connection disconnection cycle (up to 15 minutes) for no apparent reason signal is between -70 and -74, reason code 1 is given on station b...
by erlinden
Fri Jan 03, 2025 11:53 am
Forum: Wireless Networking
Topic: Old wap AC's together with new AX
Replies: 9
Views: 2418

Re: Old wap AC's together with new AX

Does this mean I will have 2 CAPsMAN configurations on the router? Correct One under Wifi (new AX devices) and one under Wireless (for old AC devices)? Isn't there a CAPsMAN menu item? For the old CAPsMAN. I see both menus on the router (without running wifi-qcom-ac package on the router). Should I...
by erlinden
Fri Jan 03, 2025 10:27 am
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

The problem doesn't occur only with Intel network cards.
I think he didn't mention that, he just informed us about an updated Intel driver that seems to give him better stability.
by erlinden
Thu Jan 02, 2025 9:56 pm
Forum: Wireless Networking
Topic: How to install new Capsman? [SOLVED]
Replies: 3
Views: 2641

Re: How to install new Capsman? [SOLVED]

You don't, CAPsMAN is automatically installed with version 7.13.x and up. It has moved, can be configured on /interface wifi (or the wifi menu item). Here is a link to the official documentation: https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiFi-WiFiCAPsMAN And...if you don't use t...
by erlinden
Thu Jan 02, 2025 6:01 pm
Forum: Wireless Networking
Topic: Samsung TV and Wifi
Replies: 6
Views: 2693

Re: Samsung TV and Wifi

/interface wifi configuration add channel.band=2ghz-ax .skip-dfs-channels=10min-cac .width=20/40mhz country=Portugal datapath=data-main disabled=no mode=ap name=cfg-2-main-ax security=security-main security.authentication-types=wpa2-psk .encryption=ccmp .ft=yes .ft-over-ds=yes ssid=Wifi@Casinha add...
by erlinden
Thu Jan 02, 2025 3:47 pm
Forum: General
Topic: Weird problem with vlan access to wAP ax.
Replies: 8
Views: 1881

Re: Weird problem with vlan access to wAP ax.

Still could help to have a look at that topic.

What IP address do you have on the client when managing this routerboard? Is it in the same network segment as where the routers mgt IP is in?
by erlinden
Thu Jan 02, 2025 2:25 pm
Forum: General
Topic: Weird problem with vlan access to wAP ax.
Replies: 8
Views: 1881

Re: Weird problem with vlan access to wAP ax.

You currently have your ap configured as router, what would you like it to be and how would you like it to work?
If you want to know more about VLAN, have a look at this great topic:
viewtopic.php?t=143620
by erlinden
Thu Jan 02, 2025 1:54 pm
Forum: General
Topic: MT Firewall & DST NAT question [SOLVED]
Replies: 10
Views: 3044

Re: MT Firewall & DST NAT question [SOLVED]

TLDR, this doesn't really answer my question.. are there supposed to be hits on DST NAT rules for traffic that is not permitted by the FW?
It depends on the order of rules, if the rule I mentioned is above the others you mentioned it makes perfect sense.
But you would have to answer that.
by erlinden
Thu Jan 02, 2025 1:24 pm
Forum: General
Topic: MT Firewall & DST NAT question [SOLVED]
Replies: 10
Views: 3044

Re: MT Firewall & DST NAT question [SOLVED]

Can you share your complete firewall filter rules?
You don't have this default rule?
/ip/firewall/filter/
add chain=forward action=drop connection-state=new connection-nat-state=!dstnat in-interface-list=WAN
Besides this...why would you want to open port 22?
by erlinden
Thu Jan 02, 2025 12:39 pm
Forum: General
Topic: CCR2004-16g-2S+ Dhcp client stays in status "Searching" [SOLVED]
Replies: 10
Views: 2860

Re: CCR2004-16g-2S+ Dhcp client stays in status "Searching" [SOLVED]

Why introduce bridge1? There are many reasons not to have multiple bridges.
But if necessary to have an additional bridge, can you set interface for DHCP-client to bridge1?
by erlinden
Thu Jan 02, 2025 11:18 am
Forum: Beginner Basics
Topic: Issues getting cAP XL ac to provide internet.
Replies: 1
Views: 1418

Re: Issues getting cAP XL ac to provide internet.

Without a config it will be very hard to say something, can you therefor share both configs:
/export file=anynameyoulike
Remover serial and any other private info and share between code tags by using the </> button.
by erlinden
Mon Dec 30, 2024 8:01 pm
Forum: General
Topic: DNS and connectivity issues
Replies: 14
Views: 2008

Re: DNS and connectivity issues

The WAN port definitely is not part of the bridge. It's sfp-sfplus1 and its by itself.
Indeed, sfp1 is not the same as sfp-plus1...
by erlinden
Mon Dec 30, 2024 6:39 pm
Forum: General
Topic: Managed Dell switch to CRS326
Replies: 7
Views: 1619

Re: Managed Dell switch to CRS326

You are making it hard for us as well... Can you please provide the config of the CRS326? /export file=anynameyoulike Remove serial and any other private info and post the result between code tags by using the </> button. Next, please describe all ports of the Dell switch (tagged/untagged/bonded/etc).
by erlinden
Mon Dec 30, 2024 6:23 pm
Forum: General
Topic: DNS and connectivity issues
Replies: 14
Views: 2008

Re: DNS and connectivity issues

Looks like you have triple NAT-ting, if the Edgerouter is an additional device. In the end, the CRS is not a router, though it can be configured as a router. But performance will be very poor. Can you supply us with a networkdiagram that also contains the VLAN's? Can you also have a look at my remar...
by erlinden
Mon Dec 30, 2024 5:44 pm
Forum: Wireless Networking
Topic: hAP ax3 5 GHz wifi is slow to appear and unreliable
Replies: 2
Views: 1630

Re: hAP ax3 5 GHz wifi is slow to appear and unreliable

Start from scratch and keep it DRY (Don't repeat yourself): /interface wifi configuration add name=conf2 country=Denmark mode=ap ssid=My_Mgmt_2 channel=chan2 add name=conf5 country=Denmark mode=ap ssid=My_Mgmt_5 channel=chan5 /interface wifi channel add name=chan2 skip-dfs-channels=10min-cac band=2g...
by erlinden
Mon Dec 30, 2024 3:23 pm
Forum: General
Topic: DNS and connectivity issues
Replies: 14
Views: 2008

Re: DNS and connectivity issues

Also, clients won't connect to 127.0.0.1 as DNS server, remove that IP from /ip dhcp-server network: /ip dhcp-server network add address=80.144.1.0/24 comment="Network for VLAN600" dns-server=100.48.48.1,127.0.0.1,8.8.8.8 gateway=80.144.1.1 netmask=24 add address=80.144.10.0/24 comment=&qu...
by erlinden
Mon Dec 30, 2024 1:56 pm
Forum: General
Topic: DNS and connectivity issues
Replies: 14
Views: 2008

Re: DNS and connectivity issues

/ip dns set allow-remote-requests=yes cache-size=4096KiB max-concurrent-queries=200 max-udp-packet-size=8192 servers=127.0.0.1,31.22.13.211 By setting 127.0.01. you are referring the router to itself, and that is incorrect. Just remove it and leave 31.22.13.211: /ip dns set allow-remote-requests=ye...
by erlinden
Mon Dec 30, 2024 10:32 am
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

/interface wifi configuration add channel=channel24 country=Sweden disabled=no mode=ap multicast-enhance=enabled name=cfg24 security=sec24 security.connect-priority=0 .ft=no .ft-over-ds=yes ssid=\ Topp14 steering.rrm=no .wpm=no I prefer to keep things DRY: all security settings can (and should) be ...
by erlinden
Mon Dec 30, 2024 9:30 am
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Anyway - I will update my ticket and revert.

/interface wifi export
please (to make sure all is fine).
by erlinden
Mon Dec 30, 2024 8:38 am
Forum: Beginner Basics
Topic: Kids Control
Replies: 1
Views: 1266

Re: Kids Control

Kid control is not really intuitive, can you explain functionally when users are allowed and when not? Have you followed the example from the documentation: https://help.mikrotik.com/docs/spaces/ROS/pages/129531911/Kid+Control#KidControl-Applicationexample Are you sure the routers firewall rules are...
by erlinden
Sun Dec 29, 2024 1:42 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Error message says it clearly.
Oops...
by erlinden
Sun Dec 29, 2024 1:15 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Can you try a different power supply? Or is it powered through PoE, @qwertykolea?
by erlinden
Sun Dec 29, 2024 1:04 pm
Forum: General
Topic: Where are the packages
Replies: 2
Views: 1312

Re: Where are the packages

Here is the part in the documentation mentioning this:
https://help.mikrotik.com/docs/spaces/R ... i-Overview
by erlinden
Sat Dec 28, 2024 5:46 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

Thanks @Marvitex, new functionality makes perfect sense.
Afaik MikroTik upgraded the Qualcom(?) driver, which seems to have influence for some users (for me only more logging is profided but no problems with stability).
by erlinden
Sat Dec 28, 2024 5:35 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

What kind of CAPs are you using, @pekulse? Did you upgrade firmware as well as RouterOS?
I have better experience with 7.17RC than 7.16.x.

Did the clients get a (error) message?
by erlinden
Sat Dec 28, 2024 1:05 pm
Forum: General
Topic: static Names with DNS
Replies: 2
Views: 1227

Re: static Names with DNS

I agree, except for this part: 2. open port for DNS in firewall /ip/firewall/filter add action=accept protocol=udp port=53 Apart from a missing chain, you don't want to provide access to your DNS server from the internet. And there is a default rule in place that implicitely provides access to the r...
by erlinden
Sat Dec 28, 2024 12:30 pm
Forum: Wireless Networking
Topic: Capsman : scheduled provisioning per config
Replies: 6
Views: 2528

Re: Capsman : scheduled provisioning per config

Not sure (haven't tried it), but it sounds like something you should be able to do with VLAN's, simple queues and scheduler. But it depends on your use case. What policies should be in place?
by erlinden
Thu Dec 26, 2024 10:50 am
Forum: RouterBOARD hardware
Topic: CCR1036 interfaces dropping
Replies: 1
Views: 1606

Re: CCR1036 interfaces dropping

Welcome to the forum. Anything in the log? Have you tried replacing the power supply? Is the device/rack grounded? What does the network look like? Any information (apart from the model name) might be relevant.
What RouterOS version? What bootloader/firmware version?
by erlinden
Wed Dec 25, 2024 4:28 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

Security reasons?
I can think of a thousand and more reasons...want to know from @Marvitex.
by erlinden
Wed Dec 25, 2024 2:09 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

Honestly, for WiFi I'm starting to evaluate something else.
dtim-period=1 is the default, you could try a bit higher, like 3.
Why evaluate something else, if 7.14.3 is working for you. Why upgrade at all?
by erlinden
Wed Dec 25, 2024 1:12 pm
Forum: General
Topic: "unsupported speed" notice on Mellanox Cx4-Lx nics after updated to 7.17rc3
Replies: 13
Views: 4191

Re: "unsupported speed" notice on Mellanox Cx4-Lx nics after updated to 7.17rc3

It is strongly recommended to upgrade the bootloader after RouterOS update. To upgrade the bootloader, execute command "/system routerboard upgrade" in CLI, followed by a reboot. Alternatively, navigate to the GUI System → RouterBOARD menu and click the "Upgrade" button, then re...
by erlinden
Wed Dec 25, 2024 9:44 am
Forum: General
Topic: "unsupported speed" notice on Mellanox Cx4-Lx nics after updated to 7.17rc3
Replies: 13
Views: 4191

Re: "unsupported speed" notice on Mellanox Cx4-Lx nics after updated to 7.17rc3

Did you upgrade both RouterOS and firmware?
Did you manually set interface speed?
by erlinden
Tue Dec 24, 2024 11:02 am
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

The question is what the actual value is. I only trust the config (through cli export). Can you check what the value is through export?

By the way, I use dtim-period=3
by erlinden
Tue Dec 24, 2024 10:34 am
Forum: General
Topic: IPsec tunnel not working RB951
Replies: 19
Views: 2416

Re: IPsec tunnel not working RB951

I checked the documentation (haven't used IPSEC befor), and found this: https://wiki.mikrotik.com/Manual:IP/IPsec#Site_2_configuration /ip ipsec profile add dh-group=ecp256 enc-algorithm=aes-256 name=ike2-gre /ip ipsec proposal add auth-algorithms=null enc-algorithms=aes-128-gcm name=ike2-gre pfs-gr...
by erlinden
Tue Dec 24, 2024 8:19 am
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 198
Views: 31413

Re: hap ax3 random wireless disconnects

I have never changed the dtim-period setting, and currently its value is 0 on both wireless interfaces. With this value, I have clients constantly disconnecting on router OS versions greater than 7.14.3. That's strange as the range is from 1 to 255 (according to the documentation): dtim-period (int...
by erlinden
Tue Dec 24, 2024 8:16 am
Forum: General
Topic: Rb 951 configuration
Replies: 2
Views: 1157

Re: Rb 951 configuration

Please share the config to get some relevant feedback:
/export file=anynameyoulike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Mon Dec 23, 2024 4:56 pm
Forum: General
Topic: hEX / RB750Gr3: auto-negotiation issue with 1Gbs
Replies: 2
Views: 1389

Re: hEX / RB750Gr3: auto-negotiation issue with 1Gbs

Have you upgraded firmware as well as RouterOS?
Have you tested with different LAN cables?
by erlinden
Mon Dec 23, 2024 8:36 am
Forum: Wireless Networking
Topic: Can get CAPSMAN working on AX and AC devices - why the confusion?
Replies: 1
Views: 1333

Re: Can get CAPSMAN working on AX and AC devices - why the confusion?

There is only one driver for AX devices: wifi-qcom Because you refer to AC device(s), the hAP ax3 isn't the only device, correct? If the AC device is able to run the wifi-qcom-ac driver (it has to be an ARM device), you can use CAPsMAN from the the wifi menu item. Please have a look at the official ...
by erlinden
Mon Dec 23, 2024 8:32 am
Forum: Wireless Networking
Topic: WiFi Access Points Maxes at 300mbps D/L
Replies: 18
Views: 2432

Re: WiFi Access Points Maxes at 300mbps D/L

If you replace the hEX with the Synology, do you get higher wireless speeds?
From the information you supply, the hEX doesn't seem to be the problem.
by erlinden
Sun Dec 22, 2024 12:06 am
Forum: Beginner Basics
Topic: Help needed - How to mitigate DDOS atacks with dns
Replies: 21
Views: 3387

Re: Help needed - How to mitigate DDOS atacks with dns

You could consider turning on logging (temporarily) to find out what the source IP address is. Unfortunately it is not possible to do anything about DDOS, you would need your ISP. AFAIK the firewall is properly configured and DNS traffic from the WAN site is already blocked without the pre-routing r...
by erlinden
Sat Dec 21, 2024 4:06 pm
Forum: Wireless Networking
Topic: No CAPsMan forwarding on new CAPsMan?
Replies: 17
Views: 2674

Re: No CAPsMan forwarding on new CAPsMan?

do you set VLAN ID in Datapath in capsman
You could have found the information in the supplied links. Just to help you out, AX: yes and AC: no.
by erlinden
Sat Dec 21, 2024 3:53 pm
Forum: Wireless Networking
Topic: No CAPsMan forwarding on new CAPsMan?
Replies: 17
Views: 2674

Re: No CAPsMan forwarding on new CAPsMan?

can you please explain the steps on how to exactly? Just follow the official documentation on this: https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiFi-CAPsMAN-CAPVLANconfigurationexample: And in regards to basic VLAN information, there is a great topic: https://forum.mikrotik.com/v...
by erlinden
Fri Dec 20, 2024 4:17 pm
Forum: Announcements
Topic: Newsletter #122 | December 2024
Replies: 84
Views: 55292

Re: Newsletter #122 | December 2024

Best wishes, @normis and MikroTik team!
by erlinden
Fri Dec 20, 2024 10:19 am
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

With all 7.17 version both beta and rc, when dns adlist was downloaded and applied one cpu stucks at 100% and dns service is unresponsive. After about one minute cpu usage become normal and dns works as expected. I experienced this both on 4011 and 5009 Haven't seen this myself. Can you share your ...
by erlinden
Thu Dec 19, 2024 5:49 pm
Forum: General
Topic: Issues with MikroTik Router Upgrades
Replies: 6
Views: 1404

Re: Issues with MikroTik Router Upgrades

Hmmmm perhaps join the latest century............. take advantage of wireguard and other features.........
Assumption is the mother...
Though I totally agree with your arguments, I really want to know from the TS.
by erlinden
Thu Dec 19, 2024 1:14 pm
Forum: General
Topic: Turning Wifi off will automatically pause clients time
Replies: 1
Views: 940

Re: Turning Wifi off will automatically pause clients time

What "clients"? What "time"?
by erlinden
Wed Dec 18, 2024 6:07 pm
Forum: Wireless Networking
Topic: Wireless Wire questions
Replies: 8
Views: 2900

Re: Wireless Wire questions

My best guess would be that the Admin MAC address is not set. That would explain some of the mentioned behavior. Could you please share the current config: /export file=anynameyoulike Remove serial and any other private info, post between code tags by using the </> button. Did you, besides RouterOS ...
by erlinden
Wed Dec 18, 2024 5:57 pm
Forum: Beginner Basics
Topic: Help needed with wifi of Mikrotik hap AX2 [SOLVED]
Replies: 2
Views: 2021

Re: Help needed with wifi of Mikrotik hap AX2 [SOLVED]

It made me smile... Instead of channels, MikroTik uses frequencies. To get an indication of how you can us it: /interface wifi channel add band=2ghz-ax disabled=no frequency=2412 name=CHAN-1 width=20mhz add band=2ghz-ax disabled=no frequency=2437 name=CHAN-6 width=20mhz add band=2ghz-ax disabled=no ...
by erlinden
Wed Dec 18, 2024 4:38 pm
Forum: General
Topic: RB4011iGS - 3 VLANS one not working
Replies: 7
Views: 1452

Re: RB4011iGS - 3 VLANS one not working

Don't use VLAN ID 1...ever!

Want to read more:
viewtopic.php?t=143620
by erlinden
Wed Dec 18, 2024 2:04 pm
Forum: General
Topic: VLAN help needed
Replies: 5
Views: 1385

Re: VLAN help needed

A good starting point is to read this topic:
viewtopic.php?t=143620
by erlinden
Wed Dec 18, 2024 10:59 am
Forum: Wireless Networking
Topic: CapsMan - can't get 20Mhz channels on 2.4Ghz [SOLVED]
Replies: 6
Views: 2503

Re: CapsMan - can't get 20Mhz channels on 2.4Ghz [SOLVED]

I did a bit of rewriting, assuming that your CAPsMAN is the HEX Refresh and you have multiple CAP's: /interface wifi channel add band=2ghz-n frequency=2412,2437,2462 width=20mhz disabled=no name="CH2G" add band=5ghz-ac .frequency=5180,5260,5500,5660 width=20/40/80mhz disabled=no name="...
by erlinden
Tue Dec 17, 2024 4:58 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

One of the symptoms I would get is that the Stations would not roam from AX to AC and on the interface I would get the error: client was disconnected because could not assign vlan.
Turned out (for me) that by setting ft-preserve-vlanid=no explicitely on the ac devices, roaming worked fine.
by erlinden
Tue Dec 17, 2024 3:59 pm
Forum: General
Topic: cache full, not storing since 7.14
Replies: 38
Views: 18202

Re: SOLVED - Re: cache full, not storing since 7.14

Exactly, I have switched from ip behind na to public ip on my main mikrotik router and I forget that Allow remote request is enabling requests not only for LAN but also for WAN! It shouldn't as the default firewall rules only allows calls from LAN (interace list). Perhaps have a good look at your c...
by erlinden
Tue Dec 17, 2024 3:31 pm
Forum: General
Topic: Issues with MikroTik Router Upgrades
Replies: 6
Views: 1404

Re: Issues with MikroTik Router Upgrades

Why do you want to upgrade?
Any reason not sticking to V6 and upgrade to 6.49.13 (which is current LTS)?
by erlinden
Tue Dec 17, 2024 11:05 am
Forum: RouterBOARD hardware
Topic: 5009 version with wifi ?
Replies: 63
Views: 6956

Re: 5009

You are probably bound to 2 devices.
by erlinden
Tue Dec 17, 2024 9:08 am
Forum: General
Topic: Wireguard - Half devices reachable
Replies: 8
Views: 1556

Re: Wireguard - Half devices reachable

What private IP address does the Windows machine have?
Can you post a route print?
Can you "see" the traffic to this subnet?
by erlinden
Tue Dec 17, 2024 9:02 am
Forum: Wireless Networking
Topic: Help with creating wireless access to switch with managment VLAN
Replies: 3
Views: 1399

Re: Help with creating wireless access to switch with managment VLAN

Can you please share your config:
/export file=anynameyoulike
Remove serial and any other private info.

And in addition to @holvoetn:
https://help.mikrotik.com/docs/spaces/R ... figuration
by erlinden
Tue Dec 17, 2024 8:48 am
Forum: RouterBOARD hardware
Topic: Correct 10G spf+ cable
Replies: 5
Views: 2135

Re: Correct 10G spf+ cable

Why would you prefer copper over fiber?
by erlinden
Mon Dec 16, 2024 11:48 am
Forum: Beginner Basics
Topic: DHCP client - keep having link down [SOLVED]
Replies: 13
Views: 2964

Re: DHCP client - keep having link down [SOLVED]

Can you please point me where are the defaults firewall rules? /ip firewall filter add action=accept chain=input comment="accept established,related,untracked" connection-state=established,related,untracked add action=drop chain=input comment="drop invalid" connection-state=inva...
by erlinden
Mon Dec 16, 2024 11:26 am
Forum: Wireless Networking
Topic: Issues with disconnections
Replies: 23
Views: 3695

Re: Issues with disconnections

You are aware that roaming is between radios as well? Therefor it might help (as clients can roam from 5G to2.4G, or vice verse). You can play with bandwidth to test if that is more stable: 20MHz on 2.4G and 40MHz on 5G. Have you checked with wifi debug logging enabled? Is the firmware upgraded as w...
by erlinden
Mon Dec 16, 2024 11:01 am
Forum: Wireless Networking
Topic: Issues with disconnections
Replies: 23
Views: 3695

Re: Issues with disconnections

Anyone with a suggestion on what I can change are welcome to comment freely :). What I already haven't tested I will test :). For me setting connect-priority to 0/1 made roaming work for all devices (i.e. the iPhone 11 didn't roam). Furthermore, I prefer to add security and refer to it in configura...
by erlinden
Mon Dec 16, 2024 10:13 am
Forum: Wireless Networking
Topic: CAPsMAN DHCP Server for CAP AX Client
Replies: 15
Views: 3612

Re: CAPsMAN DHCP Server for CAP AX Client

Would you care to make a network diagram?
Have you considered using VLAN (because of the remark about bridges, while one should be used)?
by erlinden
Mon Dec 16, 2024 10:11 am
Forum: Scripting
Topic: executing script from net failed
Replies: 35
Views: 3921

Re: executing script from net failed

At least supply the complete config (minus serial and any other private info):
/export file=anynameyoulike
by erlinden
Sat Dec 14, 2024 12:28 am
Forum: Wireless Networking
Topic: Old iPad Air (iOS 15.8.3) won't connect
Replies: 3
Views: 1296

Re: Old iPad Air (iOS 15.8.3) won't connect

Changing channel with did not help, but disabling ft seems to do the trick. Thanks. Guess, I need a new SSID for it? Or a new iPad 8) Because I want to set in future for each wAP own channel for 2.4 Ghz and 5 GHz for non overlapping. (This isn't yet configured) That make perfect sense...while these...
by erlinden
Sat Dec 14, 2024 12:10 am
Forum: Wireless Networking
Topic: Band steering - "priority" to 5Ghz [SOLVED]
Replies: 55
Views: 43863

Re: Band steering - "priority" to 5Ghz [SOLVED]

Mikrotik 7.17 - band steering does not work even neighborhood group is selected
You could show your config just to make sure that all settings are correct.
/export file=anynameyoulike
Remove serial and any other private info.
by erlinden
Fri Dec 13, 2024 11:59 pm
Forum: Wireless Networking
Topic: Old iPad Air (iOS 15.8.3) won't connect
Replies: 3
Views: 1296

Re: Old iPad Air (iOS 15.8.3) won't connect

Can you give it a try when channel width is 20MHz (2.4GHz) and 20/40MHz (5GHz).
Another option to test with is disable FT.
Just for testing purposes.

Can you explain why you have multi provision rules (while two are, in your case, enough)?
by erlinden
Fri Dec 13, 2024 6:17 pm
Forum: General
Topic: Frequecy Scan to file scan1
Replies: 9
Views: 2135

Re: Frequecy Scan to file scan1

Both installation and country is there to comply with regulations.
It has, afaik, nothing to do with scan results.

Is it possible there are no radios in the neighbourhood transmitting at those frequencies?
by erlinden
Fri Dec 13, 2024 6:12 pm
Forum: Beginner Basics
Topic: DHCP client - keep having link down [SOLVED]
Replies: 13
Views: 2964

Re: DHCP client - keep having link down [SOLVED]

Why you say, hope not?!?!?
You firewall rules set isn't complete. What made you decide to change it?
Can you please provide a complete config? Remove serial and any other private info.
by erlinden
Fri Dec 13, 2024 5:24 pm
Forum: Beginner Basics
Topic: DHCP client - keep having link down [SOLVED]
Replies: 13
Views: 2964

Re: DHCP client - keep having link down [SOLVED]

Does your RB get a public IP address? Hope not...
by erlinden
Thu Dec 12, 2024 1:14 pm
Forum: Wireless Networking
Topic: Windows 10 cannot connect to EAP-TLS Wifi [SOLVED]
Replies: 5
Views: 2460

Re: Windows 10 cannot connect to EAP-TLS Wifi [SOLVED]

Have you enabled debug wifi logging? There might be something showing.

Perhaps this topic is giving some clue?
viewtopic.php?t=174140
by erlinden
Wed Dec 11, 2024 9:28 am
Forum: Wireless Networking
Topic: Issues with disconnections
Replies: 23
Views: 3695

Re: Issues with disconnections

As well as lots of frustated users, there are also a lot of users that don't experience the problems. For sure, settings does a lot. Might be interresting to see your config(s) to give some tweaks and suggestions. And when it comes to wifi, environment is of great influence. And please have a look a...
by erlinden
Mon Dec 09, 2024 3:27 pm
Forum: General
Topic: CAPSMAN provisioning + DHCP server not working for CAP devices [SOLVED]
Replies: 10
Views: 3177

Re: CAPSMAN provisioning [SOLVED]

/interface bridge port add bridge=bridge1 interface=ether1 add bridge=bridge1 interface=ether2 add bridge=bridge1 interface=wifi1 add bridge=bridge1 interface=wifi2 Your wifi interfaces should not be manually added to the bridge. Only have ether1 and ether2 as part of the bridge: /interface bridge ...
by erlinden
Sat Dec 07, 2024 12:42 am
Forum: Wireless Networking
Topic: Unifi AP running on MikroTik VLAN
Replies: 16
Views: 2589

Re: Unifi AP running on MikroTik VLAN

To learn a bit (more) about VLAN, please have a good look at this (great) topic:
viewtopic.php?t=143620
by erlinden
Sat Dec 07, 2024 12:35 am
Forum: Wireless Networking
Topic: wAP ax as replacement for old UniFi AC Pro?
Replies: 11
Views: 2365

Re: wAP ax as replacement for old UniFi AC Pro?

Congratz, nice to hear! The wAP AX is consuming a bit over 6 Watt at my place, according to my PoE switch.
by erlinden
Sat Dec 07, 2024 12:31 am
Forum: Beginner Basics
Topic: capsman on L009UiGS-RM
Replies: 6
Views: 1810

Re: capsman on L009UiGS-RM

I got the Capsman to work in the setup, but only one client at the time can connect out on the internet. Any ideas? Definitely misconfuguration. Mhy best guess (on currently provided information): your L009 is configured as switch and the client gets the public IP address. As @gigabyte091 requested...
by erlinden
Sat Dec 07, 2024 12:28 am
Forum: Beginner Basics
Topic: Help with setup issues on RB951
Replies: 16
Views: 2487

Re: Help with setup issues on RB951

RB951 is a device I used over 10 years ago. Great device, but very outdated especially with your ISP supplied Internet speed. But...that is not really ontopic... Can you export the configuration (using termin)? /export file=anynameyoulike Remove serial and any other private info and post between cod...
by erlinden
Sat Dec 07, 2024 12:24 am
Forum: General
Topic: Problem with 7.16.2
Replies: 4
Views: 1054

Re: Problem with 7.16.2

Well, you set the first step. Can you show your config, so we can have a look at your current settings? /export file=anynameyoulike Run above command from a terminal, after executing there will be a file. Copy the content, remove serial and any other private info and post here between code tags by u...
by erlinden
Fri Dec 06, 2024 6:24 pm
Forum: General
Topic: Logs showing Public IP as gateway IP
Replies: 4
Views: 932

Re: Logs showing Public IP as gateway IP

From the logging I get the feeling that SSH is publically available. Why?
Is this MikroTik behind NAT? As the IP address it is showing is a private IP? Cam you supply a network diagram including IP addressing in it?
by erlinden
Fri Dec 06, 2024 3:28 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Welcome, @gftjhnk. Have you red all comments and changed configuration accordingly? Being able to replicate the problem isn't difficult.
by erlinden
Fri Dec 06, 2024 3:25 pm
Forum: Wireless Networking
Topic: CapsMan-CAP datapath issue with VLANs [SOLVED]
Replies: 3
Views: 1710

Re: CapsMan-CAP datapath issue with VLANs [SOLVED]

If it works for you...well done.
by erlinden
Fri Dec 06, 2024 2:42 pm
Forum: Wireless Networking
Topic: CapsMan-CAP datapath issue with VLANs [SOLVED]
Replies: 3
Views: 1710

Re: CapsMan-CAP datapath issue with VLANs [SOLVED]

Remove on CAP: /interface bridge port add bridge=TRUNK frame-types=admit-only-untagged-and-priority-tagged interface=VLAN10 pvid=10 add bridge=TRUNK frame-types=admit-only-untagged-and-priority-tagged interface=VLAN20 pvid=20 /interface vlan add interface=TRUNK loop-protect=on loop-protect-disable-t...
by erlinden
Fri Dec 06, 2024 2:30 pm
Forum: Wireless Networking
Topic: wAP ax?
Replies: 290
Views: 40107

Re: wAP ax?

/interface/wifi/radio/reg-info country="Australia" number=0 ranges: 2402-2482/36dBm/40MHz 5170-5250/23dBm/160MHz/indoor 5250-5330/23dBm/160MHz/indoor/dfs 5490-5590/30dBm/80MHz/dfs 5650-5730/30dBm/80MHz/dfs 5735-5835/36dBm/80MHz This is from a wAP AX cli.
by erlinden
Fri Dec 06, 2024 1:31 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

The standard way is: /export file=anynameyoulike Remove serial and any other private info and post between code tags by using the </> button. Always good to have more eyes watching. Can you als supply all involved (MikroTik) hardware? Did you also upgrade firmware besides the RouterOS upgrade?
by erlinden
Fri Dec 06, 2024 1:20 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Can you share your config, @epkulse? And anything in the logging that could explain the situation?
by erlinden
Thu Dec 05, 2024 9:11 pm
Forum: General
Topic: Winbox into mikrotik wireless wire in front of router?
Replies: 1
Views: 705

Re: Winbox into mikrotik wireless wire in front of router?

How is the wireless wire configured? And does the cable modem do any routing?
by erlinden
Thu Dec 05, 2024 8:47 pm
Forum: Wireless Networking
Topic: Beginner CAPsMAN questions
Replies: 8
Views: 2015

Re: Beginner CAPsMAN questions

Thanks! My wAP ax now arrived and I did a first test with one device. Works fine with CAPsMAN :-) I have a small question about that. On my RB5009, "cap-wifi1" and "cap-wifi2" do show up. Is there any way to rename the name? As those interface are auto generated on RB5009 and ma...
by erlinden
Tue Dec 03, 2024 6:53 pm
Forum: General
Topic: RB5009UPr+S+IN Ports "Uknown" when setting up PPPoE Client
Replies: 2
Views: 751

Re: RB5009UPr+S+IN Ports "Uknown" when setting up PPPoE Client

Apart from upgrading RouterOS, did you also upgrade firmware (/system/routerboard)?
Anything in the logging that could be helpfull?
Can you share your current config?
/export file=anynameyoulike
Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Tue Dec 03, 2024 4:08 pm
Forum: Beginner Basics
Topic: RB4011 backup
Replies: 3
Views: 1205

Re: RB4011 backup

As far as I know it is a binary clone. So it should contain everything.
by erlinden
Tue Dec 03, 2024 3:41 pm
Forum: Beginner Basics
Topic: RB4011 backup
Replies: 3
Views: 1205

Re: RB4011 backup

From the documentation: https://help.mikrotik.com/docs/spaces/ROS/pages/40992852/Backup (RouterOS V7.x) https://wiki.mikrotik.com/Manual:System/Backup (RouterOS V6.x) Quote from the latter: RouterOS backup feature allows you to save your current device's configuration, which then can be re-applied o...
by erlinden
Tue Dec 03, 2024 1:36 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Weren't you on the "My Mikrotik wifi6 works like a charm"-train all the time?
It does :lol:

Have done a lot of tweaking finding out I already had best settings.
by erlinden
Tue Dec 03, 2024 1:29 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Out of everything I tested, enabling both FT and FT over DS and setting Connect Priority to 0/1 is the solution that made the errors stop. For me, specifically adding the connect-priority=0/1 (in combination with default settings mostl) made my Samsung S21+ and iPhone 11 roam without disconnecting ...
by erlinden
Tue Dec 03, 2024 1:23 pm
Forum: General
Topic: Forward multiple WANs inside LAN with VLANs [SOLVED]
Replies: 9
Views: 1624

Re: Forward multiple WANs inside LAN with VLANs [SOLVED]

It is still not able to receive ip from the isp1 router.
Where is your DHCP client?
by erlinden
Tue Dec 03, 2024 12:56 pm
Forum: RouterBOARD hardware
Topic: All interfaces shutdown randomly
Replies: 11
Views: 6882

Re: All interfaces shutdown randomly

Any reason you haven't updated the RB5009 to version 7.16.2 (which is currently the latest stable release)?
Make sure to upgrade firmware as well...
by erlinden
Mon Dec 02, 2024 2:50 pm
Forum: General
Topic: Hex REFRESH
Replies: 11
Views: 1512

Re: Hex REFRESH

One needs to know what factory firmware version is installed.
My guess would be version V7.x, which does not have a LTS version up till now.

Is it necessary to have an LTS?
by erlinden
Sat Nov 30, 2024 4:41 pm
Forum: Beginner Basics
Topic: Hex capsman
Replies: 5
Views: 1248

Re: Hex capsman

This is the correct documentation, assuming that the accesspoints are running wifi-qcom(-ac):
https://help.mikrotik.com/docs/spaces/R ... iFiCAPsMAN
by erlinden
Sat Nov 30, 2024 3:47 pm
Forum: General
Topic: am i using SOHO Firewall or not?
Replies: 38
Views: 4316

Re: am i using SOHO Firewall or not?

Please share the current configuration to help you:
/export file=anynameyoulike
This will create a file (which can be found at files) that you can download.
Remove serial and any other private info and post between code tags by using the </> button.
by erlinden
Fri Nov 29, 2024 8:58 pm
Forum: General
Topic: Bug in version in winbox and in routerboard
Replies: 11
Views: 1441

Re: Bug in version in winbox and in routerboard

You know the difference between RouterOS and firmware?
by erlinden
Fri Nov 29, 2024 10:10 am
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 145896

Re: v7.17rc [testing] is released!

Just attempted to upgrade to 7.17 RC - have to rollback immediately. No devices will connect to 5 GHz - have no time to spend on further investigation, but something appears not to be OK for sure... Next time choose a moment where you can do some investigation. There could be a perfect good reason ...
by erlinden
Thu Nov 28, 2024 12:09 pm
Forum: General
Topic: Disabling system,error,critical login failure for user foobar from so.me.ip.num via ssh
Replies: 9
Views: 1216

Re: Disabling system,error,critical login failure for user foobar from so.me.ip.num via ssh

Allow VPN connections to router( from public internet)?
Why would it be safer than secured ssh access?
An additional layer of security?
Bit worried you asking this question.
by erlinden
Thu Nov 28, 2024 10:47 am
Forum: General
Topic: Ticket not being responded to
Replies: 9
Views: 1451

Re: Ticket not being responded to

Could you please share your config, at least the wifi part?
/interface wifi export
Remove serial and any other provate info.
With this config we can provide you with some tips and tricks.
by erlinden
Thu Nov 28, 2024 9:28 am
Forum: General
Topic: Netinstall issue
Replies: 4
Views: 834

Re: Netinstall issue

Good to hear, Netinstall requires some patience (but always has worked for me).
I like to buy second hand (as well), and will always perform a netinstall....just in case.
by erlinden
Wed Nov 27, 2024 4:26 pm
Forum: Beginner Basics
Topic: VLANs: Which network does RouterOS use?
Replies: 7
Views: 2249

Re: VLANs: Which network does RouterOS use?

The config would really help:
/export file=anynameyoulike
Remove serial and any other provate info, post between code tags by using the </> button.
by erlinden
Wed Nov 27, 2024 9:57 am
Forum: General
Topic: Random reboots on RB4011 since 7.13/7.14
Replies: 22
Views: 4154

Re: Random reboots on RB4011 since 7.13/7.14

Have you tried swapping the power supply? That would be my best guess...
by erlinden
Wed Nov 27, 2024 9:30 am
Forum: Wireless Networking
Topic: cAP or hAPax3?
Replies: 8
Views: 1618

Re: cAP or hAPax3?

Do some testing with an accesspoint (if you have one laying around). Then you get the best indication on attenuation.

Furthermore, what are your requirements? What will WiFi be used for?
by erlinden
Tue Nov 26, 2024 3:34 pm
Forum: RouterBOARD hardware
Topic: cAP XL ac - Unresponsive and Configuration Issue [SOLVED]
Replies: 2
Views: 2802

Re: cAP XL ac - Unresponsive and Configuration Issue [SOLVED]

If the deivce isn't shown in Neighbors using Winbox (either connected to one of the ethernet ports or via wifi if available) I would do a netinstall: https://help.mikrotik.com/docs/spaces/RKB/pages/1409054/Problems+with+Netinstall Make sure to follow it by the letter. Btw: You can either connect usi...
by erlinden
Tue Nov 26, 2024 9:59 am
Forum: Wireless Networking
Topic: CapsMan and Cap on the same device [SOLVED]
Replies: 8
Views: 2195

Re: CapsMan and Cap on the same device [SOLVED]

Aah, thanks @infabo! That makes sense (from the quote I posted).
by erlinden
Tue Nov 26, 2024 9:44 am
Forum: Wireless Networking
Topic: CapsMan and Cap on the same device [SOLVED]
Replies: 8
Views: 2195

Re: CapsMan and Caps on the same device [SOLVED]

Local wifi interfaces aren't provisioned as CAPS: CAPsMAN cannot manage it's own wifi interfaces using configuration.manager=capsman, it is enough to just set the same configuration profile on local interfaces manually as you would with provisioning rules, and the end result will be the same as if t...
by erlinden
Tue Nov 26, 2024 8:41 am
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Yes I use cap ax APs, I have made the changes still getting loads of disconnects and very poor WiFi performance. When I bought the mikrotik kit I understood that wireless might not be top of the line, but I did not expect it to be so bad... Hopefully they can resolve it... Can you post the current ...
by erlinden
Tue Nov 26, 2024 8:35 am
Forum: Wireless Networking
Topic: 802.11ac and 802.11ax on CAPsMAN [SOLVED]
Replies: 2
Views: 1772

Re: 802.11ac and 802.11ax on CAPsMAN [SOLVED]

The only way to do this, is to uninstall the qqireless package and install the wifi-qcom-ac package on the cAP ac. More info can be found here: https://help.mikrotik.com/docs/spaces/ROS/pages/224559120/WiFi#WiFi-Advancedexamples And here: https://help.mikrotik.com/docs/spaces/ROS/pages/40992872/Pack...
by erlinden
Mon Nov 25, 2024 3:11 pm
Forum: General
Topic: Disable Voice VLAN on specific Ports
Replies: 3
Views: 1034

Re: Disable Voice VLAN on specific Ports

I would expect that the VLAN's are configured, specifically per port. Can you share the config, so that we kow what you are talking about? Assuming it is configuraed with RouterOS: /export file=anynameyoulike Remove serial and any other private info, post between code tags by using the </> button.
by erlinden
Mon Nov 25, 2024 9:55 am
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 329
Views: 63697

Re: "not responding" - f.k.a. SA Query timeout

Can someone look through my config too, as I am getting loads of SA Query timeout/ "not responding" errors in the log. Also extremely poor network performance of WiFi.. Can you add/change a couple of things: /interface wifi channel add band=2ghz-ax disabled=no frequency=2412,2437,2462 nam...
by erlinden
Mon Nov 25, 2024 9:34 am
Forum: General
Topic: Need help setup rb4011 with cap ax
Replies: 1
Views: 599

Re: Need help setup rb4011 with cap ax

Couple of things in regard to VLAN are going wrong. First of all, when going VLAN, please go VLAN all the way. So that every network has its VLAN ID (other then 1). Next, you want to have a trunk port configured to which the cAP AX is connected to. This requires VLAN configuring on both RB4011 as we...
by erlinden
Sun Nov 24, 2024 6:37 pm
Forum: Wireless Networking
Topic: wAP ax as replacement for old UniFi AC Pro?
Replies: 11
Views: 2365

Re: wAP ax as replacement for old UniFi AC Pro?

Also consider replacing with the cAP AX, depending on how the current accesspoints are mounted.
What is the main reason of the upgrade? What are you expecting?
by erlinden
Sun Nov 24, 2024 6:36 pm
Forum: Wireless Networking
Topic: How to increase wifi signal distance/strenght ?
Replies: 10
Views: 1815

Re: How to increase wifi signal distance/strenght ?

If you want to go that way, don't forget to increase transmission power of your mobile devices as well.
The power used is restricted by regulations. Only (correct, in my opinion) way to solve this is add an accesspoint.
by erlinden
Sat Nov 23, 2024 2:24 pm
Forum: General
Topic: VLAN Trunk - DHCP issue
Replies: 12
Views: 1463

Re: VLAN Trunk - DHCP issue

What is the purpose of having this VLAN? From your config (quick scan) you seem to have a single VLAN on the LAN side. Can you give an explanation of your network? Or better, a network diagram?
  • 1
  • 2
  • 3
  • 4
  • 5
  • 10