Community discussions

MikroTik App

Search found 10983 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 37
by mkx
Fri Dec 01, 2023 8:33 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

I've no idea about exact radiation patterns of those sticks. I have a suggestion: cut it to half (both along the long axis and perpendicular), take a few good photos and post them here. Then we'll start to guess about possible radiation patterns :wink: Without that, my guess is that the only orienta...
by mkx
Fri Dec 01, 2023 8:18 pm
Forum: General
Topic: Default-forwarding (Whitepaper or actual details)
Replies: 1
Views: 105

Re: Default-forwarding (Whitepaper or actual details)

Think of AP if it was a switch and each connected station connected to separate switch port. And additional uplink port (which is wifi interface, usually connected to device's bridge). This "AP switch" is implemented in wireless driver. When default-forwarding is enabled, then "AP swi...
by mkx
Fri Dec 01, 2023 7:40 pm
Forum: Beginner Basics
Topic: IPv6 on only one vlan?
Replies: 4
Views: 200

Re: IPv6 on only one vlan?

When setting up IPv6, one usually sets a proper (i.e. not a link-local) IPv6 address to individual interfaces. When VLANs are in the mix, this means assigning IPv6 address to vlan interface. And MT router will, by default, send out router advertisements on interfaces with proper IPv6 address. So if ...
by mkx
Fri Dec 01, 2023 7:23 pm
Forum: Beginner Basics
Topic: VLAN and AP
Replies: 8
Views: 386

Re: VLAN and AP

When mentioning ether1 I meant config you have. Having it as bridge port of main-bridge in principle includes tagged traffic as well, even though you have the vlan interface attached to ether1 port. If you had vlan filtering enabled, then you could filter tagged frames from entering main-bridge, but...
by mkx
Fri Dec 01, 2023 7:10 pm
Forum: Beginner Basics
Topic: How to configure RB4011 with a VLAN switch for 2.5G?
Replies: 1
Views: 146

Re: How to configure RB4011 with a VLAN switch for 2.5G?

Have a look at the excelent tutorial on how to do VLANs on Routeros, in particular Router on a Stick section . Switch has to be configured appropriately as well. If fiber modem works as untagged device, then configure switch port connecting it with "default vlan id" (or PVID) so that switc...
by mkx
Thu Nov 30, 2023 9:07 pm
Forum: Beginner Basics
Topic: VLAN and AP
Replies: 8
Views: 386

Re: VLAN and AP

The VLAN setup is funky. You really should be using single bridge, have a look at this tutorial. In particular, use of ether1 (interconnect interface) is not fine.
by mkx
Thu Nov 30, 2023 9:03 pm
Forum: Beginner Basics
Topic: VLAN and AP
Replies: 8
Views: 386

Re: VLAN and AP

DFS, a.k.a radar detection. On certain channels AP is required to listen full 10 minutes before it can start to transmit.
by mkx
Thu Nov 30, 2023 8:02 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

Increasing antenna gain and decreasing Tx power has same end effect. Normis explained in a post a few years ago (I can't find a reference, but I remember the contents very well) that wifi radio chooses actual Tx power to be the lowest of these values: country EIRP limitation less antenna gain Tx pow...
by mkx
Thu Nov 30, 2023 7:27 pm
Forum: General
Topic: Tx Queue Drops, where to start?
Replies: 5
Views: 320

Re: Tx Queue Drops, where to start?

Actual loss happens on mikrotik ... packet somehow arrives at port Tx queue (another name for FIFO buffer) where it's discarded. So it's never attempted to pass to SFP and SFP knows nothing about it (not even that it was dropped). PPPoE is, in this case, payload of discarded packet. PPPoE interface ...
by mkx
Thu Nov 30, 2023 5:32 pm
Forum: RouterBOARD hardware
Topic: Bricked RB3011 (RESOLVED)
Replies: 17
Views: 3772

Re: Bricked RB3011 (RESOLVED)

In that case, I'm affraid you're screwed.
by mkx
Thu Nov 30, 2023 5:29 pm
Forum: Beginner Basics
Topic: Moving from DD-WRT to RB3011
Replies: 6
Views: 273

Re: Moving from DD-WRT to RB3011

Create 3 bridges, one for each LAN ad assigne ethernet port to each bridge. Configure 2 port as trunk for VLANS Use Wireguard to access my BR2 from everywhere If it is possible, configure the router as VPN Client I would like to connect the Cisco switch to the router using SFP or Ethernet Port usin...
by mkx
Thu Nov 30, 2023 5:19 pm
Forum: General
Topic: Tx Queue Drops, where to start?
Replies: 5
Views: 320

Re: Tx Queue Drops, where to start?

Tx queue drops mean drops caused by Tx buffer being full because port could not transmit frames fast enough to keep the pace with rate of frames being queued for transmission. This kind of errors is not due to state of physical link and thus receiver (in this case it's SFP) can not see any sign of ...
by mkx
Thu Nov 30, 2023 5:16 pm
Forum: General
Topic: Replicating windows defender firewall inbound/outbound in router os
Replies: 1
Views: 92

Re: Replicating windows defender firewall inbound/outbound in router os

The problem when creating firewall rules is that one needs to know exactly what traffic is expected - which combinations of remote_ip/remote_port will be used for connections. For windows defender tash is much easier as it can be configured to allow certain executable to open communiaction ports (an...
by mkx
Thu Nov 30, 2023 5:11 pm
Forum: Beginner Basics
Topic: CRS106-1C-5S: Vlan is forwarded, but no VLAN is configured
Replies: 9
Views: 363

Re: CRS106-1C-5S: Vlan is forwarded, but no VLAN is configured

But I can't find out what the port "switch1-cpu" is for and when should I add it to a vlan or not? It's the window through which ROS (running on CPU) can communicate with (V)LANs handled by switch chip. On ROS side, that's bridge interface in your current config. On a typical switch you n...
by mkx
Thu Nov 30, 2023 3:06 pm
Forum: Beginner Basics
Topic: CRS106-1C-5S: Vlan is forwarded, but no VLAN is configured
Replies: 9
Views: 363

Re: CS108: Vlan is forwarded, but no VLAN is configured

For your goal, you need to enable "Ingress Filtering" on every port you want (not just the bridge's interface itself). With that enabled, an ingressing frame is checked against its VID and if the port is member of this VID. If no tag is there, the PVID is checked against. If the port is n...
by mkx
Thu Nov 30, 2023 3:00 pm
Forum: Beginner Basics
Topic: CRS106-1C-5S: Vlan is forwarded, but no VLAN is configured
Replies: 9
Views: 363

Re: CS108: Vlan is forwarded, but no VLAN is configured

A question: which switch model exactly are you using? There's no such thing as CS108 ... it might be CRS109 or RCS309 ... and these two need to be configured in different way to get wirespeed switching ... But in neither case it should be necessay to mix configuration in both /interface/bridge subtr...
by mkx
Thu Nov 30, 2023 2:54 pm
Forum: Beginner Basics
Topic: hAP ax2 woes [SOLVED]
Replies: 65
Views: 3157

Re: hAP ax2 woes [SOLVED]

Just a word of caution: 80+80 is not the same as 160. And if I'm not much mistaken, ax2 doesn't support any of these variants.
by mkx
Thu Nov 30, 2023 2:53 pm
Forum: Beginner Basics
Topic: VLAN and AP
Replies: 8
Views: 386

Re: VLAN and AP

Much more readable configuration is shown using command "export" ... only rarely some things are missing (such as dynamic addresses, etc.). Please provide those exports.
by mkx
Thu Nov 30, 2023 1:01 pm
Forum: RouterBOARD hardware
Topic: Bricked RB3011 (RESOLVED)
Replies: 17
Views: 3772

Re: Bricked RB3011 (RESOLVED)

Exactly for reasons I'm mentioning (the device-specific bits) you can't get a complete .bin file, that would mean cloning a device and that's not good (not only because of cloning license, there are other, more technical, issues involved). I suggest you to get in touch with support, they might be ab...
by mkx
Thu Nov 30, 2023 12:15 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

My goal is to reduce power for 5Ghz roaming, so that far away devices stay connected to 2.4Ghz instead of going back and forth. I don't think this will solve the ping-pong problem ... it'll just move it closer to AP (or even prompt brain-dead stations to remain on 2.4GHz even when really close to A...
by mkx
Thu Nov 30, 2023 12:10 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

It's a calculation: EIRP (which is Tx power + antenna gain) must not exceed country limitations. hAP ax3 on 5GHz has Tx power anywhere between 20dBm and 28dBm (depending on radio symbol rate). If talking about fastest rates, where lowest Tx power can be used (20dBm), and when using channels without ...
by mkx
Thu Nov 30, 2023 11:46 am
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

So my understanding is this should work when using a bridge that has been already attached to a VLAN? Depends how you deal with VLANs on bridge. Essentially: if you have bridge with VLAN filtering enabled, then currently the only option si to (manually?) add wifi interface to bridge as port with PV...
by mkx
Thu Nov 30, 2023 11:35 am
Forum: General
Topic: RouterOS 6.48.6 + IPSEC IKEv2
Replies: 8
Views: 454

Re: RouterOS 6.48.6 + IPSEC IKEv2

I can upload certificate but connection can't establish correct ... I'd say that it has something to do with key type, used in certificate. ROS v6 is pretty outdated with regard to support of security features (encryption protocols, key types, etc.) and it could be that recent windows servers depre...
by mkx
Thu Nov 30, 2023 11:24 am
Forum: General
Topic: RB750Gr3 Cause Fortigate SSL VPN Slow???
Replies: 1
Views: 150

Re: RB750Gr3 Cause Fortigate SSL VPN Slow???

Your hEX should be able to route at 100Mbps (it ma peak at around 300Mbps). But that's true with optimal config. With non-optimal config, it's routing capacity can drop to any number and it's impossible to say why in your particular case it can't reach 100Mbps. There's additional gotcha: the mention...
by mkx
Thu Nov 30, 2023 11:18 am
Forum: General
Topic: Maximum ports on a bridge (1024)
Replies: 1
Views: 180

Re: Maximum ports on a bridge (1024)

I think you really should communicate about this directly with support of Mikrotik (e.g. via email support@mikrotik.com). Your issue is a ROS intrinsic, forum users can't help you with it and MT staffers don't necessarily visit all the forum threads, so they will likely miss your post/question.
by mkx
Thu Nov 30, 2023 11:14 am
Forum: General
Topic: How to allow access to specific file
Replies: 1
Views: 154

Re: How to allow access to specific file

Mikrotik is a L3/L4 firewall. It has some L7 functionality, but that doesn't work at all if connection is encrypted (and modern web browsing uses https, so it's encrypted). Ergo, your request can not be fulfilled on Mikrotik firewall. You really should try to implement this kind of security on appli...
by mkx
Thu Nov 30, 2023 11:12 am
Forum: General
Topic: default-configuration print - ros6 to ros7 [SOLVED]
Replies: 2
Views: 235

Re: default-configuration print - ros6 to ros7 [SOLVED]

I don't know if it's possible to actually see the custom init script. However, the way export command works is it shows differences between current config and default. So a test would be to reset such unit to defaults (which includes custom init script) and create an export. If such export contains ...
by mkx
Thu Nov 30, 2023 11:02 am
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

I still cannot get VLANs working for hAP Ac2 and virtual access points for v7.13beta. Yup, it's documented behaviour. See new WiFi manual under "Replacing 'wireless' package" -> "Lost features" here are quite a few of us hoping that this feature will come back (or rather, will b...
by mkx
Wed Nov 29, 2023 9:40 pm
Forum: General
Topic: RouterOS 6.48.6 + IPSEC IKEv2
Replies: 8
Views: 454

Re: RouterOS 6.48.6 + IPSEC IKEv2

Where exactly does it break? Is it upload phase or certificate import phase? Describe how exactly are you doing the failing phase.

And a suggestion: upgrade ROS to latest long-term version (6.49.10).
by mkx
Wed Nov 29, 2023 7:27 pm
Forum: RouterBOARD hardware
Topic: Bricked RB3011 (RESOLVED)
Replies: 17
Views: 3772

Re: Bricked RB3011 (RESOLVED)

I believe that fwf file is in a kind of proprietary pseudo-flash file. The flash uploader (built in ROS) probably interprets that and writes it to flash the way it should be done. So those fwf files are not usable for generic flash writers. One thing that ROS updater definitely does is it avoids fla...
by mkx
Wed Nov 29, 2023 7:17 pm
Forum: Wireless Networking
Topic: hap ac2 CPE mode not interworking with 5Ghz AX Mikrotik router?
Replies: 3
Views: 268

Re: hap ac2 CPE mode not interworking with 5Ghz AX Mikrotik router?

I think it will. Because incompatibility is between wireless and wave2/wifi drivers. And it's (indirectly) documented in Replacing wireless package section of new wifi manual. The 7.13 wifi driver is renamed (and enhanced) wifiwave2 driver from earlier v7, so it's compatible with it (to extent of fu...
by mkx
Wed Nov 29, 2023 7:11 pm
Forum: General
Topic: Tx Queue Drops, where to start?
Replies: 5
Views: 320

Re: Tx Queue Drops, where to start?

Tx queue drops mean drops caused by Tx buffer being full because port could not transmit frames fast enough to keep the pace with rate of frames being queued for transmission. This kind of errors is not due to state of physical link and thus receiver (in this case it's SFP) can not see any sign of t...
by mkx
Wed Nov 29, 2023 6:42 pm
Forum: Beginner Basics
Topic: Disk size in bytes ???
Replies: 5
Views: 389

Re: Disk size in bytes ???

Divide the number 3 subsequent times by 1024, a bit of free mental training :) Now days every disk manufacturer uses decimal "human readable" prefixes ... it makes "human readable" number higher (roughly by 7.4% when talking about Giga bytes). And in modern times there are even ...
by mkx
Wed Nov 29, 2023 3:48 pm
Forum: Wireless Networking
Topic: hap ac2 CPE mode not interworking with 5Ghz AX Mikrotik router?
Replies: 3
Views: 268

Re: hap ac2 CPE mode not interworking with 5Ghz AX Mikrotik router?

Config says you're using legacy wireless driver on hAP ac2 ... upgrade that device to 7.13beta, it allows you to use wifi-qcom-ac driver (essentially wifiwave2, but slimmed to fit on hAP ac2). I know that using station-bridge mode between station and AP which don't run same generation of wireless dr...
by mkx
Wed Nov 29, 2023 9:57 am
Forum: General
Topic: Error while running customized default configuration script: cannot open output file (6) [SOLVED]
Replies: 4
Views: 333

Re: Error while running customized default configuration script: cannot open output file (6) [SOLVED]

And, damn it, I just realized that this is not an AX model so wifiwave2.npk is not needed at all.

wifiwave2 (up and including 7.12.1) is known no emit (spurious?) error message about default config.

Chateau 5G doesn't require wifiwave2 package, but will surely benefit from it. I'd put it back.
by mkx
Wed Nov 29, 2023 8:53 am
Forum: Wireless Networking
Topic: wAP ax?
Replies: 21
Views: 3987

Re: wAP ax?

And, freezing temperatures, such as -32°C?
I think the chip will make it hot enough to withstand low temperatures.

If power accidentally fails during low temperature periods, then device will freeze to death. Literally.

But I agree on high temperature issues being more probable.
by mkx
Wed Nov 29, 2023 8:44 am
Forum: Beginner Basics
Topic: NGINX Proxy Manager & RouterOS
Replies: 5
Views: 383

Re: NGINX Proxy Manager & RouterOS

I have hard time understanding what exactly is the issue? And how exactly things are connected together? Is nginx-proxy-manager in the same subnet as internal hosts?
by mkx
Wed Nov 29, 2023 8:40 am
Forum: Beginner Basics
Topic: Unreliable connection between switches with VLANs
Replies: 1
Views: 215

Re: Unreliable connection between switches with VLANs

I just had a look at config of appr1-dsw1, I'll assume the rest suffer from same errors. Here's a brief list of things done wrong: no need for multiple bridges (MGMT is on different bridge, which doesn't have any access towards the rest of network) no PVID setting for access ports there's no need fo...
by mkx
Wed Nov 29, 2023 8:31 am
Forum: Beginner Basics
Topic: Disk size in bytes ???
Replies: 5
Views: 389

Re: Disk size in bytes ???

What's not correct by displaying exact size in bytes instead of some rounded multiple?

One thing is your request for option to have size displayed in MB / GB / TB, another thing is claim that CLI current behaviour is not correct.
by mkx
Wed Nov 29, 2023 8:27 am
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

Still getting CRL fetch failed: http error: Network unreachable for: http://x1.c.lencr.org/ It's not ROS problem, it's web site problem: $ telnet x1.c.lencr.org 80 Trying 23.205.191.135... Connected to e8652.dscx.akamaiedge.net. Escape character is '^]'. HEAD / HTTP/1.0 HTTP/1.0 400 Bad Request Ser...
by mkx
Tue Nov 28, 2023 11:54 pm
Forum: RouterBOARD hardware
Topic: Bricked RB3011 (RESOLVED)
Replies: 17
Views: 3772

Re: Bricked RB3011 (RESOLVED)

@riy: what's wrong with instructions in post #5 above?
by mkx
Tue Nov 28, 2023 11:37 pm
Forum: General
Topic: The LED indicator light on Hap ax2 cannot be turned off.
Replies: 7
Views: 775

Re: The LED indicator light on Hap ax2 cannot be turned off.

Oh, since when does this minor detail matter? I thought that turning off LEDs is THE thing and the rest doesn't matter? I used to keep a RB951G inside a hard-wood (oak) under-TV cabinet and wireless worked just fine in the same room with cabinet doors closed (signal strength around -60dBm at my chai...
by mkx
Tue Nov 28, 2023 10:28 pm
Forum: General
Topic: The LED indicator light on Hap ax2 cannot be turned off.
Replies: 7
Views: 775

Re: The LED indicator light on Hap ax2 cannot be turned off.

Closing cabinet door dims all leds (front and back) in a quickly-reversible way. ;-)
by mkx
Tue Nov 28, 2023 10:25 pm
Forum: Wireless Networking
Topic: Wifi radar detected
Replies: 10
Views: 620

Re: Wifi radar detected

In such case, I'd be curious to see output of /interface/wifiwave2/actual-configuration/print detail ... specifically channel.width . I wouldn't drop dead if actual channel width would turn out to be less than configured in order to avoid radar detected on the lower channel. The thing is that AP is ...
by mkx
Tue Nov 28, 2023 10:06 pm
Forum: General
Topic: Access RouterOS via SSH using key
Replies: 13
Views: 910

Re: Access RouterOS via SSH using key

Since ROS v7.12, ssh keys of type ed25519 are fine. Recent OpenSSH versions deprecated whole RSA algorithm family. And IMO enabling it is not necessarily a bad thing (if it was such a bad thing, it wouldn't be supported any more) if one uses it only to connect specific remote hosts (i.e. use actual ...
by mkx
Tue Nov 28, 2023 10:05 pm
Forum: General
Topic: The LED indicator light on Hap ax2 cannot be turned off.
Replies: 7
Views: 775

Re: The LED indicator light on Hap ax2 cannot be turned off.

Close the cabinet door?
by mkx
Tue Nov 28, 2023 10:02 pm
Forum: General
Topic: Bridge PVID
Replies: 13
Views: 1002

Re: Bridge PVID

As mentioned the only other way I can think of is creating a VLAN interface at the Switch end of the trunk for the management VLAN and sticking a DHCP client on that. Nope. Since trunk port is member of bridge, then any other business with that port is strictly off limits. Instead you should config...
by mkx
Tue Nov 28, 2023 4:52 pm
Forum: RouterBOARD hardware
Topic: hap ac2 power consumption 2.4ghz or 5ghz ?
Replies: 1
Views: 189

Re: hap ac2 power consumption 2.4ghz or 5ghz ?

On hAP ac2? I'd say it only depends on Tx power setting. Both radios are run by same wireless chip inside same SoC. Due to lower free.air loss in lower frequencies I'd expect slightly better coverage of 2.4GHz radio, so you might be able to reduce Tx power slighly and still get same coverage. By all...
by mkx
Tue Nov 28, 2023 3:07 pm
Forum: Beginner Basics
Topic: Should I upgrade RouterBOOT on each RouterOS upgrade?
Replies: 8
Views: 1895

Re: Should I upgrade RouterBOOT on each RouterOS upgrade?

I looking for a CRS326-24S+2Q+RM Bootloader (FWF file)

It's included in each ROS system package file ... after ROS is installed, FWF file is available to upgrade routerboot.

Why do you want the file explicitly?
by mkx
Tue Nov 28, 2023 3:03 pm
Forum: General
Topic: Not enough space for upgrade when 6.4x->7.12 when 6.4x->7.11.2->7.12 works
Replies: 3
Views: 322

Re: Not enough space for upgrade when 6.4x->7.12 when 6.4x->7.11.2->7.12 works

Hard to verify (I'm beyond 6.x since ages), but it could be that 7.11.2 has slightly smaller footprint than 6.4x (you're starting from) so there's more space for whatever temporary files ROS needs to overwrite itself.
by mkx
Tue Nov 28, 2023 2:30 pm
Forum: General
Topic: IPv6 Routing a /54 -> /56 -> /64 issue..
Replies: 1
Views: 201

Re: IPv6 Routing a /54 -> /56 -> /64 issue..

In my working case, ISP is giving out (dynamic, but doesn't matter much) /56 prefixes via DHCPv6 prefix delegation. The I'm using /64 address for LAN interface and none for WAN interface (routing is done using link-local addresses). DHCPv6 client automatically adds route such as this: Flags: X - dis...
by mkx
Tue Nov 28, 2023 7:12 am
Forum: RouterBOARD hardware
Topic: SFP transceivers to connect L009 & RB5009
Replies: 2
Views: 267

Re: SFP adapters to connect L009 & RB5009

You need SFP+ modules for both sides (SFP without + only goes up to 1Gbps). You have a choice of using either ethernet cable (UTP cat7) or fiber optics (either multimode or singlemode would do), but ethernet is limited to 30m/90ft and even on shorter distances it tends to downrate link (2.5Gbps woul...
by mkx
Mon Nov 27, 2023 11:35 pm
Forum: Beginner Basics
Topic: Remote Access
Replies: 1
Views: 189

Re: Remote Access

Have a look at Back To Home, it might help in your case. I'm just not sure if hAP ac lite is supported (already), additional architectures got supported with latest stable releases of ROS.
by mkx
Mon Nov 27, 2023 11:18 pm
Forum: RouterBOARD hardware
Topic: RB750GR3 worth to cahnge to RB3011UiAS-RM
Replies: 5
Views: 498

Re: RB750GR3 worth to cahnge to RB3011UiAS-RM

But my configuration can't have fast track If you really can't enable fasttrack, then RB3011 won't be much better. My hAP ac2 (a slightly better performer than RB3011 if one can trust official test results) can route at 1Gbps with fasttrack (with CPU cycles to spare) but only around 350Mbps without...
by mkx
Mon Nov 27, 2023 11:05 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

But the same specs page you linked above lists 128MB ... hmm. You ok? I bought over 100 of them and they were all 256MB! hAP ac2 (I believe it's almost identical inside apart from number of ether ports) has officially 128MB RAM. However, some early batches came with 256MB RAM (I happen to have one ...
by mkx
Mon Nov 27, 2023 10:58 pm
Forum: Wireless Networking
Topic: Wifi radar detected
Replies: 10
Views: 620

Re: Wifi radar detected

Whenever AP decides to use some DFC channel, it has to do the listening (some channels 2 minute, some 10 minutes). Only if AP doesn't detect anything remotely similar to radar it can start using it. If it later detects anything remotely similar to radar, it has to stop transmiting at once and enter ...
by mkx
Mon Nov 27, 2023 10:25 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

I'm saying that wifiwave2 (and its successor wifi) is under active development. Some config options might exist, but the functionality is yet to come (doesn't happen often, but can happen), options might still exist but functionality is getting deprecated ... or options exist, but the way they affec...
by mkx
Mon Nov 27, 2023 4:04 pm
Forum: General
Topic: Bridge PVID
Replies: 13
Views: 1002

Re: Bridge PVID

There might be brain-dead network gear (managed switches, APs) which support VLANs but not for management access. For those one has to use hybrid ports inside LAN infrastructure. However, many (if not most) support using a dedicated VLAN for management access ... and that allows to get rid of untagg...
by mkx
Sun Nov 26, 2023 8:31 pm
Forum: General
Topic: CAPsMAN with WiFiWave2 in mixed network
Replies: 4
Views: 339

Re: CAPsMAN with WiFiWave2 in mixed network

There are two, incompatible, versions of CAPsMAN used currently: legacy capsman which can control cAPs running legacy wireless driver and new capsman which can control newer wave2wifi devices. The ones you're mentioning in your post (hAP ac2, hAP ac3, hAP ax2) are all capable of running new wave2/wi...
by mkx
Sun Nov 26, 2023 8:23 pm
Forum: General
Topic: Mikrotik CRS112-8G-4S-IN
Replies: 4
Views: 288

Re: Mikrotik CRS112-8G-4S-IN

Is it the same if I connect from the sfp port? Yes, all ports are connected to switch chip, that one in turn is connected to CPU (doesn't matter that both main parts are in same SoC). https://i.mt.lv/cdn/product_files/CRS112-151027100733_151033.png But your main problem is not device topology, the ...
by mkx
Sun Nov 26, 2023 5:31 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

If the existing setting gets ignored, what good is it then? Let's be patient and see what 7.13 stable brings us, shall we?
by mkx
Sun Nov 26, 2023 5:06 pm
Forum: Wireless Networking
Topic: WiFi Wave2 interface not untagging frames when a station-bridge connects [SOLVED]
Replies: 12
Views: 833

Re: WiFi Wave2 interface not untagging frames when a station-bridge connects [SOLVED]

hAP config has nothing about VLANs so according to config, it should not touch tags at all. I'd netinstall hAP ac2 to be 100% sure it's really VLAN-free (it seems that occasionally the internal configuration database gets out of sync with visible configuration and proper reset clears it ... reset to...
by mkx
Sun Nov 26, 2023 4:42 pm
Forum: General
Topic: Mikrotik CRS112-8G-4S-IN
Replies: 4
Views: 288

Re: Mikrotik CRS112-8G-4S-IN

The reason is that CRS112 is antiquated switch (which happens to support routing functions but at low sppeeds). It's not listed under "archived" hardware on MT page, but it's antiquated nrver the less. Just to be clear: it's still strong if used as proper 1Gbps switch, but for routing it w...
by mkx
Sun Nov 26, 2023 2:04 pm
Forum: Wireless Networking
Topic: WiFi Wave2 interface not untagging frames when a station-bridge connects [SOLVED]
Replies: 12
Views: 833

Re: WiFi Wave2 interface not untagging frames when a station-bridge connets [SOLVED]

New wifi driver (wifi-qcom and wifi-qcom-ac, but the same was already in original wifiwave2 driver) can't tag/untag frames. ... What is doing the tagging/untagging then? The RB5009 does receive tagged frames on the ether7 interface and the stations connecting to the wifi networks do not see any VLA...
by mkx
Sun Nov 26, 2023 1:56 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

IMO things around (new) wifi are very murky right now. 7.13beta bringing wifi separated into different packages is IMO proof that MT is in the middle of serious reworking of wave2/wifi ... so we'll have to be a bit patient and wait to see what will come out of this process. I'm hoping to see vlan-ha...
by mkx
Sun Nov 26, 2023 1:46 pm
Forum: General
Topic: RB5009UPr - PoE management
Replies: 6
Views: 898

Re: RB5009UPr - PoE management

.... I'd like to use as high a voltage as possible to keep current low. If your PoE cables are not really long (to cause significant power losses), then you're probably loosing more on internal DC-DC downconverters (inside PoE-powered drvices), their efficiency gets lower with increased difference ...
by mkx
Sat Nov 25, 2023 12:31 pm
Forum: Wireless Networking
Topic: WiFi Wave2 interface not untagging frames when a station-bridge connects [SOLVED]
Replies: 12
Views: 833

Re: WiFi Wave2 interface not untagging frames when a station-bridge connets [SOLVED]

New wifi driver (wifi-qcom and wifi-qcom-ac, but the same was already in original wifiwave2 driver) can't tag/untag frames. It's in the new WiFi manual, section "Replacing 'wireless' package" under "Lost features".

So it seems that the problem actually starts on cAP ax ...
by mkx
Sat Nov 25, 2023 10:29 am
Forum: Beginner Basics
Topic: Micro Tik Hex and tp link multi ap
Replies: 4
Views: 392

Re: Micro Tik Hex and tp link multi ap

Without seeing (non-working) hEX config and more detailed description of wanted setup we can only respond with: it should work.
by mkx
Fri Nov 24, 2023 10:46 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

I wonder if it's still possible to configure channels in a way to "force" 802.11n.

No, not to my understanding. With wifi/wave2 we're back to supporting legacy clients (e.g. 802.11a and 802.11b).
by mkx
Fri Nov 24, 2023 9:42 pm
Forum: Wireless Networking
Topic: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working
Replies: 11
Views: 813

Re: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working

5745 Ceee is 80MHz channel #155 and 5885 eeeC is channel #175, so they are different But they're same freq range, right? My 3 clients are newish - a Samsung Note 20, a Framework Laptop, and a Surface Pro 9. No, they're adjacent 80MHz channels. 5745 Ceee spans from 5735 to 5815 MHz and 5885 eeeC spa...
by mkx
Fri Nov 24, 2023 4:44 pm
Forum: General
Topic: v7.12 upgrade - Cannot access admin using IP address
Replies: 1
Views: 212

Re: v7.12 upgrade - Cannot access admin using IP address

Yes. Post config so we can see how exactly is device set up.
by mkx
Fri Nov 24, 2023 4:42 pm
Forum: General
Topic: Hava an issue. Connectivity between RBcAPGi-5acD2nD and CRS112-8P-4S.
Replies: 1
Views: 174

Re: Hava an issue. Connectivity between RBcAPGi-5acD2nD and CRS112-8P-4S.

To see complete picture we are missing capsman config. Because cap config (obviously) doesn't say anything about VLANs used for wireless interfaces.

Also: which port on CRS112 is used to connect cap?
by mkx
Fri Nov 24, 2023 7:17 am
Forum: Virtualization
Topic: CHR does not correctly balance the use of vCores
Replies: 7
Views: 952

Re: CHR does not correctly balance the use of vCores

When UDP iperf3 test shows transmitter to fall lower than configured total bandwidth, this usually means bottleneck on the transmitter itself - that's the only place UDP throughput is throttled without packets being dropped.
by mkx
Fri Nov 24, 2023 7:07 am
Forum: General
Topic: vlan issue
Replies: 10
Views: 854

Re: vlan issue

High-level view on CRS will show: single vlan-enabled bridge all SFP+ ports (and ether1 port) will members of bridge with per-port vlan settings as needed (port connecting to CCR will be tagged-only, other ports might be untagged access ports for a particular VLAN with pvid set appropriately) bridge...
by mkx
Fri Nov 24, 2023 6:55 am
Forum: Beginner Basics
Topic: Block Intra VLAN Traffic
Replies: 7
Views: 468

Re: Block Intra VLAN Traffic

Why do both servers have to be in same VLAN? This complicates things a lot.
by mkx
Fri Nov 24, 2023 12:05 am
Forum: SwOS
Topic: CRS309-1G-8S+IN Doesn't negotiate 10Gbps, only 5.
Replies: 4
Views: 399

Re: CRS309-1G-8S+IN Doesn't negotiate 10Gbps, only 5.

Mikrotik ones S+RJ10. Docs say they can use up to 30 Meters of cable ... Another caveat: due to required high Tx power, these modules tend to run quite hot (MT's own seems to be one of hottest) ... if cooling is not adequate (with most passively cooled devices, such as CRS309-1G-8S+IN, this is the ...
by mkx
Thu Nov 23, 2023 11:59 pm
Forum: RouterBOARD hardware
Topic: MikroTik L009UiGS-RM and SFP GPON
Replies: 1
Views: 286

Re: MikroTik L009UiGS-RM and SFP GPON

I don't think that there's a single ONU SFP module on the official list of compatible hardware . There are a few threads on this forum about using various GPON SFP modules with MT and mostly the gist of them is that things either don't work at all (with some rare exceptions) or are extremely tricky ...
by mkx
Thu Nov 23, 2023 11:09 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

My impression is that you're setting the "newest" standard, older than setting are then supported as well. E.g. if you set band=5ghz-n , AP will support 802.11a and 802.11n but will not support 802.11ac nor 802.11ax. To support all standards, set highest supported by AP hardware (i.e. 5ghz...
by mkx
Thu Nov 23, 2023 10:58 pm
Forum: SwOS
Topic: CRS309-1G-8S+IN Doesn't negotiate 10Gbps, only 5.
Replies: 4
Views: 399

Re: CRS309-1G-8S+IN Doesn't negotiate 10Gbps, only 5.

What are exact cable lengths used? Operation at 10Gbps requires significant amount of energy and nkt many RJ45 SFP+ modules are capable of transmitting at needed power. And cable category doesn't affect this much. Which SFP+ modules are you using? Support for different SFP modules in MT devices is f...
by mkx
Thu Nov 23, 2023 10:41 pm
Forum: Wireless Networking
Topic: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working
Replies: 11
Views: 813

Re: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working

I'm also unsure about the difference between 5745 Ceee and 5885 eeeC. Aren't they essentially the same? From the channel list on wikipedia follows, that 5745 Ceee is 80MHz channel #155 and 5885 eeeC is channel #175, so they are different (in addition, channel #175 seems to be illegal to use anywher...
by mkx
Thu Nov 23, 2023 10:29 pm
Forum: Wireless Networking
Topic: wAP ac: Manual Frequency setting gets reset automatically
Replies: 2
Views: 320

Re: wAP ac: Manual Frequency setting gets reset automatically

Do you have country propetly set to country which actually allows use of channel 13? USA and (AFAIK) Canada don't.
by mkx
Thu Nov 23, 2023 10:17 pm
Forum: General
Topic: vlan issue
Replies: 10
Views: 854

Re: vlan issue

thank you for your reply. so if i create a vlan interface achored to bridge i use L3, so the cpu? no? Yes, in most setups involving VLAN interface (created under /interfacw/vlan ), vlan interfaces should be used exclusively to support L3 operations (routing, providing services such as DNS). Using v...
by mkx
Thu Nov 23, 2023 10:04 pm
Forum: General
Topic: Clients on station not reachable [SOLVED]
Replies: 10
Views: 640

Re: Clients on station not reachable [SOLVED]

Since 7.13beta, your wAP ac is compatible with new wifi driver: https://help.mikrotik.com/docs/display/ROS/WiFi#WiFi-Compatibility Based on this great new feature can we also expect that in the not-so-distant future, we will be able to join wifiwave2 APs to the existing CAPsMAN that has legacy wire...
by mkx
Thu Nov 23, 2023 3:55 pm
Forum: Beginner Basics
Topic: Lose access to router when configuring vLAN's
Replies: 4
Views: 505

Re: Lose access to router when configuring vLAN's

What I recommend is (besides generous use of SAFEMODE) is to take an unused port lets say 5 and take it OFF the bridge. And absolutely add it to LAN interface list in case one needs winbox MAC connectivity - default config limits this kind of connectivity to LAN interface list. If done this properl...
by mkx
Thu Nov 23, 2023 9:18 am
Forum: Virtualization
Topic: CHR does not correctly balance the use of vCores
Replies: 7
Views: 952

Re: CHR does not correctly balance the use of vCores

OK, so here goes another experience: ROS will use single core to deal with packets, belonging to same connection (either real TCP connection or "apparent" UDP connection). The reason being to avoid out-of-order packet delivery (which upsets some TCP stacks). On devices with larger number o...
by mkx
Thu Nov 23, 2023 9:05 am
Forum: General
Topic: Clients on station not reachable [SOLVED]
Replies: 10
Views: 640

Re: Clients on station not reachable [SOLVED]

Since 7.13beta, your wAP ac is compatible with new wifi driver: https://help.mikrotik.com/docs/display/ROS/WiFi#WiFi-Compatibility So try to upgrade wAP ac to 7.13beta2 (should go smooth since you are already on 7.12), uninstall wireless package (it becomes a separate package after upgrade), install...
by mkx
Thu Nov 23, 2023 8:50 am
Forum: Wireless Networking
Topic: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working
Replies: 11
Views: 813

Re: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working

The highest part of 5GHz spectrum was added to wifi spectrum fairly recently. Not all devices support it (either their hardware can not work with such high frequencies or their firmware was not updated with new channel layout and/or country regulatory limits). So as a rule of thumb: whenever clients...
by mkx
Thu Nov 23, 2023 8:36 am
Forum: General
Topic: Clients on station not reachable [SOLVED]
Replies: 10
Views: 640

Re: Clients on station not reachable [SOLVED]

There are two wireless drivers currently in use on mikrotik gear: wireless - legacy driver which was available already in v6 and is supported by all devices except for newest (AX) gear wifi / wifiwave2 - new driver which came with v7 and AX ger. Also supported by AC devices with ARM processor. Any *...
by mkx
Thu Nov 23, 2023 8:25 am
Forum: General
Topic: vlan issue
Replies: 10
Views: 854

Re: vlan issue

Other dumb question, ont the crs 309 it's better to set the ip for the lan on the bridge or an interface? There are interfaces (L3 entities, essentially anything carrying IP address) and there are ports (L2 entities). When something is set as member of bridge, it becomes a port. And it should not b...
by mkx
Thu Nov 23, 2023 8:17 am
Forum: Beginner Basics
Topic: Set a network to having the same SSID across the APs?
Replies: 3
Views: 315

Re: Set a network to having the same SSID across the APs?

Simply set all APs with same security settings. Those include SSID, authentication types and password. Beware that when wireless station roams between APs having same SSID, it expects that the new AP is member of same L2 network (ethernet). Which basically means that APs have to act as simple switch...
by mkx
Thu Nov 23, 2023 8:10 am
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

*) defconf - use device factory preset credentials when using CAPs mode;

This will make my life miserable :(
Why's that? defconf is just default config ... and one can change it as it fits.
by mkx
Wed Nov 22, 2023 9:25 am
Forum: Virtualization
Topic: CHR does not correctly balance the use of vCores
Replies: 7
Views: 952

Re: CHR does not correctly balance the use of vCores

It's a pretty well known fact that ROS internal bandwidth-test tool is pretty CPU-heavy (single CPU bound) and results of it are hardly representative for device which is actually running it. If you really want to assess the performance of your setup, you have to use external test probes (such as a ...
by mkx
Wed Nov 22, 2023 9:21 am
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

... but because he doesn't even know how to tie his shoes...

We desperately need AI-enabled shoes. :wink:
by mkx
Wed Nov 22, 2023 9:06 am
Forum: Wireless Networking
Topic: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working
Replies: 11
Views: 813

Re: cAP ax Ignoring 5G Channel from CAPsMAN; Randomly Stops Working

Have a good look at 5GHz channel list . As one can see, standard channel layout (including channel width) says that 5745 and 5805 at 80MHz wide channels overlap (as well), both are covering 80MHz channel number 155 (spanning between 5735 and 5815 MHz). So try to allow properly spread frequencies ......
by mkx
Wed Nov 22, 2023 8:55 am
Forum: Wireless Networking
Topic: Using non-MT Access Points in a mesh config - does it work?
Replies: 7
Views: 576

Re: Using non-MT Access Points in a mesh config - does it work?

It's a shame about the controller requirement. I wouldn't call that "a shame" ... multiple devices can not cooperate smoothly without being coordinated by some central entity. And the same is true for any WiFi vendor. Because there isn't a standard which would allow APs to signal necessar...
by mkx
Wed Nov 22, 2023 8:46 am
Forum: General
Topic: vlan issue
Replies: 10
Views: 854

Re: vlan issue

I don't see any IP setup on vlan10 interface on CCR ... you'll definitely need some if you want CCR to communicate with devices in that subnet (and you want if it's supposed to be gateway for that subnet).
by mkx
Wed Nov 22, 2023 7:18 am
Forum: General
Topic: vlan issue
Replies: 10
Views: 854

Re: vlan issue

Did you read through this tutorial? The setup you showed is a bit awkward (it's not recomended to use VLAN ID 1 for explicit setups).

And it's likely that the problem lies in CCR setup. Can you show that config?
by mkx
Tue Nov 21, 2023 3:44 pm
Forum: RouterBOARD hardware
Topic: HAP AC2 ethernet 3 does not work
Replies: 2
Views: 345

Re: HAP AC2 ethernet 3 does not work

If the problem starts to develop (from mild one to a more serious one) without any changes in configuration or software, then this likely means a hardware fault ... such as a crack in cold junction which is getting bigger due to thermally induced material ageing. And that kind of problem is hard to ...
by mkx
Tue Nov 21, 2023 3:38 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12.1 [stable] is released!

defconf means Default Configuration ... which only gets applied when config is reset to factory default. This doesn't apply when upgrading ROS from one version to another.
by mkx
Mon Nov 20, 2023 11:44 pm
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

People can agree to disagree.
I don't agree :-P
by mkx
Mon Nov 20, 2023 10:25 pm
Forum: Virtualization
Topic: CHR does not correctly balance the use of vCores
Replies: 7
Views: 952

Re: CHR does not correctly balance the use of vCores

The problem is that when I check the balance of the vcores from the “Profile” tool I see that there is always one that shoots up between 80 to 98% and the rest remain at an equal average between them. What kind of workload is going on when you see one vCPU load rise towards 100%? If you're, by any ...
by mkx
Mon Nov 20, 2023 9:57 pm
Forum: General
Topic: Firewall chains, jumps & passthrough question
Replies: 3
Views: 1350

Re: Firewall chains, jumps & passthrough question

What if at the end of custom chain there is no explicit return?
There's implicit return at the end of all custom chains.
by mkx
Mon Nov 20, 2023 11:59 am
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

The last paragraph of ChatGPT-generated text is, IMO, the crux of the whole ordeal.

Long live rextended! :wink:
by mkx
Mon Nov 20, 2023 11:29 am
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

Despite the fact that the AI's success is impressive, it is important to keep in mind that the AI can only combine [*] the knowledge it has gained during training. Don't think like that. Regarding GPT4, he can, for example, search for knowledge on the Internet, climbing into any online manuals and ...
by mkx
Mon Nov 20, 2023 8:32 am
Forum: General
Topic: CRS112-8P-4S w/ ROs 7.12 cpu usages increase by time to time
Replies: 5
Views: 656

Re: CRS112-8P-4S w/ ROs 7.12 cpu usages increase by time to time

My guess: it's your "test-script" setting (it's very probably needless). According to netwatch docs , the netwatch service itself already does ping test by default and test-script property defines additional test to be run after the probe (simple ICMP by default) already finishes. Since /p...
by mkx
Mon Nov 20, 2023 7:12 am
Forum: Wireless Networking
Topic: Wireless roaming support
Replies: 11
Views: 961

Re: Wireless roaming support

Guess they need to update the page...
Probably they will, when the 7.13 gets released as stable.
by mkx
Mon Nov 20, 2023 7:06 am
Forum: Wireless Networking
Topic: CAPSMAN not add interfaces to the bridge [SOLVED]
Replies: 3
Views: 436

Re: CAPSMAN not add interfaces to the bridge [SOLVED]

New capsman doesn't support manager forwarding mode (yet) and hence the cap interfaces are not seen on capsman bridge. BTW: I'm not sure (I don't have wireless-less arm device at hand), but according to what MT staff wrote, you don't need wifi-qcom-ac installed, that package only includes hardware d...
by mkx
Sun Nov 19, 2023 9:22 pm
Forum: RouterBOARD hardware
Topic: CRS326-24G-2S+RM 0 bytes free of flash memory - can't restore flash space
Replies: 4
Views: 480

Re: CRS326-24G-2S+RM 0 bytes free of flash memory - can't restore flash space

I don't think you can. And even if it's possible, this doesn't guarantee to really get vanilla setup, sometimes some settings escape all the reset hooks. Netinstall is the only way where reset is guaranteed (it formats flash and installs ROS from scratch).
by mkx
Sun Nov 19, 2023 5:09 pm
Forum: RouterBOARD hardware
Topic: CRS326-24G-2S+RM 0 bytes free of flash memory - can't restore flash space
Replies: 4
Views: 480

Re: CRS326-24G-2S+RM 0 bytes free of flash memory - can't restore flash space

... still the adress lists exist in the flash memory, like theyre not being deleted at all. When flash is almost full, it's not possible to remove part of config (it seems that ROS wants to save a copy of new config before deleting old and it fails to do so). So this situation is unrecoverable, net...
by mkx
Sun Nov 19, 2023 5:03 pm
Forum: Beginner Basics
Topic: Couldn't restore configuration - not a proper backup file (6)
Replies: 10
Views: 519

Re: Couldn't restore configuration - not a proper backup file (6)

Posted export says wireless interfaces are managed by capsman. So I don't see where seems to be the problem?
by mkx
Sun Nov 19, 2023 2:37 pm
Forum: Wireless Networking
Topic: Using non-MT Access Points in a mesh config - does it work?
Replies: 7
Views: 576

Re: Using non-MT Access Points in a mesh config - does it work?

Router doesn't have anything to do with the way any wireless distribution system installed. If a particular mesh system requires a centeal controller (to keep it together), then that controller has to run somewhere. Indeed many vendors (mikrotik included) forsee running controller on a router, but i...
by mkx
Sun Nov 19, 2023 2:29 pm
Forum: Beginner Basics
Topic: Couldn't restore configuration - not a proper backup file (6)
Replies: 10
Views: 519

Re: Couldn't restore configuration - not a proper backup file (6)

I suspect it has to do something with ROS update to 7.12
Each new ROS versions use ever increasing amount if permanent storage ....
by mkx
Sun Nov 19, 2023 12:05 pm
Forum: RouterBOARD hardware
Topic: Mikrotik RB4011
Replies: 7
Views: 956

Re: Mikrotik RB4011

@mkx, I think you missed what I meant by without FastTrack . Indeed I missed the fact you intentionally disabled fasttrack. BTW, if you only need to apply queues to a portion of traffic, then you can craft fasttrack rule so that it doesn't fasttrack traffic which has to be subject to queues (or add...
by mkx
Sun Nov 19, 2023 11:49 am
Forum: General
Topic: DHCP problem with Chinese wireless repeater connected to Mikrotik AP
Replies: 6
Views: 817

Re: DHCP problem with Chinese wireless repeater connected to Mikrotik AP

Try to sniff DHCP traffic to see actual hanshake ... I guess that final DHCP ACK comes back from repeater's MAC while MT expects to see client's MAC ... or the other way around. My guess is that repeater works similarly to station-bridge mode and that can cause all kinds of random problems, see mikr...
by mkx
Sun Nov 19, 2023 11:37 am
Forum: Beginner Basics
Topic: Couldn't restore configuration - not a proper backup file (6)
Replies: 10
Views: 519

Re: Couldn't restore configuration - not a proper backup file (6)

My suggestion: netibstall device with stable ROS (okd RSC probably means v6, so use 6.49.10), then configure it manually. Stick to defaults as much as possible and only use that RSC as reminder what was done ... but when implementing that part of functionality keep sticking to concepts of default co...
by mkx
Sun Nov 19, 2023 11:19 am
Forum: Beginner Basics
Topic: Couldn't restore configuration - not a proper backup file (6)
Replies: 10
Views: 519

Re: Couldn't restore configuration - not a proper backup file (6)

Failure to reboot is a sign that something went really wrong. Quite likely flash storage was full. And in such condition also creating backupis likely to fail. And backup is very probably incomplete and/or corrupt, so extracting config from it won't do much good. Morale of your story: relying on aut...
by mkx
Sat Nov 18, 2023 9:19 pm
Forum: Wireless Networking
Topic: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD
Replies: 19
Views: 1540

Re: Migrating a mesh of RB952Ui-5ac2nD to single C53UiG+5HPaxD2HPaxD

No, MIMO chains are part of same radio and can not be used individually.

Even devices with proper dual radios have to be used very carefully not to destroy the other radio's receivers if they are hardware-wise capable of running in same frequency spectrum.
by mkx
Sat Nov 18, 2023 10:36 am
Forum: SwOS
Topic: CSS610-8P-2S+ randomly stops forwarding for exactly five minutes
Replies: 6
Views: 940

Re: CSS610-8P-2S+ randomly stops forwarding for exactly five minutes

A clarification question: how are configured ports which are used for the two connections between SW03 and SW02? Any special config (such as bonding) or nothing?
by mkx
Fri Nov 17, 2023 8:54 pm
Forum: General
Topic: Missing options in Winbox on CRS326-24G-2S+IN
Replies: 2
Views: 228

Re: Missing options in Winbox on CRS326-24G-2S+IN

Check the "Design skin" if something got hidden ... skins are used both for webfix and winbox ...
by mkx
Fri Nov 17, 2023 5:13 pm
Forum: Wireless Networking
Topic: Bridge filtering client-to-client traffic
Replies: 13
Views: 1164

Re: Bridge filtering client-to-client traffic

The new driver doesn't care about VLAN tags, so it's critically important to attach wifi interfaces (master and slaves) to vlan-enabled bridge as ports with pvid set (or play games with ugly workarounds in case bridge is not vlan-enabled). But this rules out any fancy setups (such as VID set in acce...
by mkx
Fri Nov 17, 2023 5:08 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

I'm pretty sure address lists "work" immediately. There's another "gem" with regard to firewall: new drop rules only affect new connections. Already established connectiobs are not affected. Clearing connection tracking table does the job (but drops all the rest of established co...
by mkx
Fri Nov 17, 2023 1:13 pm
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

While being impressed by AI success it's important to keep in mind that AI can only combine[*] knowledge it absorbed during training. The (perceived) quality of this combinatorial process does get better with newer AI generations (so yes, GPT5 will mostly give better answers than GPT4 does). But wha...
by mkx
Fri Nov 17, 2023 12:08 pm
Forum: SwOS
Topic: CenturyLink/Quantum VLAN 201 not forwarding on CSS610
Replies: 4
Views: 392

Re: CenturyLink/Quantum VLAN 201 not forwarding on CSS610

The way you describe ONT's expectations (XXX vlan as default, 201 as tagged) mostly means that vlan 200 (as identified in ONT and possibly on ONT's upstream interface) will come out on ONT downstream interface as untagged. So on CSS you could tag it (back) to any VLAN ID, but it's sensible to keep u...
by mkx
Fri Nov 17, 2023 11:26 am
Forum: General
Topic: CRS326-24G-2S+RM + RouterOS v7
Replies: 1
Views: 206

Re: CRS326-24G-2S+RM + RouterOS v7

All current Mikrotik devices are officially supported by ROS v7. And vice versa.
by mkx
Fri Nov 17, 2023 11:15 am
Forum: Beginner Basics
Topic: Devices not accessible from local wifi [SOLVED]
Replies: 2
Views: 296

Re: Devices not accessible from local wifi [SOLVED]

In the CAPsMAN setup, you have to set client-to-client-forwarding=yes (default is no) ... it's a datapath property.
by mkx
Fri Nov 17, 2023 8:53 am
Forum: Wireless Networking
Topic: RBLHGG-5HPacD2HPnD-XL LHG XL no DHCP asign on slave site in bridge [SOLVED]
Replies: 2
Views: 339

Re: RBLHGG-5HPacD2HPnD-XL LHG XL no DHCP asign on slave site in bridge [SOLVED]

Since your wireless setup consists of all Mikrotik devices, your slave should be configured to "station-bridge" mode ... pseudobridge has a heap of problems, missing DHCP assignments is one of them.

Read extensive article about different station modes and their problems.
by mkx
Fri Nov 17, 2023 8:51 am
Forum: General
Topic: mikrotik with PPPoe and real ip behind bridge modem [SOLVED]
Replies: 100
Views: 19604

Re: mikrotik with PPPoe and real ip behind bridge modem [SOLVED]

It's an RB850Gx2 running ROS 6.47.9 Could be that the problems you're seeing are related to older version of either ROS or Winbox. The version of ROS you have on your device is pretty dated. It's fine to stay with v6, but you should upgrade it to latest v6, which is 6.49.10 ... And make sure you'er...
by mkx
Fri Nov 17, 2023 8:41 am
Forum: Beginner Basics
Topic: dhcp relay using LAN IP address as source
Replies: 10
Views: 1627

Re: dhcp relay using LAN IP address as source

I didn't realize this forum is not monitored by mikrotik which is pretty unusual. Well, it is monitored, but loosely. We do see some MT staffers discussing here and there, but this forum is more or less intended for user to user interaction. It seems that MT wants bugs and issues officially logged ...
by mkx
Thu Nov 16, 2023 10:44 pm
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

And you're seriously comparing GPT's ROS scripting skills with Rex? Oh my... we need more cats.
by mkx
Thu Nov 16, 2023 10:41 pm
Forum: Beginner Basics
Topic: Wifi Backend
Replies: 8
Views: 528

Re: Wifi Backend

Winbox connectivity is configured under Tools>MAC Server ... and uses interface lists. Winbox visibility is configured under IP>Neighbors>Discovery Settings ... and again uses interface lists. Default setup uses two interface lists: WAN and LAN, by dedsult ether1 is member of WAN and bridge (includi...
by mkx
Thu Nov 16, 2023 10:24 pm
Forum: General
Topic: Fundamental problems at MikroTik
Replies: 32
Views: 2123

Re: Fundamental problems at MikroTik

For a, quote: "For a fly by night DYI", gear with youtube tutorials, provided by vendor and with actors speaking various dialects[*], is the best choice. With anything else, one is on his own. Umm, wait a minute, isn't this a part of DIY concept? Now I'm confused. [*] it would be unfair to...
by mkx
Thu Nov 16, 2023 10:10 pm
Forum: Beginner Basics
Topic: RB760iGS Dual Power Source
Replies: 2
Views: 242

Re: RB760iGS Dual Power Source

Quite possibly yes. AFAIK RB-GPOE works both ways (also as "extractor"), but requires the PSE to work with passive PoE devices. CRS328 can be set to work with passive PoE clients when selected low voltage output (26V), which is great in this case. The only remaining detail is how to "...
by mkx
Thu Nov 16, 2023 7:34 pm
Forum: General
Topic: Fundamental problems at MikroTik
Replies: 32
Views: 2123

Re: Fundamental problems at MikroTik

Nobody is forcing to order a CD and pay for preparing it and shipping. How about that documentation? I am practically forced to waste time in rereading sentences multiple times while trying to clarify what the (obviously) non-English speaker meant through an ugly translation. Is that what customers...
by mkx
Thu Nov 16, 2023 4:21 pm
Forum: RouterBOARD hardware
Topic: Mikrotik RB4011
Replies: 7
Views: 956

Re: Mikrotik RB4011

My RB4011 has cores at 100% at less than 1 Gbps without FastTrack on v7 ... I have the opposite experience: my hAP ac2 was at 15-20% under v6 when doing 30Mbps (at the time I was using 30/5 VDSL), the same unit now is at 10% when doing 980Mbps (I have FO 1Gbps/100Mbps) on v7. Alas: I did netinstall...
by mkx
Thu Nov 16, 2023 4:14 pm
Forum: RouterBOARD hardware
Topic: CRS310-8G+2S+IN USB Port [SOLVED]
Replies: 14
Views: 1955

Re: CRS310-8G+2S+IN USB Port [SOLVED]

Just beware: traditionally, ROS wasn't known for exploiting full USB capacity when working with USB flash sticks. So if a device supports USB3, this doesn't mean you will get 100MBps of file transfer rates (if USB flash disk can do it on normal computers), it might still be limited at some significa...
by mkx
Thu Nov 16, 2023 4:11 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

Just wondering... Both times this happened after a regular shutdown (/system/shutdown). Is there anything special now that breaks configuration?
Check storage space ... right before shutdown. If storage is full (or close to full), then this might be the reason for problems.
by mkx
Thu Nov 16, 2023 4:10 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

zandhaas use check for updates button and ignore the above ranting. nothing special has to be done. upgrade and forget ******************************************************** And it's true but then you have the "old" wifi package and not the qcom-ac package installed. Yes, that's a part ...
by mkx
Wed Nov 15, 2023 7:00 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

free storage space 304 KiB
How much free storage did you have on 7.12?

I posted pretty detailed observations about storage usage in my post #71 above.
by mkx
Wed Nov 15, 2023 6:39 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

RAM consumption is a dynamic thing ... and it starts from 0 after each reboot, so you should not worry about it too much. Unless your device crashes, like @sinisa observes. After all, until 7.12 wave2 driver, requirement was device with 256MB RAM. And I guess your hAP ac2 has 128MB ...
by mkx
Wed Nov 15, 2023 4:20 pm
Forum: RouterBOARD hardware
Topic: Chateau LTE6 ax antenna recommendation
Replies: 4
Views: 346

Re: Chateau LTE6 ax antenna recommendation

Beware of small antennae, usually antenna gain is inversely proportional to antenna size. An idea: since your problem is that device itself is inside metallic housing, why don't you re-use original antennae. only use cables of appropriate length? Depending on cable quality, additional loss is around...
by mkx
Wed Nov 15, 2023 4:16 pm
Forum: RouterBOARD hardware
Topic: L009UiGS-2HaxD-IN power consumption
Replies: 8
Views: 772

Re: L009UiGS-2HaxD-IN power consumption

The point of my question is that minimum power draw doesn't matter if device actually draws higher power significant portion of time ... as you explained your setup lacks heat dissipation, but you have to make sure that device doesn't overheat during expected (extended) periods of time with higher a...
by mkx
Wed Nov 15, 2023 3:44 pm
Forum: Beginner Basics
Topic: PPoE Dynamic and Static IPs
Replies: 3
Views: 271

Re: PPoE Dynamic and Static IPs

The only way to get anything sent over PPPoE link is to have ISP to route it through. And since that traffic is actively routed via the PPPoE link towards you (ISP already configured their router to use your PPPoE link when sending the traffic for the new /29 address space), you don't have (and shou...
by mkx
Wed Nov 15, 2023 12:51 pm
Forum: Scripting
Topic: GPT4 and writing scripts for Mikrotik
Replies: 51
Views: 2568

Re: GPT4 and writing scripts for Mikrotik

ChatGPT is as good at writing ROS scripts as with any other things: mostly it gets things done (surprisingly well), but sometimes it fails miserably ... the problem with ChatGPT failing is not that it's failing, the problem is that it doesn't admit that it cant provide a good result, instead it pres...
by mkx
Wed Nov 15, 2023 12:35 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

*) disk - fixed hang on reboot when network file systems mounted; That is interesting! Strods says 'Please remember that actual "bugs" must be reported to support@mikrotik.com complemented with logs, supout files, etc.' above. @pe1chl, do I understand you correctly that you're complaining...
by mkx
Wed Nov 15, 2023 12:27 pm
Forum: RouterBOARD hardware
Topic: Chateau LTE6 ax antenna recommendation
Replies: 4
Views: 346

Re: Chateau LTE6 ax antenna recommendation

... we require a smart LTE antenna ... What is your definition of word "smart" in this context? In UK smart means "having a clean, tidy, and stylish appearance" while in US smart means "intelligent, or able to think quickly or intelligently in difficult situations" ......
by mkx
Wed Nov 15, 2023 9:09 am
Forum: RouterBOARD hardware
Topic: Mikrotik RB4011
Replies: 7
Views: 956

Re: Mikrotik RB4011

If one takes official test results with a pinch of salt, then RB4011 should be able of routing at roughly 2.5Gbps give or take. The number is approximately 10-times larger than the one of RB2011. I guess that your particular use case (200 1-to-1 NAT mappings) does mean somehow more complicated setup...
by mkx
Wed Nov 15, 2023 9:01 am
Forum: RouterBOARD hardware
Topic: L009UiGS-2HaxD-IN power consumption
Replies: 8
Views: 772

Re: L009UiGS-2HaxD-IN power consumption

What I wrote above is my definition of idle device, for the purpose of measuring power consumption. Performance I need is full 1Gb routing with firewall, VPN and many many parallel connections. So what is your expected busy/idle ratio? If it's higher than 0.1 (or even less), then idle power consump...
by mkx
Wed Nov 15, 2023 8:54 am
Forum: General
Topic: Subject: MikroTik Router Storage Issue - 100% Full
Replies: 12
Views: 771

Re: Subject: MikroTik Router Storage Issue - 100% Full

If I create a backup now, it's gone again after a reboot. It seems that you're not aware of one fact: on devices with flash storage equal or less than 64MB (I think that's the magic size, could be 32MB), the root of file structure resides on RAM disk and the (raminder of) permanent flash storage is...
by mkx
Wed Nov 15, 2023 8:49 am
Forum: General
Topic: Subject: MikroTik Router Storage Issue - 100% Full
Replies: 12
Views: 771

Re: Subject: MikroTik Router Storage Issue - 100% Full

Then, I loaded my configuration, which is only 1 MB in size Configuration 1MB in size is not "only", it's huge for a 16MB flash device IMO. My hAP ac2 config, while device was running ROS v6, contained two country address lists (both for IPv4 and IPv6, so this actually makes 4 decently si...
by mkx
Wed Nov 15, 2023 8:41 am
Forum: General
Topic: IP public issue [SOLVED]
Replies: 2
Views: 274

Re: IP public issue [SOLVED]

If you're not able to decide which public IP address you're supposed to use, then I wonder if you have skills and information needed for the task you have to do?
by mkx
Wed Nov 15, 2023 8:31 am
Forum: Beginner Basics
Topic: dhcp relay using LAN IP address as source
Replies: 10
Views: 1627

Re: dhcp relay using LAN IP address as source

While waiting for a comment from MikroTik engineers, ...

If you're serious about getting a comment from MT, then you better open a support ticket with them ... using official support channels, this forum is not one of those.
by mkx
Wed Nov 15, 2023 8:28 am
Forum: Beginner Basics
Topic: Cannot get to the config page of pihole on mikrotik [SOLVED]
Replies: 9
Views: 603

Re: Cannot get to the config page of pihole on mikrotik [SOLVED]

However, when users follow the official doc and at the end the cofiguration is not working, it can get frustrating. In the MT official doc, pihole container is only mentioned as an example of how to build a container. It doesn't touch the workings of the container contents at all ... so I don't see...
by mkx
Tue Nov 14, 2023 7:26 pm
Forum: RouterBOARD hardware
Topic: L009UiGS-2HaxD-IN power consumption
Replies: 8
Views: 772

Re: L009UiGS-2HaxD-IN power consumption

*) - idle is defined as: configured and working device, few registered devices (wifi), small traffic (up to 1Mbit).
How comes that RB2011 doesn't have enough performance for what you wrote above?
by mkx
Tue Nov 14, 2023 7:18 pm
Forum: General
Topic: Flow control between CSS610 and CRS310
Replies: 4
Views: 311

Re: Flow control between CSS610 and CRS310

Isn't it the other way around (enabling TX flow control does the signaling)? My bad. But the point is: you need both flow controls enabled on both sides of a link or else it doesn't work. Now, in your particular case: you're saying there are Tx pauses on CCS610 but no Rx pauses on conected CRS310 p...
by mkx
Tue Nov 14, 2023 3:41 pm
Forum: RouterBOARD hardware
Topic: Is Utilization of RouterBoards as 1Gbps RF signal processor possible?
Replies: 5
Views: 414

Re: Is Utilization of RouterBoards as 1Gbps RF signal processor possible?

RouterBoards are far from SDRs. RouterOS is a closed source OS which only runs drivers made and approved by Mikrotik.

Therefore I'm guessing that you'll have to forget about Mikrotik for your science project.
by mkx
Tue Nov 14, 2023 2:54 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

So when 7.12 with installed wifiwave2 package gets upgraded to 7.13beta1 (or newer), wifi-qcom (or wifi-qcom-ac) package replaces the previously installed wifiwave2 package. I noticed an important difference on AC2 (no previous wifiwave2). Wireless was there after upgrade... Sure thing ... because ...
by mkx
Tue Nov 14, 2023 2:24 pm
Forum: General
Topic: Flow control between CSS610 and CRS310
Replies: 4
Views: 311

Re: Flow control between CSS610 and CRS310

Did you enable both tx-flow-control and rx-flow-control on all involved ports on both switches? As far as I understand, Rx flow control only signals the other end of each physical leg that it needs to pause if port receives feedback from upstream buffer ... and as far as I understand, most switches ...
by mkx
Tue Nov 14, 2023 2:11 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

The document, linked by @EdPa in post #2, says: The configuration menu used to be called 'wifiwave2' in RouterOS versions before 7.13, where it was a part of the 'wifiwave2' software package. So when 7.12 with installed wifiwave2 package gets upgraded to 7.13beta1 (or newer), wifi-qcom (or wifi-qcom...
by mkx
Tue Nov 14, 2023 1:58 pm
Forum: Beginner Basics
Topic: Cannot get to the config page of pihole on mikrotik [SOLVED]
Replies: 9
Views: 603

Re: Cannot get to the config page of pihole on mikrotik [SOLVED]

You do realize that container images them selves are not Mikrotik's business, right? Anything you place inside container image is on you, you have to find relevant documentation (possibly on container package maintainer's site). Mikrotik only makes possible to run container images and that's where t...
by mkx
Tue Nov 14, 2023 1:43 pm
Forum: Beginner Basics
Topic: Upgrading without 2 reboots
Replies: 6
Views: 489

Re: Upgrading without 2 reboots

What is possible to do to avoid double reboots, but requires quite some manual work: download main package of new ROS version for correct device platform open it using 7zip and extract correct routerboot firmware file. It's inside etc/ folder, but most platform packages contain multiple firmware fil...
by mkx
Tue Nov 14, 2023 1:31 pm
Forum: Beginner Basics
Topic: Multiple Subnets on Single Bridge Issues
Replies: 8
Views: 635

Re: Multiple Subnets on Single Bridge Issues

Even if I can do VLAN tagging based on specific MAC addresses I would still need to route the traffic from bridge->bridge which I would think would result in the same behavior. Nope, from IP layer point of view, it would be vlanX <-> vlanY traffic ... in this case, bridge interface has no meaning a...
by mkx
Mon Nov 13, 2023 11:15 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 467
Views: 68277

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

Do devices running the new wifi-qcom-ac package still have the old wifiwave2 limitation where VLANs couldn't be configured? Found it in the wiki: 802.11ac chipsets do not support this type of VLAN tagging (vlan-id), but they can be configured as VLAN access ports in bridge settings. Just upgraded m...
by mkx
Mon Nov 13, 2023 10:08 pm
Forum: RouterBOARD hardware
Topic: Mikrotik hAP AC² power indicator
Replies: 1
Views: 216

Re: Mikrotik hAP AC² power indicator

hAP ac2 has a few led lit during normal operation: power led on tge same side as ethernet ports and power jack - between power jack and ether ports. It's steadily lit after power on. ethernet activity leds on the otger side ... beliw those dot pictograms (those dots are supposed to represent the num...
by mkx
Mon Nov 13, 2023 9:44 pm
Forum: Beginner Basics
Topic: Multiple Subnets on Single Bridge Issues
Replies: 8
Views: 635

Re: Multiple Subnets on Single Bridge Issues

I stand by my first line of my previous post.

I'd think again (and again) about necessity to run two IP subnets over single ethernet broadcast domain.
by mkx
Mon Nov 13, 2023 9:40 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

I was unable to import the public key ED25519 from my YubiKey, I successfully imported ed25519 keys, created by openssh. The pub file starts with "ssh-ed25519 ", continues with 69 characters (the actual publuc key) and followed with key owner identification (user@host). Format of file on ...
by mkx
Mon Nov 13, 2023 1:51 pm
Forum: General
Topic: I lost my license [SOLVED]
Replies: 4
Views: 713

Re: I lost my license [SOLVED]

Do as it says: write to support@mikrotik.com
by mkx
Mon Nov 13, 2023 12:16 pm
Forum: Scripting
Topic: LTE Link Speed Calculation?
Replies: 6
Views: 597

Re: LTE Link Speed Calculation?

As long as you take into account the differences between different technologies when estimating throughput from SINR, then you should get some sensible results. Just don't react on minor differences, when estimating throughput from SINR the error margin can even exceed 50% (I guess).
by mkx
Mon Nov 13, 2023 9:17 am
Forum: Wireless Networking
Topic: Mikrotik topology - Too many clients error
Replies: 2
Views: 315

Re: Mikrotik topology - Too many clients error

As the error message says: disc-lite5 already serves maximum number of clients and the new one is not allowed to connect. Two things, in order from less important to the critical one: taking from description from diagram "PTP BRIDGE AP" ... I'm assuming that disc-lite5 is running in "...
by mkx
Mon Nov 13, 2023 9:09 am
Forum: Wireless Networking
Topic: hAP ax2, station mode: Unable to connect to ancient wifi using WPA-PSK w/ TKIP
Replies: 3
Views: 629

Re: hAP ax2, station mode: Unable to connect to ancient wifi using WPA-PSK w/ TKIP

This seems to be ax-related bug. So I suggest you to create supout file at the time when ax2 is unable to communicate with OpenWRT (WPA-TKIP only) ... and open trouble ticket with support@mikrotik.com.
by mkx
Mon Nov 13, 2023 8:50 am
Forum: Beginner Basics
Topic: Multiple Subnets on Single Bridge Issues
Replies: 8
Views: 635

Re: Multiple Subnets on Single Bridge Issues

You've placed yourself in a pond of mud ... I assume your client devices are configured with /24 subnet and proper gateway address, so initially they don't know a squat about the other subnet being available on the same physical network. And this is what happens: deviceA (e.g. from 10.0.0.0/24 subne...
by mkx
Mon Nov 13, 2023 8:25 am
Forum: General
Topic: Bridge Troubles
Replies: 3
Views: 438

Re: Bridge Troubles

I don't use DoH, so I can't provide you with definitive answer here. But: your setup uses FQDN of DoH server ... so before DNS DoH client on your router can resolve anything, it has to resolve FQDN of DoH server itself. Do you see the chicken-egg problem here? There are a few ways out, one is to set...
by mkx
Sun Nov 12, 2023 9:21 pm
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

According to specs, both devices you mentioned are nearly identical wireless-wise. So they should perform similarly as long as positions of AP and clients doesn't change. Any obstacles, even TV set, negatively affect the range and throughput. When there's an obstacle close to a device (either AP or ...
by mkx
Sun Nov 12, 2023 4:18 pm
Forum: RouterBOARD hardware
Topic: RB5009
Replies: 6
Views: 589

Re: RB5009

Honestly, it's not even worth the effort. It has no impact on router performance and is not indicative of any issue at all. Thank you! Netinstall didn't helped. :( Netinstall formats flash disk in a sense of writing new filesystem metadata. But I highly doubt that it does low-level format of flash ...
by mkx
Sun Nov 12, 2023 4:07 pm
Forum: General
Topic: sfp info not shown/eeprom-checksum: bad
Replies: 4
Views: 1130

Re: sfp info not shown/eeprom-checksum: bad

Meanwhile, still can not understand how to get to SFP Module information page... The IP manually assigned to the SFP interface leads to RouterOS Web GUI... :? If you try to access IP address, assigned to one of ROS interfaces, then ROS believes (rightfully so) that you're trying to use ROS service....
by mkx
Sun Nov 12, 2023 2:04 pm
Forum: General
Topic: IPv4 Fast Path not activated [SOLVED]
Replies: 6
Views: 452

Re: IPv4 Fast Path not activated [SOLVED]

... Mikotik Manual:Fast Path says that FastTrack is FastPath+Connection Tracking. Does it means that FastTrack contains Fast Path? My interpretation is that without fastpath there is no fasttrack. However I have mixed feelings about the importance of fastpath ... as fastoath manual specifies, there...
by mkx
Sun Nov 12, 2023 12:31 pm
Forum: Scripting
Topic: LTE Link Speed Calculation?
Replies: 6
Views: 597

Re: LTE Link Speed Calculation?

You really can't AFAIK. In theory it's possible, in practice not so much. SINR figure gives a very good estimate about maximum possible spectral efficiency. Google for "SINR throughput" to read more and get some tables/charts (one random link ). But then there are other unknowns. SINR val...
by mkx
Sun Nov 12, 2023 11:40 am
Forum: General
Topic: IPv4 Fast Path not activated [SOLVED]
Replies: 6
Views: 452

Re: IPv4 Fast Path not activated [SOLVED]

Well, if you're running firewall, then fastpath doesn't make much sense (if I understand its function correctly, it's a shortcut between different drivers and traffic then bypasses some of generic L2 of ROS and all of L3, for firewalling such shortcuts should not happen). Fasttract is (again accordi...
by mkx
Sun Nov 12, 2023 11:19 am
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

The information, shown in the screenshot, is actually data about reception on RB951 side for that particular wireless station (station doesn't report its stats to AP). So the values shown by AP mostly depend on station's transmit capabilities and (to a lesser extent) on AP's reception capabilities (...
by mkx
Sat Nov 11, 2023 6:47 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

... I was assured that this bug has been fixed in the 7.12 branch.
Well, it isn't. Still...
[sarcasm]
Well, 7.12 branch isn't abandoned/surpassed yet.
[/sarcasm]
by mkx
Sat Nov 11, 2023 4:56 pm
Forum: RouterBOARD hardware
Topic: RB5009 power IN voltage range
Replies: 10
Views: 5482

Re: RB5009 power IN voltage range

I guess the concept you described is quite fine. If you care about autonomy while on batteries, make sure you get a highly efficient DC-DC down-converter. Some shitty ones can have efficiency as low as 50% and difference between 0.5A and 1A of power draw for 10W load (at 24V) is significant if batte...
by mkx
Sat Nov 11, 2023 4:39 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

Noticed that on all of them I needed to reboot a second time to upgrade the routerboard firmware despite having "/system routerboard settings set auto-upgrade=yes" configured. That's expected and has been so ever since auto-upgrade is available. The reason is that .fwf files with new rout...
by mkx
Sat Nov 11, 2023 10:11 am
Forum: RouterBOARD hardware
Topic: MIKROTIK RB5009UG+S+IN DC Pin Power Failure [SOLVED]
Replies: 7
Views: 715

Re: MIKROTIK RB5009UG+S+IN DC Pin Power Failure [SOLVED]

I don't think you can get around this "positive-negative" mismatch without DC-DC converter. Unless you're willing to mount RB so that metallic parts of its chassis don't touch metallic parts of rack and other devices (i.e. have its chasis galvanically isolated from the rest of your DC). Yo...
by mkx
Sat Nov 11, 2023 9:57 am
Forum: General
Topic: problem with my routerboard 5009_no save graph after rebooot
Replies: 7
Views: 425

Re: problem with my routerboard 5009_no save graph after rebooot

It could be 5009 specific (i.e. a bug), but anyway: check how frequently graphing data gets stored to flash, it's under Tools->Graphing->Interface Rules->Graphing Settings ... it seems that default is 24 hours, try setting it to shorter interval. This probably won't make the bug disappear, but you'l...
by mkx
Fri Nov 10, 2023 10:15 pm
Forum: RouterBOARD hardware
Topic: MIKROTIK RB5009UG+S+IN DC Pin Power Failure [SOLVED]
Replies: 7
Views: 715

Re: MIKROTIK RB5009UG+S+IN DC Pin Power Failure [SOLVED]

I think @pe1chl is right: telco DC power supply is nominally -48V, so positive on chasis. IT gear, if DC powered, is almost always +48V, so negative on chasis.
by mkx
Fri Nov 10, 2023 9:41 pm
Forum: General
Topic: Can't ping gateway from vlan
Replies: 3
Views: 421

Re: Can't ping gateway from vlan

The config may partly work but it's all wrong. Have a look at this tutorial about how to properly configure VLANs on mikrotik devices.
by mkx
Fri Nov 10, 2023 6:02 pm
Forum: General
Topic: OS 7 -long term
Replies: 17
Views: 867

Re: OS 7 -long term

You are wrong. Let's have a look... v6.48.4 [stable] on Mon Aug 23, 2021 v6.49 [stable] on Thu Oct 07, 2021 v6.48.5 [long-term] on Fri Oct 08, 2021 What your table doesn't show and I'm not sure it's possible to get that missing info from the past: when exactly did 6.48.x got promoted into long-term...
by mkx
Fri Nov 10, 2023 3:57 pm
Forum: General
Topic: OS 7 -long term
Replies: 17
Views: 867

Re: OS 7 -long term

Which existing version should become long-term?

My favourite kebab-retailer said that 7.1.5 was a good one ...
by mkx
Fri Nov 10, 2023 11:25 am
Forum: General
Topic: Bridge Troubles
Replies: 3
Views: 438

Re: Bridge Troubles

Trying to figure out why Bridge is passing packets through firewall. Packets from where to where? Since your posted setup heavily deviates from defaults, I strongly suggest you to disable detect-internet , i.e. /interface/detect-internet/set detect-interface-list=none . As to DNS: you're heavily ma...
by mkx
Thu Nov 09, 2023 9:17 pm
Forum: General
Topic: Bonding interface breaks bridge
Replies: 4
Views: 337

Re: Bonding interface breaks bridge

How would you implement this within a flat network setup? Either simply add bond interface (bonding1) to bridge1 which makes the bond (from layer 2 perspective) equal member of LAN network. You can do teh same on both devices, in that case use one as switch only, without firewalling, routing, DHCP ...
by mkx
Thu Nov 09, 2023 7:26 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

Hi buy one Rb L41G-2axD I upgraded from 7.8 to 7.12and the Wireless interface disappeared, what should I do to get the wireless interface back?
Install wifwave2 package (from extra packages). Next time use built-in upgrade feature which upgrades all installed packages automaticalky.
by mkx
Thu Nov 09, 2023 7:19 pm
Forum: General
Topic: Mikrotik packet Sniffer Broken?
Replies: 2
Views: 277

Re: Mikrotik packet Sniffer Broken?

Are you sure that bridge HW offload is disabled (at least for ports which are of interest)?
by mkx
Thu Nov 09, 2023 7:14 pm
Forum: General
Topic: Bonding interface breaks bridge
Replies: 4
Views: 337

Re: Bonding interface breaks bridge

Huh? This is definitely a no-go: /ip address add address=192.168.1.9/24 interface=bridge1 network=192.168.1.0 add address=192.168.1.31/24 interface=bonding1 network=192.168.1.0 You can't have two independent interfaces with same network address and expect for router to figure it out. And if the same...
by mkx
Thu Nov 09, 2023 7:06 pm
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

Config says that device should be transmitting SSID with name MikroTik-2C00AA and that it's an open AP, i.e. no password needed and no encryption used over the air. Config also says it's running ancient ROS version and that config has a minor error in config (due to error in default config): LAN IP ...
by mkx
Thu Nov 09, 2023 4:31 pm
Forum: Announcements
Topic: v7.12.1 [stable] is released!
Replies: 238
Views: 57800

Re: v7.12 [stable] is released!

RB951G boots with 7.12. Can't say if it's stable, nobody's at home ATM. ;-)
by mkx
Thu Nov 09, 2023 4:29 pm
Forum: General
Topic: crs309 poor 10gb performance
Replies: 28
Views: 1791

Re: crs309 poor 10gb performance

Post #11 above (by @jericho63) IMO shows that throughput problems are not due to traffic hitting CPU (it'd be much higher than 2% at 2.5Gbps) but some other reasons, internal to how switch chip handles the traffic. High CPU load while running btest is usual but has nothing with normal traffic handli...
by mkx
Thu Nov 09, 2023 2:54 pm
Forum: General
Topic: crs309 poor 10gb performance
Replies: 28
Views: 1791

Re: crs309 poor 10gb performance

Did you try to enable flow control (both Tx and Rx) on all involved ports? The thing that bothers a switch the most is speed change - from faster to slower port. In this case switch has to buffer data and we all know that buffer bloat is bad. So when that tiny buffer fills up, switch has two choices...
by mkx
Thu Nov 09, 2023 2:49 pm
Forum: General
Topic: FIDO ed25519 user ssh keys
Replies: 1
Views: 270

Re: FIDO ed25519 user ssh keys

From release notes of 7.12 (released today):
*) ssh - added support for user ed25519 public keys;
So upgrade to 7.12 and check if it works for you. If not, then ask for support directly MT support (support@mikrotik.com), posting in this forum won't help (much).
by mkx
Thu Nov 09, 2023 12:30 pm
Forum: Beginner Basics
Topic: dstnat rules not works
Replies: 13
Views: 1171

Re: dstnat rules not works

If you try to access PiHole web interface by connecting to that IP address explicitly and you don't get the expected behaviour, then this has nothing to do with dst-nat, it has either something to do with routing or config on PiHole device itself. So post full config of your router to see if it's th...
by mkx
Thu Nov 09, 2023 12:29 pm
Forum: Beginner Basics
Topic: Understanding ARP
Replies: 2
Views: 333

Re: Understanding ARP

To get better idea about what's going on you may want to fire up wireshark on client and capture all communication. But in a nutshell it's like this: client has IP address 192.168.0.254, netmask /24 and gateway 192.168.0.1. Let's assume there are no specific routing rules on client. similarly server...
by mkx
Thu Nov 09, 2023 8:20 am
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

The whole wireless shebang should be under "Wireless" menu subtree (winbox, top part of left frame). Check the settings there. If you can't figure it out, then post the textual config export: open terminal window, execute command /export hide-sensitive file=anynameyouwish , fetch the resul...
by mkx
Wed Nov 08, 2023 10:15 pm
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

Nothing wrong with it, IMO it was one of greatest Mikrotiks at its time. I've got 2 of gigabit variant (RB951G) at home and they are fine. Great as switches, fine as 2.4GHz APs (802.11 n only) with very decent range (being high-power wifi APs). A bit slow if used as routers (should handle 100Mbps ju...
by mkx
Wed Nov 08, 2023 10:07 pm
Forum: Beginner Basics
Topic: Better way to extend my wifi network with same SSID [SOLVED]
Replies: 1
Views: 352

Re: Better way to extend my wifi network with same SSID [SOLVED]

If you can't go with wires, then configure naster wireless interface on cAP as station-bridge. The rest of config should be as dull as possible: create a btidge, set all interfaces as bridge ports (both ethernet interfaces, master wireless interface as well as virtual wireless interface), create a v...
by mkx
Wed Nov 08, 2023 9:46 pm
Forum: General
Topic: Problems on routing to second gateway
Replies: 12
Views: 753

Re: Problems on routing to second gateway

If I understand you correctly, you're trying to use dual WAN with some policy-based routing? If that's right, then ... PBR works best if the device enforcing policy is the default/only gateway for LAN hosts. In case of your prefered provider that will mean double NAT but most of time this won't hurt...
by mkx
Wed Nov 08, 2023 9:38 pm
Forum: Beginner Basics
Topic: Quick Guide?
Replies: 37
Views: 2044

Re: Quick Guide?

Hi, I just received a new RB951 router ...

My, oh my .... that device is discontinued (note the filter settings), how did you manage to buy a new one?

Anyways, let me google that for you ... it's the first link offered.
by mkx
Wed Nov 08, 2023 7:00 pm
Forum: Announcements
Topic: v7.12rc is released!
Replies: 225
Views: 83734

Re: v7.12rc is released!

at some time a release has to be made.

Says who? ;-)
by mkx
Wed Nov 08, 2023 4:16 pm
Forum: Wireless Networking
Topic: Devices connected on the same antenna cannot ping each other
Replies: 1
Views: 260

Re: Devices connected on the same antenna cannot ping each other

Assuming you're running legacy capsman (with separate configuration subtree under /capsman) ... your caps-man datapath config most probably lacks setting client-to-client-forwarding=yes ...
by mkx
Wed Nov 08, 2023 4:10 pm
Forum: General
Topic: Problem routing two bridges [SOLVED]
Replies: 4
Views: 460

Re: Problem routing two bridges [SOLVED]

ping from bridge0 to bridge1 address > ping 192.168.77.1 interface=bridge0 When you run ping with interface= property set, this actually overrides the egress interface selection (you probably expected that it somehow selects source IP address). Essentially you're overriding part of routing process,...
by mkx
Wed Nov 08, 2023 3:59 pm
Forum: Beginner Basics
Topic: Weird routing behavior with another CIDR
Replies: 4
Views: 362

Re: Weird routing behavior with another CIDR

A few errors in your config: you configure VLAN interface vlan100 on ether3 ... which is later enslaved as bridge port. You should never do that ... if ether3 is supposed to carry non-vlan traffic which is of interest of other bridge ports, then you should properly configure bridge with vlan filteri...
by mkx
Tue Nov 07, 2023 9:42 pm
Forum: Beginner Basics
Topic: LtAP LTE6 kit: underperforming mobile internet
Replies: 21
Views: 1523

Re: LtAP LTE6 kit: underperforming mobile internet

I also read that germany has 'deactivated' it's 3G. The freed up frequencies are used for LTE. Does the LtAP ignore those frequencies if I uncheck 3G? The 2G/3G/LTE checks are about technology, not about frequencies. So you can safely uncheck 2G and 3G, your LtAP will not ignore LTE on B1 and B8 (t...
by mkx
Tue Nov 07, 2023 7:55 am
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

Your IPv6 settings are the same as I have when ISP uses simple IPv6 over ethernet. So I guess these should be fine unless your ISP requires something special ... Regarding prefix: DHCPv6 has two properties: pool-prefix-length which should be left set to 64 unless you know (much) better .. and prefix...
by mkx
Mon Nov 06, 2023 10:15 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

A question: what kind of technology (from your router's point of view) does your ISP use? Is it plain ethernet? Or is it PPPoE? In the later case default route is configured differently.
by mkx
Mon Nov 06, 2023 10:12 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

Dynamic gateway is missing. On my router I get such entry: Flags: D - DYNAMIC; A - ACTIVE; c - CONNECT, g - SLAAC; + - ECMP Columns: DST-ADDRESS, GATEWAY, DISTANCE DST-ADDRESS GATEWAY DISTANCE DAg ::/0 fe80::2cc8:1bff:fe77:dee6%vlan-99 1 Note the 'g' flag (gateway).
by mkx
Mon Nov 06, 2023 9:47 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

You can check actual state of IPv6 routing table by executing /ipv6/route/print But it comes with a gotcha: you have to run fairly recent ROSv7 ... 7.11.2 is fine but I don't remember when print command of routes started to display dynamic routes. You can also run /tool/traceroute 2001:4860:4860::88...
by mkx
Mon Nov 06, 2023 6:10 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

IPv6 routing is different than IPv4 .... in particular, DHCPv6 doesn't provide gateway information. Instead, Routing Anouncements are sent out by routers. By default, ROS is configured to ignore those ... which might be safe but it's wrong. You should enable it: /ipv6/settings/set accept-router-adve...
by mkx
Mon Nov 06, 2023 5:35 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

You should set address to your LAN interface. By setting whole address, you are not actually using pool functionality (which takes care that all prefixes actually fall into pool prefix space) risking invalid configuration in case that assigned prefix changes ... using pool changes in prefix are hand...
by mkx
Mon Nov 06, 2023 4:32 pm
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

I don't know how exactly you configured those IPv6 addresses ... but in principle it should be done like this: /ipv6/address add address=::aa:bbcc:ddee from-pool=pool2 interface=exampleInterface The above will pull a yet-unused /64 prefix from named pool and add the postfix part set by address prope...
by mkx
Mon Nov 06, 2023 8:53 am
Forum: Beginner Basics
Topic: IPv6 Configuration under Router OS 7
Replies: 39
Views: 2260

Re: IPv6 Configuration under Router OS 7

When configuring DHCPv6 client, you should set (or rather: leave at default) pool-prefix-length=64. Because that's the prefix size created by the pool when one configures IPv6 address with from-pool=ZZZ property.
by mkx
Sat Nov 04, 2023 9:40 pm
Forum: Beginner Basics
Topic: DHCP Offer not received on other side of trunk [solved]
Replies: 12
Views: 1345

Re: DHCP Offer not received on other side of trunk

You'll have to show the config of both MTs ... export them to text file and copy-paste contents inside [code] [/code] block.
by mkx
Sat Nov 04, 2023 5:29 pm
Forum: Announcements
Topic: Newsletter #114 | September 2023
Replies: 72
Views: 10563

Re: Newsletter #114 | September 2023

The list, per-se, doesn't clarify the contiguous vs. non-contiguous, it just says it supports intra-band CA (e.g. 1+1).
by mkx
Sat Nov 04, 2023 1:12 pm
Forum: General
Topic: PPPoE Server on VLAN Interface with ARP Reply-Only
Replies: 5
Views: 771

Re: PPPoE Server on VLAN Interface with ARP Reply-Only

PPPoE works directly over ethernet (MAC) so nothing that ARP can help you with. If you're using ARP reply-only as a sort of security measure, you'll have to reconsider your strategy.
by mkx
Sat Nov 04, 2023 1:08 pm
Forum: Beginner Basics
Topic: Isolating a LAN on a specific port
Replies: 7
Views: 983

Re: Isolating a LAN on a specific port

All of rules where you have log=yes are suspects. It's not clear why neither input nor output interfaces are known, but if you find the exact rule logging these events it might be possible to find explanation.
by mkx
Fri Nov 03, 2023 10:48 pm
Forum: Wireless Networking
Topic: 5G Radio Not Working
Replies: 5
Views: 580

Re: 5G Radio Not Working

Clients are connecting to 5G when they start the connection near the AP. If they connect at further distances, they don't switch from 2G to 5G when they get close to the AP. This behaviour very much depends on clients (and almost doesn't depend on AP). The wifiwave2 driver enables the roaming featu...
by mkx
Fri Nov 03, 2023 10:09 pm
Forum: Beginner Basics
Topic: LtAP LTE6 kit: underperforming mobile internet
Replies: 21
Views: 1523

Re: LtAP LTE6 kit: underperforming mobile internet

Try only activating LTE bands 2, 5, 12 and 41n (?) as these the only ones both provided by T-Mobile according to their FAQ ...
The bands you're mentioning are not used in Europe. Bands, mentioned by @OP in OP, are just fine.
by mkx
Fri Nov 03, 2023 3:18 pm
Forum: Beginner Basics
Topic: LtAP LTE6 kit: underperforming mobile internet
Replies: 21
Views: 1523

Re: LtAP LTE6 kit: underperforming mobile internet

The maximum speed for 3g is 7.2 Mbps. Actually UMTS/HSPA (3G used in Europe and hence Gernany) can be a bit faster, but not many MNOs kept up with 3G development after they rolled out LTE. Most HSPA networks go up to 21Mbps (DL), another step is 42Mbps (but that's sort of CA, not many HSPA networks...
by mkx
Fri Nov 03, 2023 3:06 pm
Forum: Wireless Networking
Topic: LHGs - repeatedly losing Winbox connection
Replies: 14
Views: 1190

Re: LHGs - repeatedly losing Winbox connection

Two suggestions (not sure if any if them will help): disable "Detect internet" ... winbox is only allowed through LAN interfaces and if "detect internet" somehow misdetects and "proclaims" LAN interface as WAN, then you loose connectivity. IMO "Detect internet"...
by mkx
Fri Nov 03, 2023 2:49 pm
Forum: General
Topic: Slow Internet Speed Sophos RED and Mikrotik
Replies: 1
Views: 322

Re: Slow Internet Speed Sophos RED and Mikrotik

A far shot: if firewall rules (including mangle) are incompatible with fasttrack, user throughput drops to the floor. If you post mikrotiks' config (text export), we might be able to help you better.
by mkx
Fri Nov 03, 2023 12:48 pm
Forum: General
Topic: Mikrotik router mode with two external ports [SOLVED]
Replies: 1
Views: 415

Re: Mikrotik router mode with two external ports [SOLVED]

Sure thing. Before doing anything else, create backup fetch file off device (so you can revert to current config in case something goes wrong). Also get winbox (if you don't have it already) for the same reason (it can connect to MT device even if IP setup is FUBAR). The most straight-forward way (b...
by mkx
Fri Nov 03, 2023 9:52 am
Forum: Wireless Networking
Topic: hap3 low WiFi speed [SOLVED]
Replies: 8
Views: 956

Re: hap3 low WiFi speed [SOLVED]

0 - install wifiwave2 package (and reconfigure wireless setup, wifiwave2 uses different configuration tree). You're running legacy wireless drivers and those make much slower wireless than the new wifiwave2 drivers. And you're lucky to have hAP ac3 which is one of few pre-ax devices capable of runni...
by mkx
Thu Nov 02, 2023 10:29 pm
Forum: Wireless Networking
Topic: Chateau 5g ax 5ghz Network just disappeared
Replies: 5
Views: 575

Re: Chateau 5g ax 5ghz Network just disappeared

I'd be very surprised if 5GHz interface goes silent and there's nothing in logs. The only explanation would be older version of ROS running on your Chateau ax. In early ROS 7.x versions there were quite some bugs in wifiwave2 driver, in latest versions (7.11.2 as of time I'm writing this) wireless w...
by mkx
Thu Nov 02, 2023 9:25 pm
Forum: Wireless Networking
Topic: hap ax3/ax2 with jumbo frames
Replies: 6
Views: 634

Re: hap ax3/ax2 with jumbo frames

... may we connect it on L2 with keeping every bridge own MTU? No, you can not. MTU is integral property of a L3 network ... which most of times overlaps with L2 broadcast domain (or L2.5 if one uses some advanced L2 tech, such as VLAN). Fragmentation is performed by L3 entity (IP stack of e.g. a r...
by mkx
Thu Nov 02, 2023 9:10 pm
Forum: General
Topic: Config CRS-4C+8XG
Replies: 7
Views: 627

Re: Config CRS-4C+8XG

Correct. You also don't add bridge port to list of VLAN members.
by mkx
Thu Nov 02, 2023 5:27 pm
Forum: General
Topic: Mikrotik HAP AX3 2.5gb not working
Replies: 5
Views: 610

Re: Mikrotik HAP AX3 2.5gb not working

Again: how exactly does the network topology look like when hAP ax3 is in the picture? BTW, when doing speedtests, try to select same server every time. My experience is that some servers some times give lower results than others. If your ISP runs their own speedtest server, use that one, many ISPs ...
by mkx
Thu Nov 02, 2023 5:25 pm
Forum: General
Topic: Config CRS-4C+8XG
Replies: 7
Views: 627

Re: Config CRS-4C+8XG

I can be helpful, but I don't like spoon-feeding fellow users. So: did you go through tutorial I linked in my previous post? If yes, what exactly seems to be a problem?
by mkx
Thu Nov 02, 2023 4:21 pm
Forum: General
Topic: Mikrotik HAP AX3 2.5gb not working
Replies: 5
Views: 610

Re: Mikrotik HAP AC3 2.5gb not working

One thing that does affect throughout is the fact that hAP ax3 has only got one 2.5Gbps port ... so if you connect it between PC and cable, one of legs will be limited to 1Gbps. Next: if you're trying to use wireless, make sure hAP ax3 is connected to cable using the 2.5Gbps port. Then: default wire...
by mkx
Thu Nov 02, 2023 3:18 pm
Forum: Scripting
Topic: Stop a script running from the scheduler [SOLVED]
Replies: 17
Views: 1181

Re: Stop a script running from the scheduler [SOLVED]

It seems that you can't stop those scripts. But reconsider the strategy of your script ... or implement some checks. If it's run every minute, does it have to run in endless loop? Perhaps you could drop the loop and rely on scheduler to run it frequently. Or add ability to detect already running scr...
by mkx
Thu Nov 02, 2023 3:04 pm
Forum: Useful user articles
Topic: Bypassing AT&T Residential Gateways with MikroTik
Replies: 236
Views: 105263

Re: Bypassing AT&T Residential Gateways with MikroTik

Why would HW Offload break my configuration? Most probably switch chip can not (or is not properly set-up by bridge to) work with required 802.1Q headers. And since WAN port is the only port of that bridge, offloading doesn't make much of a difference, apart from handling 802.1Q headers (which seem...
by mkx
Thu Nov 02, 2023 2:48 pm
Forum: Beginner Basics
Topic: SFP Help
Replies: 4
Views: 549

Re: SFP Help

GPON SFPs are pretty tricky in ROS as well.
by mkx
Thu Nov 02, 2023 2:40 pm
Forum: Wireless Networking
Topic: Setup cAP ax With Multiple SSIDs for VLANs
Replies: 42
Views: 2948

Re: Setup cAP ax With Multiple SSIDs for VLANs

Yup, capsman2 (with wave2 CAPs) definitely improves mobility (roaming), so it's sensible to run capsman2 even for only 2 compatible APs. And since capsman2 shares quite some configuration with local wifiwave2 instance, I wouldn't be so negative about using capsman anymore (this was way different for...
by mkx
Thu Nov 02, 2023 2:34 pm
Forum: Wireless Networking
Topic: Chateau 5g ax 5ghz Network just disappeared
Replies: 5
Views: 575

Re: Chateau 5g ax 5ghz Network just disappeared

Some of 5GHz channels are subject to radar detection ... if AP detects anything remotely similar to radar signals it has to stop transmitting and search for different channel. Depending on particular setup it might be too limired to find a different channel to use. However, something should be in lo...
by mkx
Thu Nov 02, 2023 2:31 pm
Forum: Wireless Networking
Topic: WiFi Wave2 CAPsMAN Lokal CAP fails
Replies: 4
Views: 917

Re: WiFi Wave2 CAPsMAN Lokal CAP fails

In few words: I can't run CAPsMAN and a CAP on the same device. You don't have to ... and you're not supposed to. Wifiwave2 and capsman2 share setup, so you should provision local wifiwave2 interfaces directly, just use same security profiles (datapaths can be different).. All the bells and whistle...
by mkx
Thu Nov 02, 2023 10:57 am
Forum: Wireless Networking
Topic: Wireless Bridge to Multiple SSIDs / WLANs
Replies: 1
Views: 387

Re: Wireless Bridge to Multiple SSIDs / WLANs

station-pseudobridge has many gotchas, including the one which requires wired device to communicate with main network do that station-pseudobridge device (hAP ac lite) learns mapping between IP address and MAC. In general wireless bridges really work nice (transparent etc.) only if both AP and stati...
by mkx
Thu Nov 02, 2023 10:46 am
Forum: General
Topic: Access single IP on a different interface
Replies: 1
Views: 382

Re: Access single IP on a different interface

Having same nerwork addresses on different interfaces always means problems. And case when connected device has same IP address as router itself (even though on unrelatted interface) borders to impossible. Fixing your setup by changing some network address is much easier than working around it. Whic...
by mkx
Thu Nov 02, 2023 10:40 am
Forum: General
Topic: ISP binding internal IP address
Replies: 11
Views: 1650

Re: ISP binding internal IP address

what a shitty forum You have specific issues particular to your ISP (I could be calling names here), which don't have much with Mikrotik and ROS. You can't realistically expect a cookbook recipe for solving your problem if none of forum members ever encountered similar issues. Can you? And calling ...
by mkx
Thu Nov 02, 2023 10:35 am
Forum: General
Topic: CRS309-1G-8S+IN limited to 2.5 Gbps internet speed?
Replies: 2
Views: 573

Re: CRS309-1G-8S+IN limited to 2.5 Gbps internet speed?

100-feet long stretch of UTP cable is pretty long (it's actually more than 30m which is rating of your SFP module). Even though it's a CAT-8 and thus good for some high throughputs, reachable range depends on transciever's power capabilities ... and longer stretches require quite high power, not man...
by mkx
Thu Nov 02, 2023 10:19 am
Forum: Beginner Basics
Topic: Isolating a LAN on a specific port
Replies: 7
Views: 983

Re: Isolating a LAN on a specific port

The firewall you're currently using onky drops unwanted connections coming in via ether1 (the penultimate rule) in selective way - it doesn't affect DSTNAT-ed connections. The last rule drops a few more connectiobs (which are not dropped by previous rule). But: your firewall doesn't have any rule wh...
by mkx
Thu Nov 02, 2023 10:07 am
Forum: Beginner Basics
Topic: Switch unreachable after adding second one on management vlan [SOLVED]
Replies: 3
Views: 563

Re: Switch unreachable after adding second one on management vlan [SOLVED]

The config export is not complete. But anyway: never add VLAN interface back to bridge as port. Instead you should be setting bridge pirt as tagged member of MGMT VLAN. /interface bridge vlan add bridge=bridge comment=LAN tagged= bridge, sfp-sfpplus4,ether10 untagged=MGMT_NET vlan-ids=900 And make s...
by mkx
Wed Nov 01, 2023 9:21 pm
Forum: General
Topic: SFP port causes "PSU entered state FAIL"
Replies: 5
Views: 782

Re: SFP port causes "PSU entered state FAIL"

By shuffling SFP modules around you more or lesd prooved it's likely a matter of faulty SFP cage. I've no idea if it can be (easily) repaired. So you should avoid using it (yeah, I know). Or try to find a module that doesn't trip the problem and is useful to you, my hunch is that a non-DDM module mi...
by mkx
Wed Nov 01, 2023 4:34 pm
Forum: RouterBOARD hardware
Topic: RB450Gx4 DC in 24V but PoE out only 9V [SOLVED]
Replies: 7
Views: 1235

Re: RB450Gx4 DC in 24V but PoE out only 9V [SOLVED]

MT devices typically don't do voltage conversions for PoE. If you measured much lower PoE out voltage than supply voltage (0.1V is acceptable, 15V is not), then there's a hardware damage in your device.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 37