Community discussions

MikroTik App

Search found 2374 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 8
by jaclaz
Sun Feb 16, 2025 10:51 pm
Forum: Beginner Basics
Topic: dhcp-relay on one interface only
Replies: 8
Views: 317

Re: dhcp-relay on one interface only

But then, you have a switch connected to ether3 ( in order to connect more than one device to it)? And on the "other" side (WAN, ether1) you have only the modem/router? I am struggling to understand if the Mikrotik role should be that of a router or that of a switch ( or maybe a mix of the...
by jaclaz
Sun Feb 16, 2025 8:58 pm
Forum: Beginner Basics
Topic: dhcp-relay on one interface only
Replies: 8
Views: 317

Re: dhcp-relay on one interface only

Hmmm, I see. :( In hindsight it is obvious :oops: , my bad, ether3 is not "connected" to anything, and when you add an address to it, a new route is created that goes in ECMP with the one already created by the connection on ether1, so it is essentially mixing up LAN with WAN. Maybe making...
by jaclaz
Sun Feb 16, 2025 8:27 pm
Forum: Wireless Networking
Topic: Cube SA and Cube 60 Pro Setup assistance
Replies: 1
Views: 142

Re: Cube SA and Cube 60 Pro Setup assistance

Maybe you can follow this path: https://forum.mikrotik.com/viewtopic.php?p=998884#p1074217 First make a PTP, test it one pair at the time, then change the AP to the mode supporting more clients (stations). Otherwise there is a full configuration posted here: https://forum.mikrotik.com/viewtopic.php?...
by jaclaz
Sun Feb 16, 2025 7:48 pm
Forum: Beginner Basics
Topic: LTE/5G router with external antenna
Replies: 4
Views: 196

Re: LTE/5G router with external antenna

The Chateau LTE 18 Ax : https://mikrotik.com/product/chateaulte18_ax Size of RAM 1 GB Storage size 128 MB The Chateau 5G Ax: https://mikrotik.com/product/chateau_5g_ax Size of RAM 1 GB Storage size 128 MB The Chateau LTE12: https://mikrotik.com/product/chateau_lte12 Size of RAM 256 MB Storage size 1...
by jaclaz
Sun Feb 16, 2025 7:07 pm
Forum: Beginner Basics
Topic: dhcp-relay on one interface only
Replies: 8
Views: 317

Re: dhcp-relay on one interface only

The error message should be telling what the issue is: # No IP address on interface Try adding a static IP address to the ether3 interface, in the same range as the "parent" DHCP server, i.e. 192.168.3.0/24 but outside of its pool (usually a DHCP server excludes a number of addresses besid...
by jaclaz
Sun Feb 16, 2025 6:40 pm
Forum: Beginner Basics
Topic: POE INJECTION
Replies: 12
Views: 1707

Re: POE INJECTION

The SXT6 has only one port? https://mikrotik.com/product/rbsxtg_6hpnd Ahh, wait, maybe you mean a SXT LTE6, this one: https://mikrotik.com/product/sxt_lte6_kit It has passive only PoE (both In and out) in a very wide range of voltage, 12-57V , it depends at which voltage you power it (through its Po...
by jaclaz
Sun Feb 16, 2025 5:02 pm
Forum: Beginner Basics
Topic: LTE/5G router with external antenna
Replies: 4
Views: 196

Re: LTE/5G router with external antenna

Generally speaking the issue with the LTE modem inside and the external antenna is the distance between them. The loss on the cable between the two is very relevant, so if you can stay within a short length of cable (5 m are already a lot, possibly 3 m or less, the shorter the better) it might be OK...
by jaclaz
Sun Feb 16, 2025 4:34 pm
Forum: Beginner Basics
Topic: Client device does not resolve local domain
Replies: 7
Views: 397

Re: Client device does not resolve local domain

I think you need to allow/accept explicitly in input chain UDP traffic for 224.0.0.251 and port 5353 for mDNS, see:
viewtopic.php?t=208937#p1098656
by jaclaz
Sun Feb 16, 2025 4:18 pm
Forum: Beginner Basics
Topic: dhcp-relay on one interface only
Replies: 8
Views: 317

Re: dhcp-relay on one interface only

There is no need of a second bridge, as a matter of fact it is usually advised to have a single bridge, you can take ether3 interface out of bridge "bridge" and use it "self-standing", without adding a bridge. What probably caused the no ping and no internet is the firewall, it i...
by jaclaz
Sun Feb 16, 2025 12:26 pm
Forum: General
Topic: Netwatch tool
Replies: 7
Views: 1317

Re: Netwatch tool

<r>Also, keep an eye on this:<br/> <URL url="https://forum.mikrotik.com/viewtopic.php?t=214795"><LINK_TEXT text="viewtopic.php?t=214795">https://forum.mikrotik.com/viewtopic.php?t=214795</LINK_TEXT></URL><br/> <br/> If it works it seems to me like a nice way to double check and exclude false alarms ...
by jaclaz
Sun Feb 16, 2025 12:13 pm
Forum: RouterBOARD hardware
Topic: Switch in RB509/L009 FormFactor
Replies: 20
Views: 5096

Re: Switch in RB509/L009 FormFactor

I don't think that it can ever fit in a 1U, unless you remove the heatsinks (replacing them with something else somewhere else, flat heat pipes to a new external heatsink on the back?[1]) the device is "as is" 78 mm but even if you cut away other parts of the case or make your own one, the...
by jaclaz
Sun Feb 16, 2025 11:50 am
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

All I said was factual. I have not heard anyone else state drop all else is a problem. In your arrogance (or senseless hostility, or both) you missed the essence of my post, in my opinion the issue is not the "drop all else" rule in itself, it is the way some people (particularly you) adv...
by jaclaz
Sat Feb 15, 2025 8:28 pm
Forum: General
Topic: Netwatch tool
Replies: 7
Views: 1317

Re: Netwatch tool

You're right ... need to investigate more .... Yes, as from log both, or at least the second, http-resp-time (and http-status-code) happen once event down happened, which makes little sense. The second set appears almost a second later, that seems to me too much to be a delay of the OS, You need to...
by jaclaz
Sat Feb 15, 2025 8:16 pm
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

Drop all else is only a problem in your mind, and because you dont follow a methodical use case and requirements based process in your thinking.
Well, at least I am able to express my ideas without attacking or offending other people. :)

You don't have enough new users to shout at today? :?:
by jaclaz
Sat Feb 15, 2025 6:48 pm
Forum: General
Topic: Netwatch tool
Replies: 7
Views: 1317

Re: Netwatch tool

In your log the http-resp-time has once 3.092ms and once 2.788ms, so they don't seem the same remained sticky". :?
by jaclaz
Sat Feb 15, 2025 6:39 pm
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

The issue with the "drop all else" is that it drops all else . :shock: Anything that is allowed in any of the previous rules won't ever get to the drop all else one (as well, anything that has been dropped in any of the previous rules, of course). So in itself the "drop all else"...
by jaclaz
Sat Feb 15, 2025 12:56 pm
Forum: Beginner Basics
Topic: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration
Replies: 8
Views: 902

Re: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration

Under a bridge, the first one is in WAN1 and the second is in WAN2, and after connecting the two lines, the second line is shown red on the slave interface. I don't know how to do it. I will try again. WAN1 (ether1) should NOT be part of a bridge. WAN2 (ether2) should NOT be part of a bridge. Even ...
by jaclaz
Sat Feb 15, 2025 12:53 pm
Forum: General
Topic: RB4011iGS+ performance
Replies: 3
Views: 287

Re: RB4011iGS+ performance

You should post your full configuration, the issue may (or may not ) be in the firewall.
by jaclaz
Sat Feb 15, 2025 12:35 pm
Forum: RouterBOARD hardware
Topic: Switch in RB509/L009 FormFactor
Replies: 20
Views: 5096

Re: Switch in RB509/L009 FormFactor

I wonder if it would be possible to take the NetPower 16P out of the outdoor enclosure completely, and then make something custom, possibly even mountable in K-79 bracket, so that it doesn't look like a hack job. Though for how much it costs I'd rather not accidentally damage it while doing that. A...
by jaclaz
Sat Feb 15, 2025 12:21 pm
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

They are simply two different approaches, one believing that the default firewall rules in Mikrotik Soho devices configuration is "good enough" (and they seemingly are in most cases). The other one believes that that it is more "accurate" or more "safe" to explicitly al...
by jaclaz
Sat Feb 15, 2025 12:08 pm
Forum: Beginner Basics
Topic: Forum rules
Replies: 39
Views: 154972

Re: Forum rules

In terms of the question................. answered.
JFYI, in Tuscany "Che cosa?" would be more probably "Icchè?'" or "icchè t'ha detto?".
by jaclaz
Sat Feb 15, 2025 12:00 pm
Forum: General
Topic: How to Load Balance a 2x1gbps from a single router
Replies: 17
Views: 671

Re: How to Load Balance a 2x1gbps from a single router

Create a LAG (Bonding) on Device1 and on Device2 -> thats all
Which one is device1 and which one is device2? (among the devices OP listed)
by jaclaz
Sat Feb 15, 2025 11:57 am
Forum: Beginner Basics
Topic: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration
Replies: 8
Views: 902

Re: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration

No, whenever possible only one bridge is advised. Typicallly you have: 1. ether1 as WAN1 2. ether2 as Wan2 3. a single bridge with all other interfaces as LAN bridge 4. some configuration that load balances the two WAN connections in a given ratio or "semi-randomly". The above is the essen...
by jaclaz
Sat Feb 15, 2025 11:52 am
Forum: Wireless Networking
Topic: Wireless Wifi advise
Replies: 4
Views: 277

Re: Wireless Wifi advise

The Wap Ax (which is reported as being a very good device and is a recent addition to Mikrotik range) is rather directional (being a Wall AP) in the 90° to 120° angle, so it is not a direct replacement for the Groove, which is omnidirectional. So it depends on the size/shape of your home and outside...
by jaclaz
Fri Feb 14, 2025 8:23 pm
Forum: General
Topic: How to Load Balance a 2x1gbps from a single router
Replies: 17
Views: 671

Re: How to Load Balance a 2x1gbps from a single router

* Change IPv4 Multipath Hash Policy under IP -> Settings to L4. That is the setting that I didn't know about, thanks. :) If I get it right (from this post by Amm0): https://forum.mikrotik.com/viewtopic.php?t=210016#p1090803 it helps the ECMP algorithm used to divide the traffic between the two rout...
by jaclaz
Fri Feb 14, 2025 8:10 pm
Forum: General
Topic: High Availability 2 DHCP servers
Replies: 30
Views: 2601

Re: High Availability 2 DHCP servers

Right now I have nothing connected to the Mikrotik device eth1. It is connected only using a cable to eth3. To handle only the DHCP part, is the above connection correct? Yes, why not? (assuming you are using a Soho Mikrotik router with its default configuration that normally sets ether1 as WAN and...
by jaclaz
Fri Feb 14, 2025 8:03 pm
Forum: Virtualization
Topic: CHR downgrade on v7
Replies: 8
Views: 534

Re: CHR downgrade on v7

aha, so you suggest to try the plain x86 release? I will release as soon I have possibility to have some downtime. Thank you, I didnt think to use the x86 on CHR to downgrade. They aren't two versions/releases. On the "current" page the same file is listed/linked twice: 1. RouterOs v7 -> ...
by jaclaz
Fri Feb 14, 2025 7:35 pm
Forum: General
Topic: How to Load Balance a 2x1gbps from a single router
Replies: 17
Views: 671

Re: How to Load Balance a 2x1gbps from a single router

Yep, but we can go step by step. there is always time to replace the current TP-Link with a faster switch. At the moment the questions are more or less (as I see the matter): 1. Can I connect two (LAN) 1Gb ports on the ISP router to two (1Gb) ports of the RB5009 and get more speed than a single conn...
by jaclaz
Fri Feb 14, 2025 7:04 pm
Forum: General
Topic: High Availability 2 DHCP servers
Replies: 30
Views: 2601

Re: High Availability 2 DHCP servers

Yes, if you stay on the /20 network it will work :) . I was thinking that it would be cleaner to have different subnets and multiple IP addresses on the gateway port (this can be done on Mikrotiks, it has to be seen if it is possible on your current gateway). Or you could have two Mikrotik routers i...
by jaclaz
Fri Feb 14, 2025 6:37 pm
Forum: RouterBOARD hardware
Topic: Switch in RB509/L009 FormFactor
Replies: 20
Views: 5096

Re: Switch in RB509/L009 FormFactor

Well the Netpower 16p (CRS318) is actually narrower (212 mm wide) and it is 78 mm thick (i.e. less than 44x2=88 mm), so if you cut away the door and the corresponding lower protrusion it would fit (but in 2U). If it fits, I sits: https://www.boredpanda.com/blog/wp-content/uploads/2014/02/funny-cats-...
by jaclaz
Fri Feb 14, 2025 3:56 pm
Forum: General
Topic: Hacking Test
Replies: 13
Views: 727

Re: Hacking Test

No mercy.
Poor misdirected packets :( .
by jaclaz
Fri Feb 14, 2025 3:54 pm
Forum: General
Topic: query about wan and lan
Replies: 4
Views: 262

Re: query about wan and lan

I don't understand your diagram. If the server has a network address 10.0.84.20 and the ISP router has (LAN side) 10.0.84.10 they will "talk" to each other, OK. But the Mikrotik router has ALSO 10.0.84.20 (on the WAN side) and since it is also connected to the same ISP router, there will b...
by jaclaz
Fri Feb 14, 2025 1:07 pm
Forum: General
Topic: Just messed up my settings, cannot connect to router at all
Replies: 8
Views: 401

Re: Just messed up my settings, cannot connect to router at all

Rules of the Mikrotik Club: 1. You do not use VLAN1 2. You DO NOT use VLAN1 3. You remove default user admin and set a strong password before connecting to the internet. 4. You do not use Quickset. 5. You do not use detect internet. 6. You keep routerboard firmware upgraded to the same release as Ro...
by jaclaz
Fri Feb 14, 2025 12:56 pm
Forum: Beginner Basics
Topic: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration
Replies: 8
Views: 902

Re: Request for help WAN and setup hap ax2 (7.17.2) for a beginnerPCC load balancing configuration

Are you familiar with Winbox and its terminal? This is an example of a basic setup that can be used in a simple environment, it is half CLI commands and half description on what to do in Winbox. https://github.com/misterkrittin/Scripts-MikroTik/blob/main/PCC%20Load%20Balancing%20(DHCP%202%20WAN).txt...
by jaclaz
Fri Feb 14, 2025 12:24 pm
Forum: RouterBOARD hardware
Topic: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)
Replies: 6
Views: 530

Re: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)

The technology is fine, it is the implementation and (lack of clear) documentation that create the issues.
I love standards, there are so many of them ... :wink:

Classic XKCD:
https://xkcd.com/927/
:lol:
by jaclaz
Fri Feb 14, 2025 11:09 am
Forum: Beginner Basics
Topic: Can't figure out recursive routing
Replies: 5
Views: 830

Re: Can't figure out recursive routing

You asked about recursive backup (actually failover).

But there are other ways, I would suggest you to use netwatch instead, see:
viewtopic.php?t=198999
viewtopic.php?t=198999#p1102129
the above is as simple as it can be.
by jaclaz
Fri Feb 14, 2025 11:04 am
Forum: General
Topic: High Availability 2 DHCP servers
Replies: 30
Views: 2601

Re: High Availability 2 DHCP servers

Only as a side note: 1) it is IMHO not a very good idea to have the DHCP server set to serve the whole subnet, I would keep a few addresses of each subnet not assigned i.e. 192.168.12.1 0 -192.168.14.254 2) You seem to have ignored this note by Sindy: Many devices are unable to handle a gateway outs...
by jaclaz
Thu Feb 13, 2025 9:27 pm
Forum: Beginner Basics
Topic: Can I connect an FTTH fiber connection directly to a MikroTik router
Replies: 2
Views: 401

Re: Can I connect an FTTH fiber connection directly to a MikroTik router

It depends a lot on the specific ISP, many (most if not all) will provide a device (ONT or Optical network terminal) that may come in the forn of a "black box" with the fiber IN and an ethernet port for you to connect to, other may provide their SFP module (that you can use in your own rou...
by jaclaz
Thu Feb 13, 2025 8:17 pm
Forum: General
Topic: High Availability 2 DHCP servers
Replies: 30
Views: 2601

Re: High Availability 2 DHCP servers

My MSP provider suggested 254.254.240.0 That should handle 192.168.0.1 till 192.168.15.254 You mean 255.255.240.0 i.e. /20 that covers that range: https://www.calculator.net/ip-subnet-calculator.html?cclass=any&csubnet=20&cip=192.168.0.1&ctype=ipv4&x=Calculate it is a very large add...
by jaclaz
Thu Feb 13, 2025 6:54 pm
Forum: RouterBOARD hardware
Topic: Switch in RB509/L009 FormFactor
Replies: 20
Views: 5096

Re: Switch in RB509/L009 FormFactor

Something like the new CSS318-16G-2S+IN, but can fit in the K-79 bracket, taking the space of two x009 devices. PoE+ would also be nice. I am not sure, but very likely (with some adapted ears/connectors/whatever) a CSS318-16G-2S+IN would fit besides 1 (or 2) RB5009's in a 19" rack. The CSS318 ...
by jaclaz
Thu Feb 13, 2025 6:24 pm
Forum: General
Topic: CVE-2024-54772 Information About
Replies: 3
Views: 470

Re: CVE-2024-54772 Information About

Maybe I am a bit tough :shock: , but I fail to perceive the severity of the vulnerability in practice. IF you have Winbox access , then: If you try to log in with a wrong username, you get a reply 35 bytes long. If you try to log in with a right username, you get a 51 bytes long one. So this allows ...
by jaclaz
Thu Feb 13, 2025 4:27 pm
Forum: General
Topic: Can't Reach ISP After IP Assignment on SFP Interface
Replies: 4
Views: 435

Re: Can't Reach ISP After IP Assignment on SFP Interface

Beyond the firewall everything else is LAN
Well, that depends on which side of the wall you are :wink:, I like to think that "this side" is LAN (safe) and the other one is WAN (hic sunt leones :shock: ) .
:lol:
by jaclaz
Thu Feb 13, 2025 3:38 pm
Forum: RouterBOARD hardware
Topic: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)
Replies: 6
Views: 530

Re: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)

Thanks for the answer, but yesterday my boss and I already realized this in the office when we connected the power supply from the AC2 router. If I understand correctly, then there is no voltage control in the main router, and if I want to connect something via POE, should I use an adapter with the...
by jaclaz
Thu Feb 13, 2025 12:11 am
Forum: General
Topic: Why a MikroTik?
Replies: 10
Views: 776

Re: Why a MikroTik?

... when people do web searches for "do I really need 1Gbps?" and the like...
People do not do those web searches, they just want moooore speed and power.
by jaclaz
Wed Feb 12, 2025 11:57 pm
Forum: Scripting
Topic: automatic Routingtable script from mikrotik site dosent seem to work [SOLVED]
Replies: 5
Views: 538

Re: automatic Routingtable script from mikrotik site dosent seem to work [SOLVED]

Screenshots say very little, particularly without context.
Follow the instructions here:
viewtopic.php?t=203686#p1051720
and post your configuration, some members may be able to spot where the issue(s) may lie.
by jaclaz
Wed Feb 12, 2025 11:32 pm
Forum: Scripting
Topic: automatic Routingtable script from mikrotik site dosent seem to work [SOLVED]
Replies: 5
Views: 538

Re: automatic Routingtable script from mikrotik site dosent seem to work [SOLVED]

There Is seemingly not any provision in the script to create the table, so It must be created before and outside the script.
/routing table add name=WAN1 fib
by jaclaz
Wed Feb 12, 2025 8:59 pm
Forum: General
Topic: Remotely connecting to E50UG over internet
Replies: 1
Views: 275

Re: Remotely connecting to E50UG over internet

Any suggestions as to what we are missing? The default settings in /ip firewall filter should prevent connections from WAN (internet). And - generally speaking - it is not a good idea to have the device open to the internet, usually a tunnel (often Wireguard) is used to remotely access a Mikrotik r...
by jaclaz
Wed Feb 12, 2025 5:48 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

It is so old that I cannot find its specs on Mikrotik site, but they are here: https://www.cloudrouterswitches.com/RB750.asp I am attaching the .pdf just in case it disappears. 32 MB Ram 64 MB flash 400 MHz, yes, it sounds like it would run much better with v 6.x. But in a 10/100 network can still I...
by jaclaz
Wed Feb 12, 2025 3:17 pm
Forum: Beginner Basics
Topic: I have a backup! I want this: restore the backup on another Mikrotik device but then the Wifi network doesn't work
Replies: 6
Views: 1153

Re: I have a backup! I want this: restore the backup on another Mikrotik device but then the Wifi network doesn't work

... which is a more powerful and newer model than the first one. Or, in other words, a VERY different model (possibly also running a more recent version of Ros than the device on which the backup was made). You are more or less in case #4 of my PC analogy, or - if you are lucky - in #3. You can try...
by jaclaz
Wed Feb 12, 2025 2:59 pm
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

Yep :) , if you prefer the default rules that Mikrotik sets on SOHO devices were written by someone who knows a lot about firewall rules and till now they weren't proved by anyone to be particularly inadequate or defective, so they - UNmodified - are very likely much better than anything we can come...
by jaclaz
Wed Feb 12, 2025 2:45 pm
Forum: RouterBOARD hardware
Topic: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)
Replies: 6
Views: 530

Re: POE doesn't work H53UiG-5HaxQ2HaxQ (Chateau PRO ax)

PoE power has little to do with link up/down. You need to provide more details. Ac2 accepts DC in 12-30 V and PoE in (passive) 18-28V (please read as 24V). Chateau Pro Ax accept (DC in) 18-57V and can output on ether5 PoE out (passive) 18-57V (please read as 48V) AND it comes with a power supply tha...
by jaclaz
Wed Feb 12, 2025 12:42 pm
Forum: General
Topic: hAP ax3 -> hAP ac2 station-bridge not stable, no DHCP from ap
Replies: 3
Views: 416

Re: hAP ax3 -> hAP ac2 station-bridge not stable, no DHCP from ap

Adding a DHCP client on the AC2 bridge would probably help for having the AC2 get a dynamic address from the Ax3. :wink: I would also (probably not connected to the issue you are having) change this: /interface detect-internet set detect-interface-list=all to: /interface detect-internet set detect-i...
by jaclaz
Wed Feb 12, 2025 12:30 pm
Forum: General
Topic: Can't Reach ISP After IP Assignment on SFP Interface
Replies: 4
Views: 435

Re: Can't Reach ISP After IP Assignment on SFP Interface

Since the issue likely revolves around IP addresses and networks, even if your privacy needs to be respected, replacing everything with xxxx doesn't really help in troubleshooting the problem. Idea: replace 1:1 your real IP's and network in use (LAN) with arbitrary addresses in the 10.0.0.0/8. As an...
by jaclaz
Wed Feb 12, 2025 11:57 am
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

It costs nothing for you to test. Just add the drop all rule after the last one you have. add action=drop chain=forward comment=\ "defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat \ connection-state=new in-interface-list=WAN add action=drop chain=forward comment="...
by jaclaz
Wed Feb 12, 2025 11:36 am
Forum: General
Topic: Secrets in supout.rif
Replies: 12
Views: 1402

Re: Secrets in supout.rif

@ConradPino Yep :) , but this is (good) advice for when you need to post (on the forum) your configuration. But the doubts are about the contents of the supout.rif, which cannot (and should not) be modified before sending it to Mikrotik support. @mkx Don't forget the lesson we learned form Doctor Ho...
by jaclaz
Wed Feb 12, 2025 11:23 am
Forum: General
Topic: I CANNOT PING BETWEEN 2 LANS ON THE SAME MIKROTIK.
Replies: 5
Views: 461

Re: I CANNOT PING BETWEEN 2 LANS ON THE SAME MIKROTIK.

I would first thing try a traceroute from PC1 to PC2 and from PC2 to PC1 and from router1 to router2 and viceversa.
Results should tell you where the connection is broken.
by jaclaz
Wed Feb 12, 2025 11:03 am
Forum: General
Topic: Restore on version 7.17.2 [SOLVED]
Replies: 4
Views: 559

Re: Restore on version 7.17.2 [SOLVED]

You didn't do anything wrong, is what you did not do (downgrading to the wanted version).
by jaclaz
Wed Feb 12, 2025 11:00 am
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

Very good :) , another (little) piece of electronics saved from going to the trash.
by jaclaz
Tue Feb 11, 2025 11:49 pm
Forum: Beginner Basics
Topic: Route scope and status confusion
Replies: 4
Views: 603

Re: Route scope and status confusion

The route for 1.1.1.1/32 is Xs, like if it was manually disabled? When you actually disconnect the cable It should not becomes X, only s. Anyway in this case the "narrow" route to 1.1.1.1 doesn't exist (it is disabled) and the router tries to reach 1.1.1.1 via the route it finds that is Ac...
by jaclaz
Tue Feb 11, 2025 11:17 pm
Forum: General
Topic: Another Find question
Replies: 4
Views: 397

Re: Another Find question

/ means "start from root" or "start from top level" and look there for the following path
interface is the path where to execute the following command
find is the command
by jaclaz
Tue Feb 11, 2025 9:00 pm
Forum: Beginner Basics
Topic: Fresh installation issues.
Replies: 5
Views: 684

Re: Fresh installation issues.

If you use a DHCP client,besides the configuration you need to post also the output of commands: /ip address print and /ip route print so that we can see also the Dynamic part of the configuration. What you posted till now seems fine, with the exception of the firewall, I would advise you to start f...
by jaclaz
Tue Feb 11, 2025 7:43 pm
Forum: Wireless Networking
Topic: Groove Wireless WAN
Replies: 2
Views: 371

Re: Groove Wireless WAN

If I get your configuration right, the groove is set up as a bridge between the wlan and an ether interface, then the hap is set up as a "normal" router between the thus bridged WAN and the local LAN (i.e. with ether1 as WAN and all the other ports in a bridge as LAN and a nat masquerade r...
by jaclaz
Tue Feb 11, 2025 7:25 pm
Forum: General
Topic: Frequecy Selection on point to point configuration
Replies: 3
Views: 392

Re: Frequecy Selection on point to point configuration

Try calling Master (Bridge) and slave (Station-Bridge) as Access Point (Bridge) and Client (Station-Bridge).

The Access Point transmits at a given frequency, the Client wants to connect to it, so it cannot but use the same frequency (decided by the Access Point).
by jaclaz
Tue Feb 11, 2025 6:25 pm
Forum: Beginner Basics
Topic: I have a backup! I want this: restore the backup on another Mikrotik device but then the Wifi network doesn't work
Replies: 6
Views: 1153

Re: I have a backup! I want this: restore the backup on another Mikrotik device but then the Wifi network doesn't work

The terminology - as often happens - is misleading. What is called a backup in Mikrotik corresponds (loosely) to what in the (windows) PC world is usually called cloning, you make an image of a system and when you deploy this image to: 1. the same PC, in order to recover from - say - a failed hard d...
by jaclaz
Tue Feb 11, 2025 4:36 pm
Forum: RouterBOARD hardware
Topic: CCR1036-12G-4S No boton Reset in motherboard.
Replies: 15
Views: 998

Re: CCR1036-12G-4S No boton Reset in motherboard.

The original should be one of these:
https://it.aliexpress.com/item/1005005531615480.html?

probably #5 or #6.
by jaclaz
Tue Feb 11, 2025 11:19 am
Forum: Wireless Networking
Topic: Constant Disconnects [SOLVED]
Replies: 3
Views: 535

Re: Constant Disconnects [SOLVED]

If 7.17.2 doesn't change anything, follow these instructions and post your config:
viewtopic.php?t=203686#p1051720
and post also the log (a few lines before and after when the diisconnection happens will be enough)
by jaclaz
Tue Feb 11, 2025 11:03 am
Forum: General
Topic: Can someone help me set up 2 wan ports on my Mikrotik?
Replies: 6
Views: 762

Re: Can someone help me set up 2 wan ports on my Mikrotik?

Also, unless you did it on purpose, you set /32 addresses. Normally those would be /24 (a network of 256 addresses of which 254 are usable, netmask 255.255.255.0 in the "other" notation, these networks have the last number as 0) /ip address add address=192.168.88.1/24 comment=defconf inter...
by jaclaz
Tue Feb 11, 2025 1:16 am
Forum: RouterBOARD hardware
Topic: CCR1036-12G-4S No boton Reset in motherboard.
Replies: 15
Views: 998

Re: CCR1036-12G-4S No boton Reset in motherboard.

I think that an exact replacement Is not easy to find, usually smd push buttons are horizontal, the vertical ones tend to be with pins/through the hole (as they are more robust). And finding one with the right pins/pitch may be even worse. See also here: https://forum.mikrotik.com/viewtopic.php?t=19...
by jaclaz
Tue Feb 11, 2025 12:24 am
Forum: RouterBOARD hardware
Topic: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]
Replies: 7
Views: 739

Re: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]

Only as a curiosity, and only if you wish to share this information, what "role" will have the RB5009?
In your network layout that place seems more suitable for a switch than for a router.
by jaclaz
Mon Feb 10, 2025 11:35 pm
Forum: Beginner Basics
Topic: Strange /ip/dhcp-server/network entries [SOLVED]
Replies: 8
Views: 992

Re: Strange /ip/dhcp-server/network entries [SOLVED]

10.1.10. 0 ? :? In /24 networks .0 and .255 are not usable, valid are .1 to .254. In smaller networks, the first and last one should as well not be usable. It should be a usable host address only on larger than/24 networks i.e. /23, but the /23 Is 10.1.8.0/23 (that ends before 10.1.10.0) or 10.1.10....
by jaclaz
Mon Feb 10, 2025 10:55 pm
Forum: RouterBOARD hardware
Topic: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]
Replies: 7
Views: 739

Re: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]

With all the devices you have in play, a splitter, which is essentially passive has (IMHO) very low probabilities of being a point of failure, and - even if it fails - it is the least expensive item to replace. Even if the original Mikrotik Is 8$ list price, similar "no-name" ones can be f...
by jaclaz
Mon Feb 10, 2025 8:55 pm
Forum: RouterBOARD hardware
Topic: CCR1036-12G-4S No boton Reset in motherboard.
Replies: 15
Views: 998

Re: CCR1036-12G-4S No boton Reset in motherboard.

Check these (you don't likely have a carrier as professional photographer :wink: but on the PCB there should be even a sketch of the contacts where the push-button should be) it is quite common that these are pressed too hard and are simply detached from their soldering points: https://forum.mikroti...
by jaclaz
Mon Feb 10, 2025 8:41 pm
Forum: RouterBOARD hardware
Topic: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]
Replies: 7
Views: 739

Re: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]

PoE (active, 803.3af/at, two pairs) has power limits. the max power a PSE can provide: af=15.40 W at=30 W and current: af=350 mA per pair at=600 mA per pair This means for the higher spec at that 30 W / 57 V= 526 mA max The Mikrotik reduces this (on PoE out ports) to 440mA. These same PoE out ports ...
by jaclaz
Mon Feb 10, 2025 6:51 pm
Forum: General
Topic: Firewall rules analysis
Replies: 86
Views: 3987

Re: Firewall rules analysis

@Josephny
If you remove the double quote from the end of this line:
/interface wireguard add disabled=no listen-port=51880 mtu=1420 name=wireguard1 private-key=XXXXXUdzhtaQWe9tDnPmv94g/QtGM="
the board parser will render better your config.
by jaclaz
Mon Feb 10, 2025 5:33 pm
Forum: RouterBOARD hardware
Topic: wAP LR8G kit GPS
Replies: 2
Views: 343

Re: wAP LR8G kit GPS

by jaclaz
Mon Feb 10, 2025 5:25 pm
Forum: General
Topic: /interface print where [find name=ether2] -- not correct
Replies: 19
Views: 1186

Re: /interface print where [find name=ehter2] -- not correct

Leave me the time to check and finish the post... 8) :lol:

You are not as fast as you used to be ... :wink: :lol:
by jaclaz
Mon Feb 10, 2025 5:20 pm
Forum: General
Topic: /interface print where [find name=ether2] -- not correct
Replies: 19
Views: 1186

Re: /interface print where [find name=ehter2] -- not correct


I'll start by saying that ...
... and how are you going to conclude ? :shock: :lol:
by jaclaz
Mon Feb 10, 2025 4:49 pm
Forum: General
Topic: Router forget how to route after a 3-4 days of working
Replies: 9
Views: 909

Re: Router forget how to route after a 3-4 days of working

Wondering how this could help, you mean reinstall ROS from the scratch? The theory (not only in this case) is that when doing a normal upgrade *something* in the configuration (invisible or however very difficult to be found) can remain "sticky" and create the problem. Starting from fresh...
by jaclaz
Mon Feb 10, 2025 4:02 pm
Forum: RouterBOARD hardware
Topic: CCR2004-16G-2S+PC powering question [SOLVED]
Replies: 3
Views: 457

Re: CCR2004-16G-2S+PC powering question [SOLVED]

If i get it right - there is discussions about poe in + dc. My case is dc + dc. yes and no. This is Poe+dc: https://forum.mikrotik.com/viewtopic.php?t=187711 and as said doesn't apply to your case, but if you read it attentively this post by mkx, it is "general": https://forum.mikrotik.co...
by jaclaz
Mon Feb 10, 2025 3:39 pm
Forum: General
Topic: WAN-port in bridge vs routed [SOLVED]
Replies: 6
Views: 718

Re: WAN-port in bridge vs routed [SOLVED]

Interface lists are vital if you use the default firewall and nat rules, as they make use of them. /ip firewall filter add action=accept chain=input connection-state=established,related,untracked add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid add act...
by jaclaz
Mon Feb 10, 2025 3:24 pm
Forum: The Dude
Topic: Multiple instances of a device
Replies: 7
Views: 1448

Re: Multiple instances of a device

You'd be surprised how many PCs still run XP ... that was ended (extended support) in 2014. Well, I am posting right now from an XP originally installed in 2008 (and Service Pack2, with a few tricks to make some apps that *need* SP3 believe it is Service Pack 3), but I don't think it is common nowa...
by jaclaz
Mon Feb 10, 2025 3:15 pm
Forum: General
Topic: /interface print where [find name=ether2] -- not correct
Replies: 19
Views: 1186

Re: /interface print where [find name=ehter2] -- not correct

Try with print without the where condition.
It should "refresh" the list and re-number the items.

Or maybe it has changed in the whatever (recent) version of Ros you are running? :?
by jaclaz
Mon Feb 10, 2025 3:11 pm
Forum: General
Topic: Can someone help me set up 2 wan ports on my Mikrotik?
Replies: 6
Views: 762

Re: Can someone help me set up 2 wan ports on my Mikrotik?

So basically you want a "main" WAN and a "failover" one. The simplest method is (IMHO) this one: https://forum.mikrotik.com/viewtopic.php?t=198999 further simplified in this post: https://forum.mikrotik.com/viewtopic.php?t=198999#p1102129 If you have difficulties in following it,...
by jaclaz
Mon Feb 10, 2025 2:59 pm
Forum: RouterBOARD hardware
Topic: CCR2004-16G-2S+PC powering question [SOLVED]
Replies: 3
Views: 457

Re: CCR2004-16G-2S+PC powering question [SOLVED]

All Mikrotik devices with multiple power inputs accept voltage on all of them, the one that "wins" and powers the board is the one with the higher voltage. When the one in use fails/is disconnected, the next one will be used. https://forum.mikrotik.com/viewtopic.php?t=101159 There is no re...
by jaclaz
Mon Feb 10, 2025 12:10 pm
Forum: General
Topic: Router reaches the Internet, subnets do not
Replies: 13
Views: 1317

Re: Router reaches the Internet, subnets do not

Yes, the problem must be somewhere else.

I don't understand the bridgexx's they all seem empty (with no real interfaces added to them), all interfaces but ether1 are added to the bridge "bridge".
by jaclaz
Mon Feb 10, 2025 11:58 am
Forum: General
Topic: /interface print where [find name=ether2] -- not correct
Replies: 19
Views: 1186

Re: /interface print where [find name=ehter2] -- not correct

Yes, you are right, one needs a print, the loop must be #2 and #3:
1. /ip/firewall/mangle

2. remove 0
3. print
by jaclaz
Mon Feb 10, 2025 11:49 am
Forum: RouterBOARD hardware
Topic: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]
Replies: 7
Views: 739

Re: Powering RB5009UPr+S+IN with 57V Passive PoE Injector [SOLVED]

I am not sure to understand the questions. The RB5009UPr+S+IN accepts (per specs) 18-57 V so 57 V is OK. The Mode A vs. Mode B is one of the mysteries of Mikrotik, generally and specifically for this device. Specs are: "PoE-in: 802.3af/at (ether1), Mode B (ether2-ether8)" which - translate...
by jaclaz
Mon Feb 10, 2025 10:53 am
Forum: General
Topic: /interface print where [find name=ether2] -- not correct
Replies: 19
Views: 1186

Re: /interface print where [find name=ehter2] -- not correct

I would add that issuing "enough":
/ip/firewall/mangle remove 0
until you get an error like "no such item" you effectively make the the mangle list empty.

EDIT: not really, see following posts
by jaclaz
Mon Feb 10, 2025 10:46 am
Forum: Beginner Basics
Topic: Strange /ip/dhcp-server/network entries [SOLVED]
Replies: 8
Views: 992

Re: Strange /ip/dhcp-server/network entries [SOLVED]

Yes, if you just put the IP without the /xx as netmask, it will assume /32, but this implies that the entry has been typed/added, and if you didn't do that, it remains strange that the upgrade process created it.
by jaclaz
Mon Feb 10, 2025 10:43 am
Forum: General
Topic: Router reaches the Internet, subnets do not
Replies: 13
Views: 1317

Re: Router reaches the Internet, subnets do not

But the issue that you do not get the internet is your masquerade rule. It is set to Out-Interface-List=WAN, but you have a DHCP client set on ether1, but you do not have ether1 under WAN interface list. But there is an entry alright :? : /interface list member add comment=vejaconf interface=bridge...
by jaclaz
Sun Feb 09, 2025 9:07 pm
Forum: General
Topic: Netwatch tool
Replies: 7
Views: 1317

Re: Netwatch tool

the default setting specification is confusing: thr-tcp-conn-time (Default: 00:05...00:30) Fail threshold for tcp-connect-time, the configuration uses microseconds, if the time unit is not specified (s/m/h), log and status pages display the same value in milliseconds. You probably have it set to 8s ...
by jaclaz
Sun Feb 09, 2025 8:14 pm
Forum: General
Topic: Dynamic routes and High Availability
Replies: 2
Views: 418

Re: Dynamic routes and High Availability

And this is another way using netwatch: https://forum.mikrotik.com/viewtopic.php?t=198999 the further simplified method here: https://forum.mikrotik.com/viewtopic.php?t=198999#p1102129 has been tested and it is working, but is intended for static addresses/routes, if you *need* to use the DHCP on th...
by jaclaz
Sun Feb 09, 2025 7:46 pm
Forum: Beginner Basics
Topic: Strange /ip/dhcp-server/network entries [SOLVED]
Replies: 8
Views: 992

Re: Strange /ip/dhcp-server/network entries [SOLVED]

The first one is "wrong".
address=10.1.10.0/32 with netmask=24 makes no sense, but it is strange that it is the result of an upgrade, or, if it is, there may well be other things you have not noticed.
by jaclaz
Sun Feb 09, 2025 5:21 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

But mine is different that what I see as RB750 here on forum . . .
There are several versions of that board, yours seems like this one:
viewtopic.php?t=86366
(so it exists)
by jaclaz
Sun Feb 09, 2025 3:33 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

Instructions from Mikrotik (for hap lite, but case is the same).
by jaclaz
Sun Feb 09, 2025 3:16 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

That contact is the same as the (possibly defective) reset button, use a cross (Philips) screwdriver to make the short. https://forum.mikrotik.com/viewtopic.php?t=45590 Check the behaviour of your device against this: https://forum.mikrotik.com/viewtopic.php?t=137663 https://forum.mikrotik.com/viewt...
by jaclaz
Sun Feb 09, 2025 12:18 pm
Forum: General
Topic: Need some routing experts to help me figure out my setup
Replies: 6
Views: 1295

Re: Need some routing experts to help me figure out my setup

Some more details on the meaning and some horror stories (about needing to delete the routing rule and recreate it to really emove the min-prefix if needed) are here:
viewtopic.php?t=212420#p1108833
by jaclaz
Sun Feb 09, 2025 12:06 pm
Forum: General
Topic: Need help with several public IPs and multiple LANs
Replies: 3
Views: 677

Re: Need help with several public IPs and multiple LANs

Before anything else, search in your configuration for "*" (asterisk). Entries like this: /ip route add check-gateway=ping disabled=no distance=5 dst-address=0.0.0.0/0 gateway=x.x.213.193 routing-table=*1 suppress-hw-offload=no add check-gateway=ping disabled=no distance=15 dst-address=0.0...
by jaclaz
Sun Feb 09, 2025 11:49 am
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

The Mac address of port1 different from that of port2 is normal, usually ether1 is WAN and the other ports are LAN (in a bridge), and it is entirely possible that ether3 and ether4 have been disabled, if the thingy was used to "convert" a connection to IPTV only, but that might mean that y...
by jaclaz
Sun Feb 09, 2025 2:14 am
Forum: Scripting
Topic: Trying to stitch a little script together [SOLVED]
Replies: 3
Views: 438

Re: Trying to stitch a little script together [SOLVED]

Maybe also turning off/on (disabling and re-enabling) the ethernet port on the Mikrotik and might do to "reset" the NIC.
by jaclaz
Sun Feb 09, 2025 2:05 am
Forum: RouterBOARD hardware
Topic: Weirdly high temperature on new hEX PoE
Replies: 6
Views: 693

Re: Weirdly high temperature on new hEX PoE

It's not a couple of degrees, so first thing Is checking whether those readings are real. There are reports of devices that have false temperature readings because of failed/defective components. Ideally you should use a contactless thermometer, but as a first approximation you can feel them with yo...
by jaclaz
Sat Feb 08, 2025 7:20 pm
Forum: Scripting
Topic: Trying to stitch a little script together [SOLVED]
Replies: 3
Views: 438

Re: Trying to stitch a little script together [SOLVED]

What happens with :global content [/file get wol.txt]; :put $content local on command line needs to have the whole stuff enclosed in curly brackets. { :local content [/file get wol.txt contents]; :put $content } should do. This said, if you control the web server you could probably have it send a di...
by jaclaz
Sat Feb 08, 2025 6:42 pm
Forum: Beginner Basics
Topic: How to administer backup WAN modem?
Replies: 5
Views: 536

Re: How to administer backup WAN modem?

The way I read the route you posted is:
to reach the IP address 10.1.10.106/32 you have to go through gateway x.y.z.1
But 10.1.10.106 is assigned to ether2? :?
by jaclaz
Sat Feb 08, 2025 5:48 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

Try again with netinstall.
Your settings seem correct, but there are reports that putting a (dumb) switch between the PC and the Routerboard can help in detecting the device (timing problems or whatever).
I would add that for such an old board I would try a 10/100 switch, just in case.
by jaclaz
Sat Feb 08, 2025 3:21 pm
Forum: Wireless Networking
Topic: Slower WiFi speeds with Mikrotik vs Vodafone router
Replies: 4
Views: 946

Re: Slower WiFi speeds with Mikrotik vs Vodafone router

This is an invalid entry:
/interface list member
...
...
add interface=*9 list=WAN
...
and it should be removed, but I doubt it is connected to the issue you are having.
by jaclaz
Sat Feb 08, 2025 3:07 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

Try one of the common credentials for digi, maybe - just maybe - they are the same:
https://19216811.uno/digi-router-login/
https://www.digi.com/support/knowledge- ... -passwords
by jaclaz
Sat Feb 08, 2025 12:58 pm
Forum: General
Topic: cable-test on hap lite, pure madness
Replies: 0
Views: 398

cable-test on hap lite, pure madness

The other day cable-test features of Mikrotik/Ros happened to be mentioned here: https://forum.mikrotik.com/viewtopic.php?t=214457 and I remained with the curiosity about what each cable pair line/entry meant (the order they are shown could be either by wire colour/twisted pair or couple of pins on ...
by jaclaz
Sat Feb 08, 2025 1:25 am
Forum: The Dude
Topic: Multiple instances of a device
Replies: 7
Views: 1448

Re: Multiple instances of a device

Something I said? Something I didn't say?
Cannot say! :?
by jaclaz
Sat Feb 08, 2025 12:43 am
Forum: Beginner Basics
Topic: Buyer recommendations for noob in a hurry
Replies: 27
Views: 3117

Re: Buyer recommendations for noob in a hurry

Time to post your config:
viewtopic.php?t=203686#p1051720
by jaclaz
Sat Feb 08, 2025 12:36 am
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

3.0 RC6 Is from 2015, so maybe still too new?
Can you try to connect with v2.x via MAC? (of course It cannot connect via IP to 0.0.0.0)
by jaclaz
Sat Feb 08, 2025 12:02 am
Forum: Beginner Basics
Topic: Can't figure out recursive routing
Replies: 5
Views: 830

Re: Can't figure out recursive routing

If you hover over the data in the column with the little flag It should tell you what the letters mean. DAC means Dynamic Active Connected, these routes are automatically (dynamically) created the moment an interface has an IP address, and they are only for the network of the interface IP and networ...
by jaclaz
Fri Feb 07, 2025 8:46 pm
Forum: RouterBOARD hardware
Topic: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]
Replies: 31
Views: 2609

Re: Resurrect old RB750 v4.13 Mikrotik RouterBOARD [SOLVED]

Maybe you need an older (possibly very old) version of Winbox?

viewtopic.php?t=141809
by jaclaz
Fri Feb 07, 2025 7:36 pm
Forum: General
Topic: Still fighting with Ecobee (and losing)
Replies: 14
Views: 1434

Re: Still fighting with Ecobee (and losing)

Maybe the S in IOT does not stand for Security, but for Stability. :lol:
by jaclaz
Fri Feb 07, 2025 7:26 pm
Forum: Beginner Basics
Topic: PoE ether 8 for L009UiGS-RM.
Replies: 10
Views: 858

Re: PoE ether 8 for L009UiGS-RM.

viewtopic.php?p=1114928#p1114928

Yes, I'm sure (again) :lol:
... where it came out that the Wap Ax runs just fine on 24 V, but that the L009 doesn't negotiate correctly the auto on and you need forced on to power the Wap AX.
by jaclaz
Fri Feb 07, 2025 12:01 pm
Forum: Announcements
Topic: New exciting features for storage
Replies: 60
Views: 4672

Re: New exciting features for storage

Meh, this shows how old (and grumpy) I am getting , personally I don't feel particularly excited, the whole stuff appears to be at the moment more wishful thinking than anything else, and anyway it all sounds to me like, to make the usual automotive comparison: "Hey! We added round wheels, an e...
by jaclaz
Fri Feb 07, 2025 11:25 am
Forum: RouterBOARD hardware
Topic: Running out of space on hAP ac2 [SOLVED]
Replies: 77
Views: 26837

Re: Running out of space on hAP ac2 [SOLVED]

But installing 16MB instead of 128MB flash in millions of devices must have made them so much money that it was all worth it. Well IMHO, 32MB would have been enough with a BOM cost difference so small that I presume *any* customer would have happily paid for with whatever premium surcharge MIkrotik...
by jaclaz
Fri Feb 07, 2025 11:16 am
Forum: General
Topic: OOB routing under RouterOS 7
Replies: 1
Views: 507

Re: OOB routing under RouterOS 7

If the "matching condition" for the mark/routing table is in-interface and/or src-address, maybe using a routing rule instead of mangle is simpler?

https://help.mikrotik.com/docs/spaces/R ... cy+Routing
by jaclaz
Fri Feb 07, 2025 1:39 am
Forum: General
Topic: Scheduler Logging
Replies: 3
Views: 743

Re: Scheduler Logging

My personal, not necessarily good, approach Is to add to a script all policies. Then, IF the script runs, start removing them one by one until It fails to run. Then re-add last removed policy and test removing next one ...
by jaclaz
Thu Feb 06, 2025 11:25 pm
Forum: Beginner Basics
Topic: How to offer DHCP only on WIFI but not on ether
Replies: 9
Views: 776

Re: How to offer DHCP only on WIFI but not on ether

You could maybe get away with proxy-arp and separate interfaces/bridges, something similar to:
https://gregsowell.com/?p=5236
viewtopic.php?t=191652
but YMMGV.
by jaclaz
Thu Feb 06, 2025 11:05 pm
Forum: General
Topic: Restore from RSC
Replies: 20
Views: 1458

Re: Restore from RSC

Said another way, pasting a full RSC should be done to a device with no config set up. Even partial RSC, the risk of duplication of items Is always there. Simple math: Empty+full=full :D Empty+partial=partial :) then: Partial+full= Full+partial= Full+full= partial+partial= A POSSIBLE MESS :shock:
by jaclaz
Thu Feb 06, 2025 10:52 pm
Forum: General
Topic: Upgrading from V6 to V7...
Replies: 15
Views: 1472

Re: Upgrading from V6 to V7...

Everyone has his/her own requisites and approaches, but if you remained for so long on an old version, not even latest 6.x version, It should mean that there is not that much need to update to 7.x. The fact Is that 7.x needs more resources than 6.x, or if you prefer It Is usually slower on limited r...
by jaclaz
Thu Feb 06, 2025 8:18 pm
Forum: General
Topic: Upgrading from V6 to V7...
Replies: 15
Views: 1472

Re: Upgrading from V6 to V7...

Well, you cannot anyway go straight to recent v7 releases.. You need to go through 7.12.1. https://help.mikrotik.com/docs/spaces/ROS/pages/115736772/Upgrading+to+v7 But BEFORE anything else, check the devices you are using, if there are any with 16 Mb storage, MAKE SURE that you have enough space fo...
by jaclaz
Thu Feb 06, 2025 6:08 pm
Forum: General
Topic: Very slow upload speed - Please help! [SOLVED]
Replies: 7
Views: 1104

Re: Very slow upload speed - Please help! [SOLVED]

This app has a mode called "Prioritization Engine" or something similar. This must've been working ok at the beginning but at some point it must've fucked up, because as soon as I turned it off (per the post instructions) it worked like a charm! Likely you have to thank Windows Update for...
by jaclaz
Thu Feb 06, 2025 6:00 pm
Forum: General
Topic: Restore from RSC
Replies: 20
Views: 1458

Re: Restore from RSC

A possible approach :-? in twelve (easy? :?: ) steps: 1. reset a router 2. run default configuration AND DO NOT modify anything 3. export the configuration as .rsc file 4. export the configuration of an identical, already configured, router 5. open a new spreadsheet (excel, libreoffice calc or simil...
by jaclaz
Thu Feb 06, 2025 5:39 pm
Forum: Beginner Basics
Topic: Low Speed Problem
Replies: 4
Views: 742

Re: Absolutely atrocious speeds

Your setup seens almost, but not quite, completely unlike the one specifically recommended for the 2011, here: https://help.mikrotik.com/docs/spaces/ROS/pages/103841826/Basic+VLAN+switching in the part titled: Other devices with a built-in switch chip Maybe you should start from that example (and/or...
by jaclaz
Thu Feb 06, 2025 3:43 pm
Forum: General
Topic: Hotspot DNS Name Error
Replies: 2
Views: 588

Re: Hotspot DNS Name Error

Hard to say anything without knowing your settings. semi-random questions: Could it be the browser or the OS? Could it be a https vs. http problem? Could it be www. prefix missing or included in DNS name? Could it be that two different DNS servers are queried when logged in vs. logged out? If you wa...
by jaclaz
Thu Feb 06, 2025 12:14 pm
Forum: Beginner Basics
Topic: Low Speed Problem
Replies: 4
Views: 742

Re: Absolutely atrocious speeds

The RB2011 has also a particular internal setup: https://cdn.mikrotik.com/web-assets/product_files/Block-RB2011UAS-2HnD_130546.pdf with two separate bridge chips, one for the Gb ports and one for the 10/100 ones, mixing them in a single bridge may be part of the issue, it is usually advised to bridg...
by jaclaz
Thu Feb 06, 2025 11:45 am
Forum: Beginner Basics
Topic: Configuring a RB201 1UiAS-2HnD-IN
Replies: 4
Views: 986

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

To explain, there are two "sets of drivers", which one to use depends on the specific device model/processor, some devices only have the old drivers, some can use both, new devices only have the new one. To make things simple the good Mikrotik guys managed to call the menues for them in di...
by jaclaz
Thu Feb 06, 2025 11:03 am
Forum: General
Topic: Restore corrupted Routerboard with damaged Eth1
Replies: 14
Views: 4243

Re: Restore corrupted Routerboard with damaged Eth1

In such situations when I want physically "block" port I put an unclamped RJ45 connector into it :) You like wasting resources, don't you? :shock: Being cheap , I used already clamped connectors cut out from defective cables. :wink: :lol: BUT, while buying something on aliexpress I needed...
by jaclaz
Thu Feb 06, 2025 2:02 am
Forum: Beginner Basics
Topic: Replace ISP WAN connection with other router
Replies: 7
Views: 727

Re: Replace ISP WAN connection with other router

Yep, once It Is taken out of the bridge, what happens in ether3 stays in ether3 :wink: .
by jaclaz
Thu Feb 06, 2025 1:25 am
Forum: General
Topic: Very slow upload speed - Please help! [SOLVED]
Replies: 7
Views: 1104

Re: Very slow upload speed - Please help! [SOLVED]

Generally speaking, in a simple configuration like yours, a (wrong) mangle rule is the only thing that may slow down something, other issues in configuration tend to be on/off, packets either go/through or they don't, interface Is either natted or It Is not, routes are either active or they are not....
by jaclaz
Thu Feb 06, 2025 1:06 am
Forum: General
Topic: Restore corrupted Routerboard with damaged Eth1
Replies: 14
Views: 4243

Re: Restore corrupted Routerboard with damaged Eth1

Yep, sure. The original issue in this thread Is about having to recover a corrupted device. The only way out in these cases, if a reset is not enough, Is to netinstall, that is only possible on the only etherboot port, i.e. ether1. If that specific port doesn't work it is game over (unless directly ...
by jaclaz
Thu Feb 06, 2025 12:34 am
Forum: Beginner Basics
Topic: Replace ISP WAN connection with other router
Replies: 7
Views: 727

Re: Replace ISP WAN connection with other router

You made a new interface list, called it WAN2 and added to it ether3. This only adds an entry to a new list (that you don't want and don't need). You only want the (default) LAN and WAN lists as they are referenced to in other parts of the configuration (firewall) and without changes this may preven...
by jaclaz
Wed Feb 05, 2025 10:58 pm
Forum: General
Topic: Very slow upload speed - Please help! [SOLVED]
Replies: 7
Views: 1104

Re: Very slow upload speed - Please help! [SOLVED]

Which mangle rules?
I mean, the two that are both disabled=yes? :shock:
:lol:
by jaclaz
Wed Feb 05, 2025 10:51 pm
Forum: RouterBOARD hardware
Topic: hap ax2 PoE-port suddenly limited to 100Mbps
Replies: 15
Views: 1201

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

I guess that part of PoE-in, there are capacitors on each line between PoE-in power "ejector" and ethernet transformers. And broken capacitor (not shorted but burned) would effectively isolate that particular line. Or maybe a diode, to make PoE in one way only :? . The problem should howe...
by jaclaz
Wed Feb 05, 2025 8:58 pm
Forum: RouterBOARD hardware
Topic: hap ax2 PoE-port suddenly limited to 100Mbps
Replies: 15
Views: 1201

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

Thanks for the hint, now we are getting somewhere. Yes, but unfortunately not where we wanted to go. :( It is not particularly clear how the pairs are called/to which pin they correspond, I have to assume that: 1st pair=1,2 2nd pair=3,6 3rd pair: 4,5 4th pair: 7,8 mkx's theory, that makes a lot of ...
by jaclaz
Wed Feb 05, 2025 8:12 pm
Forum: RouterBOARD hardware
Topic: hap ax2 PoE-port suddenly limited to 100Mbps
Replies: 15
Views: 1201

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

And what happens connecting to that port a (say) 2 m cable with nothing connected at the other end?

Then, if you "force" 1 Gb on that port, you should have no link :?: even with the other device connected, what does the cable test pairs show then?
by jaclaz
Wed Feb 05, 2025 4:54 pm
Forum: Beginner Basics
Topic: Powering cAP ax trough PoE [SOLVED]
Replies: 5
Views: 937

Re: Powering cAP ax trough PoE [SOLVED]

Yep, that is exactly the kind of mess I was talking about, the specs: PoE in 802.3af/at PoE in input Voltage 18-57 V say first 802.3af/at, but anything below 37 or 44V is not 802.3af/at, and the 18-57 V below means that it can also use the "old" 24V PoE. The drawback (unlikely in your case...
by jaclaz
Wed Feb 05, 2025 4:24 pm
Forum: Beginner Basics
Topic: Powering cAP ax trough PoE [SOLVED]
Replies: 5
Views: 937

Re: Powering cAP ax trough PoE [SOLVED]

Dont' worry. :) The cap Ax itself uses 11W: Max power consumption without attachments 11 W that is the absolute max, in real world you will see more like 6-7 W. But you can daisy chain to it another device (i.e. using the PoE out of the cap Ax), this device can be roughly another 20 W, and this make...
by jaclaz
Wed Feb 05, 2025 3:37 pm
Forum: General
Topic: temperature produced CCR 2216
Replies: 4
Views: 874

Re: temperature produced CCR 2216

1 Watt = 1 Joule / second = 3.41 BTU / hour i.e. energy per unit time. Can we say, 1 BTU per hour per cubic feet = 10 ° F increase in temperature per hour? Yep, it's a very approximate the rule of thumb, the 1 to 1.5 is a range that depends on the characteristics of the "envelope", often ...
by jaclaz
Wed Feb 05, 2025 1:16 am
Forum: General
Topic: temperature produced CCR 2216
Replies: 4
Views: 874

Re: temperature produced CCR 2216

Usually the max power stated by Mikrotik (without attachments) is more than twice the actual average one, if a device like a PC, a router or a switch runs at 100% all the time it means that it is the wrong device (too underpowered). A 4 feet by 4 feet (and I presume 10 feet of height) is 160 cubic f...
by jaclaz
Tue Feb 04, 2025 11:44 pm
Forum: RouterBOARD hardware
Topic: Mikrotik switch SFP+ port issue on COLD restart
Replies: 20
Views: 16660

Re: Mikrotik switch SFP+ port issue on COLD restart

Essentially, set aside the accidental blackouts, you are saying that if you remove power from those switches and re-apply it, on only one of them the SFP doesn't get connection correctly. The need to power off again that switch, and keep It off for some ten minutes could be due to two different issu...
by jaclaz
Tue Feb 04, 2025 5:08 pm
Forum: Beginner Basics
Topic: Configuring a RB201 1UiAS-2HnD-IN
Replies: 4
Views: 986

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

You have one excess space (you were tricked by the font used on the device), it is a RB2011: https://mikrotik.com/product/RB2011UiAS-2HnD-IN#fndtn-specifications Configuring it needs some minimal knowledge of RouterOS. That particular device has besides the SFP, 5 Gigabit/1000 ports and 5 100mbit on...
by jaclaz
Tue Feb 04, 2025 3:14 pm
Forum: General
Topic: "Error in Gateway - non zero ip address expected!" when using Quick Set
Replies: 20
Views: 1836

Re: "Error in Gateway - non zero ip address expected!" when using Quick Set

I see this whole stuff more as "damned if I do it, damned if I don't". In my understanding: 1. auto-mac=yes <- can cause issues when adding other interfaces to bridge and probably in a number of other "advanced" setups 2. auto-mac-no AND MAC duplicated from first ether port on th...
by jaclaz
Tue Feb 04, 2025 3:02 pm
Forum: RouterBOARD hardware
Topic: Chateau LTE18 ax what Antenna Ports?
Replies: 11
Views: 3729

Re: Chateau LTE18 ax what Antenna Ports?

So it would be a bad thing to plop an antenna like this on my roof, attach it to ANT2 and call it a day? https://www.pctel.com/antenna-product/wlq-4g-directional-cellular-antenna-2g-3g-4g-5g-nb-iot-m2m-smart-city-smart-metering-sma/ Because the receiver hardware expects a certain signal from the bu...
by jaclaz
Tue Feb 04, 2025 2:57 pm
Forum: General
Topic: ATL suddenly says "sim not present"
Replies: 19
Views: 1670

Re: ATL suddenly says "sim not present"

The "generic/theoretical" issue (by - stupid BTW - design) is that the nano is slightly less thick than the micro, 0.67 instead of 0.76 mm. The multi mini/micro/nano SIMs may be either thickness, I believe (even if they shouldn't) A socket "properly" made should not have these is...
by jaclaz
Tue Feb 04, 2025 2:15 am
Forum: General
Topic: Send Log by Email
Replies: 1
Views: 676

Re: Send Log by Email

You can save the log to file:
/log print file=myfile

You can narrow with something like:
/log print where topics=<topics> && message=<message> file=myfile
by jaclaz
Mon Feb 03, 2025 7:59 pm
Forum: General
Topic: "Error in Gateway - non zero ip address expected!" when using Quick Set
Replies: 20
Views: 1836

Re: "Error in Gateway - non zero ip address expected!" when using Quick Set

@Josephny I didn't mean anything, I only repeated what EdPA wrote here: https://forum.mikrotik.com/viewtopic.php?t=190747#p966670 This is the reason why we recommend setting bridge MAC manually, and all default configurations with bridge involved come out with the "admin-mac" set. It means...
by jaclaz
Mon Feb 03, 2025 7:10 pm
Forum: Beginner Basics
Topic: Switch reset to factory
Replies: 5
Views: 1027

Re: Switch reset to factory

Could it be protected routerboot set?
viewtopic.php?t=187742
by jaclaz
Mon Feb 03, 2025 7:01 pm
Forum: General
Topic: "Error in Gateway - non zero ip address expected!" when using Quick Set
Replies: 20
Views: 1836

Re: "Error in Gateway - non zero ip address expected!" when using Quick Set

Is it really that bad to just allow the device to pick/assign it's own mac address? Yet another thing to setup and remember is another thing to go wrong. Of course it isn't, until it becomes so and bites you. Resistentialism is a thing when dealing with Mikrotik: https://en.wikipedia.org/wiki/Resis...
by jaclaz
Mon Feb 03, 2025 5:39 pm
Forum: General
Topic: "Error in Gateway - non zero ip address expected!" when using Quick Set
Replies: 20
Views: 1836

Re: "Error in Gateway - non zero ip address expected!" when using Quick Set

Would you mind explaining what this rule means? Or point me to a thread that explains is. https://forum.mikrotik.com/viewtopic.php?t=214219 https://forum.mikrotik.com/viewtopic.php?t=209850 https://forum.mikrotik.com/viewtopic.php?t=190747 The only possible issue of carving the MAC in stone is that...
by jaclaz
Mon Feb 03, 2025 5:32 pm
Forum: General
Topic: ATL suddenly says "sim not present"
Replies: 19
Views: 1670

Re: ATL suddenly says "sim not present"

Do you remember if it was a "proper sized" SIM or a smaller one with an adapter? There are reports (not only on Mikrotik hardware) of issues with the latter, see: https://forum.mikrotik.com/viewtopic.php?t=211182&hilit=sim#p1099231 https://forum.mikrotik.com/viewtopic.php?t=211182&...
by jaclaz
Mon Feb 03, 2025 5:06 pm
Forum: General
Topic: "Error in Gateway - non zero ip address expected!" when using Quick Set
Replies: 20
Views: 1836

Re: "Error in Gateway - non zero ip address expected!" when using Quick Set

... and it is not so casually Rule #4 of the (unofficial) Mikrotik Club Rules: Rules of the Mikrotik Club: You do not use VLAN1 You DO NOT use VLAN1 You remove default user admin and set a strong password before connecting to the internet. You do not use Quickset. You do not use detect internet. You...
by jaclaz
Mon Feb 03, 2025 4:30 pm
Forum: General
Topic: parsing the log for out:(unknown 0) is a disaster
Replies: 3
Views: 1080

Re: parsing the log for out:(unknown 0) is a disaster

Feb 3 11:42:56 mikrotik1 v4_drop_4r437_fwdlast forward : in:ether1_gw out:bridge1, connection-state:new,dnat src-mac 20:83:f8:a2:74:f2, proto UDP, 204.76.203.80:2842->192.168.241.190:123, NAT 204.76.203.80:2842->(x.y.z.a:123->192.168.241.190:123), len 36 Feb 3 11:43:03 mikrotik1 v4_drop_4r409_in_TC...
by jaclaz
Mon Feb 03, 2025 4:22 pm
Forum: RouterBOARD hardware
Topic: Chateau LTE18 ax what Antenna Ports?
Replies: 11
Views: 3729

Re: Chateau LTE18 ax what Antenna Ports?

No, they are different.
JFYI, on this forum:
https://confusedbird.com/thread-280.html
there is a link to a google drive with some photos of the internals of the LTE18:
https://drive.google.com/drive/folders/ ... drive_link
by jaclaz
Mon Feb 03, 2025 4:07 pm
Forum: Beginner Basics
Topic: Cannot change boot mode to SwOS
Replies: 4
Views: 1074

Re: Cannot change boot mode to SwOS

Are you sure that when booted in SwOS you actually can use CLI to issue the command system/device-mode/update routerboard=no?
AFAIK SwOS is GUI only, maybe there is a checkbox somewhere for that.
by jaclaz
Mon Feb 03, 2025 4:00 pm
Forum: RouterBOARD hardware
Topic: CCR2004-16G-2S+PC ports "flapping" on v7.15.3
Replies: 5
Views: 3229

Re: CCR2004-16G-2S+PC ports "flapping" on v7.15.3

Maybe it is just a coincidence, and unrelated to temperature. The -6.6° C are the outside environment or the inside of your enclosures? Which kind of enclosures? If it is sealed, how is the heat dissipated? Which other devices are inside the same enclosure? The CCR2004 is a 35W device, it is hard to...
by jaclaz
Mon Feb 03, 2025 3:35 pm
Forum: RouterBOARD hardware
Topic: hEX refresh (E50UG) - router for gigabit internet?
Replies: 34
Views: 10414

Re: hEX refresh (E50UG) - router for gigabit internet?

You posted (by mistake) twice the same speedtest.
by jaclaz
Mon Feb 03, 2025 3:31 pm
Forum: RouterBOARD hardware
Topic: Chateau LTE18 ax what Antenna Ports?
Replies: 11
Views: 3729

Re: Chateau LTE18 ax what Antenna Ports?

I am not understanding. :? The photo you posted is of another device, RBD53G-5HacD2HnD is the Chateau LTE12 , the LTE18 AX should be S53UG+5HaxD2HaxD. The image, coming from this site: https://mikrotikon.pl/mikrotik-chateau-pierwsze-urzadzenie-z-lte12-i-routeros-v7/ is even called MikroTik-Caterau- ...
by jaclaz
Mon Feb 03, 2025 2:54 pm
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

I don't know, but the math sounds similar to the way some of the enterprise SSD's or HD's drives are made (many of these are formatted with 520 or 528 bytes instead of the usual 512). The actual "cell" (or sector group) size on the device should be anyway 4096 bytes or a multiple, and thes...
by jaclaz
Mon Feb 03, 2025 1:47 am
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

So, there are two "layers".
1024+16=1040
63*1040=65520
65520+16=65536
Interesting.
It would make sense to have these extra 16 bytes at the end of a group of "sectors" to "get even" to a multiple of 1024, 64*1024=65536.
by jaclaz
Sun Feb 02, 2025 9:02 pm
Forum: General
Topic: Decision on Network Setup
Replies: 3
Views: 1028

Re: Decision on Network Setup

If the 1 Gb is on the horizon but not too near I would go for the hex refresh, you will find other ways to re-use it or however it will likely be easy to resell. If nothing more than 1 Gb is expected maybe you could consider an Ax3 as "main router" (whether you use or not its wi-fi as one ...
by jaclaz
Sun Feb 02, 2025 6:18 pm
Forum: Beginner Basics
Topic: hAP Lite, recoverable??
Replies: 17
Views: 1580

Re: hAP Lite, recoverable??

I don't think that there will be issues (but you never know). Of the two the reset might be (in theory) more prone to failure if a blackout occurs while doing it (because of possible write errors on the flash chip). The netinstall essentially is telling the Ros bootloader to boot from an external se...
by jaclaz
Sun Feb 02, 2025 6:03 pm
Forum: General
Topic: 2gws, slowly internet [SOLVED]
Replies: 7
Views: 2004

Re: 2gws, slowly internet [SOLVED]

Reality check: https://mikrotik.com/product/RB3011UiAS-RM#fndtn-testresults Routing 25 Filter rules 107.6 1306.7 110.5 452.6 I think it is simply time to get a faster router, capable of managing 1 Gb internet, even if you get your 3011 work as best as it can, it won't probably go over 500 Mb. And ye...
by jaclaz
Sun Feb 02, 2025 5:48 pm
Forum: Beginner Basics
Topic: hAP Lite, recoverable??
Replies: 17
Views: 1580

Re: hAP Lite, recoverable??

IS there a way to place netinstall files on USB drive (FAT I assume), plug into hAP AC Lite and then set it to default install from there (I have no communication to issue any commands as yet).
No.
by jaclaz
Sun Feb 02, 2025 5:41 pm
Forum: General
Topic: 1.3km Possible?
Replies: 49
Views: 3009

Re: 1.3km Possible?

The idea of a 100m (300') roll fo black pipe is very nice indeed. I assume some type of rigid snake would be use to feed a pull wire through? They use AFAIK a "normal" (of course long/stiff) glass fibre cable puller directly, *like* (example): https://www.batna24.com/en/p/extralink-pilot-...
by jaclaz
Sun Feb 02, 2025 5:22 pm
Forum: Beginner Basics
Topic: hAP Lite, recoverable??
Replies: 17
Views: 1580

Re: hAP Lite, recoverable??

The default configuration for these devices is essentially: 1) ether1 out of the bridge and classified as WAN, with a dhcp client running on it 2) ether2-4 (or 2-5) and wlan into the bridge and classified as LAN 3) mac winbox allowed on LAN 4) firewall rule preventing access from anything different ...
by jaclaz
Sun Feb 02, 2025 5:02 pm
Forum: RouterBOARD hardware
Topic: RBFTC11: crossover cable to power from 802.3at POE (half-crossed or fully-crossed?)
Replies: 12
Views: 7585

Re: RBFTC11: crossover cable to power from 802.3at POE (half-crossed or fully-crossed?)

@tdw Yes, that sounds like the only possible explanation As mentioned in the other thread the RBFTC11 comes with the RBGPOE: https://mikrotik.com/product/RBGPOE which is declared as mode B (4,5+ and 7,8-). A crossover cable would not cross 4,5 and 7,8, only 1,2 and 3,6 so it can convert only from &q...
by jaclaz
Sun Feb 02, 2025 4:19 pm
Forum: General
Topic: 1.3km Possible?
Replies: 49
Views: 3009

Re: 1.3km Possible?

I actually have large and small equipment to dig trenches (and move dirt) and have been wondering about playing with some fiber. I don't have experience with terminating it, and I have no idea if fiber can be put direclty in soil, and if there is an issue with freezing (and the resulting heaving) o...
by jaclaz
Sun Feb 02, 2025 1:07 pm
Forum: RouterBOARD hardware
Topic: Replacing a flash drive - problem with the Software-ID
Replies: 19
Views: 2353

Re: Replacing a flash drive - problem with the Software-ID

Yep, the most likely cause is that the new chip has something different from the original one, only a guess, but if the original one has a "unique ID", at every boot this ID is the same and the license sticks, while IF the new chip has not such unique ID, a new one is somehow generated at ...
by jaclaz
Sun Feb 02, 2025 12:28 pm
Forum: General
Topic: PoE status on boot
Replies: 12
Views: 2388

Re: PoE status on boot

Rethinking about it, it would make more sense to use a toggle/latch relay. The mechanical ones are not suitable because they remember the last state they were on when power goes out (battery broken or exhausted), but I believe that electronic ones that default to either on or off at boot do exist. E...
by jaclaz
Sun Feb 02, 2025 2:13 am
Forum: RouterBOARD hardware
Topic: Replacing a flash drive - problem with the Software-ID
Replies: 19
Views: 2353

Re: Replacing a flash drive - problem with the Software-ID

Possibly of interest:
viewtopic.php?t=174182
The chip seems like having a unique ID, so no way to replace one without re-generating the soft ID or licence.
by jaclaz
Sat Feb 01, 2025 9:19 pm
Forum: Beginner Basics
Topic: hAP Lite, recoverable??
Replies: 17
Views: 1580

Re: hAP Lite, recoverable??

The hap lite has only 4 ports :? : https://mikrotik.com/product/RB941-2nD So, maybe it is a hap ac lite? https://mikrotik.com/product/RB952Ui-5ac2nD Not that it changes much. The Err:Connection refused is normally the firewall not allowing MAC Winbox connection from the port. I saw hAP saying it had...
by jaclaz
Sat Feb 01, 2025 7:01 pm
Forum: Beginner Basics
Topic: hAP Lite, recoverable??
Replies: 17
Views: 1580

Re: hAP Lite, recoverable??

Try simplifying things first. Disconnect the old hap lite from your network. Connect to it (try ports 2-4) directly connected to your computer, disable the wifi on your computer . Still same MAC connection error? Try with a dumb switch between the hap lite and your computer. Your old router will be ...
by jaclaz
Sat Feb 01, 2025 2:17 pm
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

No idea, but from what you posted it seems that in one case, just after reading at 0x57a1e4: squashfs: read_bytes: reading from position 0x57a1e4, bytes 8 it "skips" to : squashfs: read_bytes: reading from position 0xffffffffffffffff, bytes 2 so the issue is probably in the 8 bytes @0x57a1...
by jaclaz
Sat Feb 01, 2025 12:29 pm
Forum: General
Topic: RB5009+ 2x hAP ax2 as access Point
Replies: 16
Views: 2357

Re: RB5009+ 2x hAP ax2 as access Point

Well, that is definitely "too much" power, not that it will make any problem, but a 2.75 A / 90 W power supply will run mostly at 22/90=24.5% which is outside the usual optimization range for efficiency (in other words you will consume slightly more electricity than needed). How much more ...
by jaclaz
Sat Feb 01, 2025 2:12 am
Forum: General
Topic: RB5009+ 2x hAP ax2 as access Point
Replies: 16
Views: 2357

Re: RB5009+ 2x hAP ax2 as access Point

Sure :) , I don't think that you are running with 100% CPU on the three devices, of course It should be measured in total, but I would not be surprised if your real power needs are around 50-60% of the max specced. So 20-24W, below the 28.8W of the Power supply. From your screenshot, the two ax2's u...
by jaclaz
Fri Jan 31, 2025 9:17 pm
Forum: General
Topic: PoE from hEX PoE lite
Replies: 9
Views: 1560

Re: PoE from hEX PoE lite

Valid remark. But maybe not really that much of a problem with mipsbe version of wap ac ? You can't use wave2 drivers. Wouldn't the 5 GHz radios be capable of saturating the 100 Mbit cable connection? :? In any case the injector should be RBGPOE, so that the devices can be updated. It would also be...
by jaclaz
Fri Jan 31, 2025 7:44 pm
Forum: General
Topic: RB5009+ 2x hAP ax2 as access Point
Replies: 16
Views: 2357

Re: RB5009+ 2x hAP ax2 as access Point

@JhnMtrx
The ax2 power supply is 24V 1.2 A, so 28.8 W.

RB5009UPr+S+IN 16 W
Ax2 12 W
Ax2 12 W
that makes a round 40W.

Even if devices in reality use much less power than specs, it doesn't sound like a safe setup.
you want a 24V 2A power supply. or at least a 24V 1.5A one.
by jaclaz
Fri Jan 31, 2025 7:24 pm
Forum: General
Topic: PoE from hEX PoE lite
Replies: 9
Views: 1560

Re: PoE from hEX PoE lite

Values need to be corrected, but final result doesn't change. The wAP ac : https://mikrotik.com/product/RBwAPG-5HacT2HnD has 12W max power. They will work just fine with passive poE at 24V (the device accepts range 11-57V , Mikrotik devices do work with passive PoE, when their specs indicate 802.3af...
by jaclaz
Fri Jan 31, 2025 2:55 am
Forum: General
Topic: PoE from hEX PoE lite
Replies: 9
Views: 1560

Re: PoE from hEX PoE lite

Define the exact models you intend to use, hAP or wAP? The hex poe lite can output up to 1 A per Port ( but max 2 A on all four PoE out ports), so you can have as much as 24W per device using 24V Power adapter. The hAP Is 5 W. The wAP Is (was) 4 W. The hex poe lite itself Is 3 W. So you have plenty ...
by jaclaz
Thu Jan 30, 2025 1:47 am
Forum: Beginner Basics
Topic: POE INJECTION
Replies: 12
Views: 1707

Re: POE INJECTION

So, all in all we can have a power supply ( or a splitter/converter) that does not actually deliver the current on the label but that can power a device just fine because the device actually needs less than expected. Yes, we are saying the same things, numbers in these matters are in the best cases ...
by jaclaz
Thu Jan 30, 2025 12:05 am
Forum: Beginner Basics
Topic: POE INJECTION
Replies: 12
Views: 1707

Re: POE INJECTION

Yep, but in this particular case it could be that a correcting opposite factor exists. TP-Link doesn't state the actual power consumption for this EX230V things, it says that it ships with a power supply 12V 1.5A. If you check (say) the Mikrotik hex lite, It has a stated power consumption of 2W, the...
by jaclaz
Wed Jan 29, 2025 8:57 pm
Forum: Wireless Networking
Topic: Best Way to Wireless Bridge 1st and 3rd Floor in an old apartment building (Thick Floors/Walls)
Replies: 13
Views: 3296

Re: Best Way to Wireless Bridge 1st and 3rd Floor in an old apartment building (Thick Floors/Walls)

Only as a side note, anav's suggestion (if you really can use some existing coaxial cables) is for MOCA adapters (search for MOCA 2.5), there is a new, faster 3.0 standard, but seemingly not (yet) consumer level devices available, avoid MOCA 2.0 devices: https://en.wikipedia.org/wiki/Multimedia_over...
by jaclaz
Wed Jan 29, 2025 8:06 pm
Forum: Beginner Basics
Topic: POE INJECTION
Replies: 12
Views: 1707

Re: POE INJECTION

JFYl, there are el-cheapo splitters around with 802.3af/at that include a step down converter, the voltage on the ethernet cable is the 38-57 V, that is split and then converted down to 12V. They are common to power non-Poe devices, typically security cameras. So the more common ones are 12 V 1 or 1...
by jaclaz
Wed Jan 29, 2025 11:25 am
Forum: General
Topic: PoE status on boot
Replies: 12
Views: 2388

Re: PoE status on boot

I wouldn't count too much on Mikrotik changing the behaviour of the boot sequence. You can probably get around with a more sophisticated circuit, or, simpler, use a "time delay" relay. I have seen el-cheapo ones (low power, but you don't need that much current) on sale on Aliexpress for a ...
by jaclaz
Wed Jan 29, 2025 12:51 am
Forum: Scripting
Topic: Is there a Script equivalent of "GoTo"?
Replies: 16
Views: 1803

Re: Is there a Script equivalent of "GoTo"?

Don't misunderstand me, functions are fine, but GOTO's while ugly are not the root of all evil as many people seem to like to say on the internet.
by jaclaz
Wed Jan 29, 2025 12:22 am
Forum: Scripting
Topic: Is there a Script equivalent of "GoTo"?
Replies: 16
Views: 1803

Re: Is there a Script equivalent of "GoTo"?

Yep, but we are talking of RouterOS scripting, not of the next-generation, real-time, object-oriented, mega-fanta-para-efficient language.
by jaclaz
Tue Jan 28, 2025 11:51 pm
Forum: Beginner Basics
Topic: Management access to PtP link
Replies: 9
Views: 1598

Re: Management access to PtP link

Only as a side note, you seem like attempting to access that hap lite via IP (possibly using your browser to access its web interface aka webfig). If you are not using It, now It Is the right moment to start using Winbox. The old 3.x version Is Windows only ( but can run in Linux under wine), the ne...
by jaclaz
Tue Jan 28, 2025 11:13 pm
Forum: Scripting
Topic: Is there a Script equivalent of "GoTo"?
Replies: 16
Views: 1803

Re: Is there a Script equivalent of "GoTo"?

GoTo is obsolete way of taking parts of code for reusability or skipping parts of commands for execution, inherited from assembly jump ( jmp ) instruction, much less readable and most modern languages doesn't have support for it because it is just not needed on higher level of coding. Now I know wh...
by jaclaz
Tue Jan 28, 2025 12:51 am
Forum: General
Topic: What to buy
Replies: 31
Views: 2612

Re: What to buy

My brain farted im sorry, can we speak in terms of noob level? *_* You want a plumber comparison? :?: Imagine that in your house there are 9 bathrooms :shock: , a kitchen, an outdoor tap in the garden and one in the garage. That makes roughly 30 taps, each 1/2". If you want to have all of them...
by jaclaz
Mon Jan 27, 2025 2:58 pm
Forum: General
Topic: PoE status on boot
Replies: 12
Views: 2388

Re: PoE status on boot

So you are using the NC contacts of the relay on the (connected to mains) power supply to power the mAP. Then, when you set the device on "forced on", you open the contact and power to the mAP comes from the battery (in parallel or enabled from the NO contact?). When the voltage becomes to...
by jaclaz
Mon Jan 27, 2025 2:39 pm
Forum: General
Topic: What to buy
Replies: 31
Views: 2612

Re: What to buy

The "key" is IMHO your ISP connection speed more than anything else. If it is below 1 Gb speed, you can get a hex refresh (or even a hap ax lite) as a first device on the cheap (with 5 or 4 ports) around 60$. If it is 1 Gb the "right" device is the hap Ax3 (5 ports) 140$. If it i...
by jaclaz
Mon Jan 27, 2025 12:35 pm
Forum: General
Topic: Major Issue with Bridges in RouterOS 7.17 [SOLVED]
Replies: 10
Views: 2842

Re: Major Issue with Bridges in RouterOS 7.17 [SOLVED]

... and I think I have Rule #7: Rules of the Mikrotik Club: You do not use VLAN1 You DO NOT use VLAN1 You remove default user admin and set a strong password before connecting to the internet. You do not use Quickset. You do not use detect internet. You keep routerboard firmware upgraded to the same...
by jaclaz
Mon Jan 27, 2025 11:42 am
Forum: General
Topic: Hotspot Problem
Replies: 1
Views: 1006

Re: Hotspot Problem

And what is the output of:
/ip hotspot print
Compare with the one in the Wiki:
https://wiki.mikrotik.com/Manual:IP/Hot ... Spot_Setup
by jaclaz
Mon Jan 27, 2025 10:23 am
Forum: RouterBOARD hardware
Topic: RTFC11: how to power with PoE 802.11at/af?
Replies: 6
Views: 1780

Re: RTFC11: how to power with PoE 802.11at/af?

Only to keep things as together as possible:
viewtopic.php?t=194596

It seems like "cross" translated from Mikrotikish means crossover (maybe).
by jaclaz
Mon Jan 27, 2025 10:20 am
Forum: RouterBOARD hardware
Topic: RBFTC11: crossover cable to power from 802.3at POE (half-crossed or fully-crossed?)
Replies: 12
Views: 7585

Re: RBFTC11: crossover cable to power from 802.3at POE (half-crossed or fully-crossed?)

Yes, it remains not clear at all.
Only to keep things as much together as possible:
viewtopic.php?t=214021
by jaclaz
Mon Jan 27, 2025 12:14 am
Forum: RouterBOARD hardware
Topic: Rackmounting the L009UiGS-2HaxD-IN backwards?
Replies: 3
Views: 1820

Re: Rackmounting the L009UiGS-2HaxD-IN backwards?

3. get a perforated tray and put the L009 on it, this way you can move It back and front as much as you like, and if needed fix It with ties or similar or screws, example:
https://www.thomann.de/it/flyht_pro_rac ... _mount.htm
by jaclaz
Sun Jan 26, 2025 11:07 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Oh, that is the frame of the picture on the wall. Cable is white and running along door frame ;)
Then, mission accomplished :) .
by jaclaz
Sun Jan 26, 2025 10:57 pm
Forum: Scripting
Topic: local variable ssid scan
Replies: 2
Views: 915

Re: local variable ssid scan

A rule of the thumb (not necessarily applying in this particular case) Is to never use as variable names that are used by the OS .
Try using "myssid" instead, as "ssid" may be "reserved".
by jaclaz
Sun Jan 26, 2025 10:43 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

I think it depends on the exact model/version/release :shock: of wife, I don't believe most would consider a black cable on a whitish wall as "hiding", let alone "nicely". :lol:
by jaclaz
Sun Jan 26, 2025 9:13 pm
Forum: General
Topic: Major Issue with Bridges in RouterOS 7.17 [SOLVED]
Replies: 10
Views: 2842

Re: Major Issue with Bridges in RouterOS 7.17 [SOLVED]

@xaviernuma From what you report - it seems like the RouterOS is "inventing" random MACs (as opposed to randomly "inheriting" those of connected devices). It is a different kind of random. But - as mkx noticed - they could be locally generated from "base" real MACs. I a...
by jaclaz
Sun Jan 26, 2025 8:49 pm
Forum: General
Topic: Major Issue with Bridges in RouterOS 7.17 [SOLVED]
Replies: 10
Views: 2842

Re: Major Issue with Bridges in RouterOS 7.17 [SOLVED]

Even with just two, 8631, EEB5, CA8E, 468F are nowhere to be found in this list:
https://gist.github.com/aallan/b4bb86db ... 10ae9bd3e4
by jaclaz
Sun Jan 26, 2025 8:38 pm
Forum: Beginner Basics
Topic: Adding USB 2,5Gbe ethernet adapter to RB5009UG
Replies: 13
Views: 4501

Re: Adding USB 2,5Gbe ethernet adapter to RB5009UG

7.16 recently added support for RTL8156, but for now only for x86.
are you sure for this ? in changelog no mention to this limitation
viewtopic.php?p=1098839&hilit=RTL8156
*) x86 - added RTL8156 driver support;
by jaclaz
Sun Jan 26, 2025 8:29 pm
Forum: General
Topic: Major Issue with Bridges in RouterOS 7.17 [SOLVED]
Replies: 10
Views: 2842

Re: Major Issue with Bridges in RouterOS 7.17 [SOLVED]

But do you have the bridge(s) with auto-mac=yes? I am asking as the usual recommendation is to have manually set admin-mac=xx:xx:xx:xx:xx:xx and auto-mac=no even in v6.x though maybe it is unrelated, that was because MAC could change on reboots or when adding/removing/disabling/enabling interfaces. ...
by jaclaz
Sun Jan 26, 2025 7:48 pm
Forum: General
Topic: CCR2004-1G-12S+2XS slow upload
Replies: 5
Views: 2296

Re: CCR2004-1G-12S+2XS slow upload

I have similar problems, I have a 980/110 connection where I actually get 540/110, ... It doesn't seem similar (to me),. the previous posts were about saturating in upload a 10 Gb links and not reaching 25 Gb, you are having a slow download and a CCR2004 should reach 1 Gb easily both in upload and ...
by jaclaz
Sun Jan 26, 2025 4:09 pm
Forum: Useful user articles
Topic: Using RouterOS to VLAN your network
Replies: 309
Views: 520019

Re: Using RouterOS to VLAN your network

Well, nothing prevents you from accepting the default configuration and later remove/delete it manually.
But it is strange that Winbox doesn't see the router, you should try with another PC and on all other ethernet ports (except ether1)
by jaclaz
Sun Jan 26, 2025 4:03 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Yep, besides there are two kinds of "flat" cables, let's call them "semi-flat" and "super-flat". The "semi-flat" have anyway twisted pairs, but the "super-flat" may lack the twisting of pairs (hopefully only very short patch cables are made with this...
by jaclaz
Sun Jan 26, 2025 2:49 pm
Forum: Beginner Basics
Topic: hAP ax3 with issues after reset
Replies: 11
Views: 4495

Re: hAP ax3 with issues after reset

Could anyone explane, what i'm doing wrong? Probably nothing really "wrong", it is entirely possible that you have in your config a firewall rule or something else preventing you from connecting. Make sure that you are trying to connect with the cable in ether 2-5 (NOT ether1). Then your ...
by jaclaz
Sun Jan 26, 2025 3:48 am
Forum: Useful user articles
Topic: Using RouterOS to VLAN your network
Replies: 309
Views: 520019

Re: Using RouterOS to VLAN your network

... but that doesn't allow me to connect via winbox to then import the script. I'm sure I'm doing something lame since no one else seems to have encounter this issue. Maybe you are just using the "wrong" method? Winbox can connect to IP (that don't exist after a reset) or to MAC (that doe...
by jaclaz
Sun Jan 26, 2025 2:36 am
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Even if not damaged "flat", "cat6a" and "30 meters" rarely can work at 10 Gb, personally I wouldn't use the 28 AWG ones for more than 15-20 meters, maybe the 26 AWG for 30 m, but 23 or 24 are the "normal" ones, good for 100 m. If I recall correctly good manufa...
by jaclaz
Sat Jan 25, 2025 8:06 pm
Forum: Wireless Networking
Topic: Best Way to Wireless Bridge 1st and 3rd Floor in an old apartment building (Thick Floors/Walls)
Replies: 13
Views: 3296

Re: Best Way to Wireless Bridge 1st and 3rd Floor in an old apartment building (Thick Floors/Walls)

Only for the record (and it depends on country/local regulations) there are ethernet cables certified to be installed in the same conduit as mains/current ones. And fiber is also a possibility (the real issue with fiber is too tight curves and the termination, otherwise a fiber can pass almost anywh...
by jaclaz
Sat Jan 25, 2025 2:48 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Still, if the ports are set to 10 Gb it should show "no link" (and not "running" status), this kind of "almost connected" (interface running, but not a real communication on it) seems like a tricky issue. In the (good?) ol' times there was a monthly column on Byte by Je...
by jaclaz
Sat Jan 25, 2025 1:02 pm
Forum: General
Topic: speed problem with Mikrotik Hex model RB750Gr3
Replies: 26
Views: 2475

Re: speed problem with Mikrotik Hex model RB750Gr3

And the Hex refresh is roughly double of that, 498.1: https://mikrotik.com/product/hex_2024#fndtn-testresults still half the speed you want/need. You need either (looking ahead) a RB5009 at around 3 Gb, $219: https://mikrotik.com/product/rb5009ug_s_in#fndtn-testresults or a hap Ax3 (as router), 1145...
by jaclaz
Sat Jan 25, 2025 11:38 am
Forum: General
Topic: Hap AX3 as CAPsMan controller and Hap Ac as a Cap issue [SOLVED]
Replies: 3
Views: 1787

Re: Hap AX3 as CAPsMan controller and Hap Ac as a Cap issue [SOLVED]

Check also here: https://forum.mikrotik.com/viewtopic.php?t=212240 You can have both old and new capsman running on the Ax3, but you will lose its radios. Besides the fun of experimenting there are different opinions among the more expert members on the board on the utility/convenience of using caps...
by jaclaz
Fri Jan 24, 2025 9:09 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

The status of "searching" means that the DHCP server is not found. Otherwise it would be "bound", and you would see the assigned IP. Better leave quick set alone. You can add manually an IP address to the bridge to see if pinging to 192.168.1.1 works, let's say 192.168.1.9/24. Bu...
by jaclaz
Fri Jan 24, 2025 8:55 pm
Forum: Beginner Basics
Topic: "No Route to Host" after upgrade to v 7.17
Replies: 5
Views: 1545

Re: "No Route to Host" after upgrade to v 7.17

I have the same problem, but I can't solve it as suggested. Downgrading also not helping. Is there any help on this?
Well, maybe it is not the same problem.

Post your configuration, following these instructions:
viewtopic.php?t=203686#p1051720
by jaclaz
Fri Jan 24, 2025 8:51 pm
Forum: General
Topic: Winbox (both of them) keep disconnecting on an hAP AX2
Replies: 8
Views: 2285

Re: Winbox (both of them) keep disconnecting on an hAP AX2

It remains "strange", even if it happens only on some particular versions the Ax2 is a common device and 7.15.2 is old enough that should have already been some reports.
The good news are that 7.14.3 seems like a very stable version for wi-fi issues.
by jaclaz
Fri Jan 24, 2025 8:43 pm
Forum: Wireless Networking
Topic: Bonding 2.4G and 5G Wifi together for backhaul creation
Replies: 3
Views: 1095

Re: Bonding 2.4G and 5G Wifi together for backhaul creation

No idea if it can be "ported" to your devices, but the "wireless wire" (Cube Pro's) have the 60 and 5 ghz in bonding and the settings don't seem that much complex, but it is for failover:

viewtopic.php?t=205042#p1059476
by jaclaz
Fri Jan 24, 2025 8:29 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Well, the "dumb" bridge should have an IP (L3) assigned to be able to ping a destination. A "dumb" bridge is L2 and knows nothing of L3, while not becoming "smart"; it will become a "disadvantaged" switch if you give it a L3 address. Once an address is assigne...
by jaclaz
Fri Jan 24, 2025 7:46 pm
Forum: General
Topic: Winbox (both of them) keep disconnecting on an hAP AX2
Replies: 8
Views: 2285

Re: Winbox (both of them) keep disconnecting on an hAP AX2

Maybe going again through the factory version did reset *something* that was mis-ported during one of the past updates. :?
by jaclaz
Fri Jan 24, 2025 7:37 pm
Forum: General
Topic: Winbox (both of them) keep disconnecting on an hAP AX2
Replies: 8
Views: 2285

Re: Winbox (both of them) keep disconnecting on an hAP AX2

Winbox BOTH by MAC and IP? I would try assigning manually a MAC to the bridge, maybe it is unrelated, still it won't make any harm: https://forum.mikrotik.com/viewtopic.php?t=190747 Another thing to try is to put a (dumb) switch between your PC and the AX2, it is one of those mysterious things that ...
by jaclaz
Fri Jan 24, 2025 7:15 pm
Forum: Beginner Basics
Topic: Setting crs304-4xg-in as layer 2 switch [SOLVED]
Replies: 19
Views: 2991

Re: Setting crs304-4xg-in as layer 2 switch [SOLVED]

Your crs304-4xg-in is defective :shock: it has two ether4 ports :wink: :lol: Now, seriously, how are you managing the Mikrotik? (I presume with Winbox via MAC). A good idea is (unless you really-really need it) is to keep a port outside the bridge, for emergency access (it is not a problem in a &quo...
by jaclaz
Fri Jan 24, 2025 3:26 pm
Forum: General
Topic: Same pppoe on different ethernet for failover use
Replies: 1
Views: 912

Re: Same pppoe on different ethernet for failover use

It seems to me like the second approach is easier as it is more similar to usual failover. Though usually failover is done enabling and disabling routes, not enabling and disabling interfaces. Post your current configuration, following these instructions: https://forum.mikrotik.com/viewtopic.php?t=2...
by jaclaz
Thu Jan 23, 2025 10:46 pm
Forum: Beginner Basics
Topic: hEX - E50UG - default password does not work
Replies: 4
Views: 1111

Re: hEX - E50UG - default password does not work

Yep, and by choosing Mikrotik there is the added value of saving on an optician test: you need reading glasses.
by jaclaz
Thu Jan 23, 2025 6:23 pm
Forum: Wireless Networking
Topic: Powering of CubeSA 60Pro ac
Replies: 4
Views: 1107

Re: Powering of CubeSA 60Pro ac

Not generally, no. I run all my sites at or above 48V and all the MikroTik gear seems to be just fine. Yep, but other Mikrotik gear "stamped" with (presumed) 802.3af/at compliance have usually voltage range 12-57 (example https://mikrotik.com/product/wap_60g ) or 18-57 V (example https://...
by jaclaz
Thu Jan 23, 2025 6:08 pm
Forum: General
Topic: MikroTik routers Hijacked by botnet
Replies: 9
Views: 1712

Re: MikroTik routers Hijacked by botnet

Details are not scarce, they are not existing. That routers with credentials admin/blank (or admin/admin and similar) can be easily accessed (or bruteforced for simple, common passwords) is not "news", and the referenced CVE (from 2023) is founded on the same basic issue, from its descript...
by jaclaz
Thu Jan 23, 2025 5:42 pm
Forum: General
Topic: PoE status on boot
Replies: 12
Views: 2388

Re: PoE status on boot

I don't understand.
Can you draw a schematic of how this relay is connected?
In any case the scheduler script can be made to check the current status and act depending on that.
by jaclaz
Thu Jan 23, 2025 5:27 pm
Forum: Beginner Basics
Topic: Guest WiFi setup with one main router and a couple of APs in bridge mode
Replies: 11
Views: 1606

Re: Guest WiFi setup with one main router and a couple of APs in bridge mode

IMHO, correct or incorrect is in the eye of the beholder. Your AP now behaves as bridge for the "normal" wi-fi and as router for the "guest" wi-fi, If you prefer you have double (or triple, depending on what is your connection to the ISP) NAT on the guest "wi-fi". This ...
by jaclaz
Thu Jan 23, 2025 12:07 pm
Forum: Beginner Basics
Topic: Guest WiFi setup with one main router and a couple of APs in bridge mode
Replies: 11
Views: 1606

Re: Guest WiFi setup with one main router and a couple of APs in bridge mode

Yep, how can the 10.10.10.x devices connect to the gateway at 192.168.88.1? :shock:
Do you want to route that connection? :?:
by jaclaz
Thu Jan 23, 2025 11:34 am
Forum: Beginner Basics
Topic: Guest WiFi setup with one main router and a couple of APs in bridge mode
Replies: 11
Views: 1606

Re: Guest WiFi setup with one main router and a couple of APs in bridge mode

You seem to have the gateway set to "self" (10.10.10.1).
If the router has a dhcp server enabled (as it normally should) there might be additionally a conflict with the dhcp addresses.

Post the output of these commands (on the AP):
/ip address print
and:
/ip route print
by jaclaz
Thu Jan 23, 2025 11:08 am
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

Re-thinking about it, I believe you can also attempt "brute-forcing" the values. It is not like there are tens or hundreds of possibilities, the single oob record cannot logically be smaller than 8 bytes, and more likely is either 16 or 32 bytes (i don't think that odd values or non multip...
by jaclaz
Wed Jan 22, 2025 9:13 pm
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

Neither can I, but again, with a hex viewer and a little patience it should be easy to identify the oob, see here another example:
https://redballoonsecurity.com/flash-dump/
by jaclaz
Wed Jan 22, 2025 7:34 pm
Forum: Beginner Basics
Topic: Guest WiFi setup with one main router and a couple of APs in bridge mode
Replies: 11
Views: 1606

Re: Guest WiFi setup with one main router and a couple of APs in bridge mode

For anyone interested I've used this configuration on the AP https://www.youtube.com/watch?v=6P0MDlYWR_E
Maybe or maybe not :shock: (mistakes and typos happen).
It would be better/easier if you post your current configuration of the AP.
by jaclaz
Wed Jan 22, 2025 7:30 pm
Forum: General
Topic: Reboot loop after updating wAP
Replies: 5
Views: 1311

Re: Reboot loop after updating wAP

Allow me to disagree. What would be the problem in having the update process actually checking that there is enough space (+ a reasonable amount of "slack") and simply plain refusing to go on? With a message *like*: The pre-update check determined that this device has x.xx Kbytes free, a m...
by jaclaz
Wed Jan 22, 2025 6:40 pm
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

Nice find. :) The related blog post: https://www.j-michel.org/blog/2014/05/27/from-nand-chip-to-files explains in detail how the oob/spare data works :) , and on the main page: https://github.com/Hitsxx/NandTool/tree/master it is clear that you can use oob and page size instead of chip ID (as it see...
by jaclaz
Wed Jan 22, 2025 3:28 pm
Forum: General
Topic: PoE status on boot
Replies: 12
Views: 2388

Re: PoE status

You can add a script in scheduler, it has an option to run at startup (and interval must be 0), see:

https://help.mikrotik.com/docs/spaces/R ... /Scheduler
by jaclaz
Wed Jan 22, 2025 11:48 am
Forum: Beginner Basics
Topic: Guest WiFi setup with one main router and a couple of APs in bridge mode
Replies: 11
Views: 1606

Re: Guest WiFi setup with one main router and a couple of APs in bridge mode

I would start from this post by pcunite (the same author of the main VLAN related tutorial on the forum: https://forum.mikrotik.com/viewtopic.php?t=143620 ): https://forum.mikrotik.com/viewtopic.php?t=141279 It seems like your setup is similar to that one, the difference is only that you have a seco...
by jaclaz
Wed Jan 22, 2025 11:19 am
Forum: Beginner Basics
Topic: VLAN on a single port
Replies: 10
Views: 2150

Re: VLAN on a single port

The RB2011 is a "special" device that has two switch chips: https://help.mikrotik.com/docs/spaces/ROS/pages/15302988/Switch+Chip+Features Atheros8327 (ether1-ether5+sfp1); Atheros8227 (ether6-ether10) The "modern" way to do what you want to accomplish (good on *any* Mikrotik hard...
by jaclaz
Wed Jan 22, 2025 2:19 am
Forum: General
Topic: Filesystem forensic image
Replies: 26
Views: 3991

Re: Filesystem forensic image

I think unsquash Is very "strict" and expects a "sound" filesystem and throws a fit even if minor issues are found. I cannot remember if a tool for recovery/fix exists, something *like* dmde which Is excellent for other filesystems. 7-zip should be capable of reading a squashfs a...
by jaclaz
Tue Jan 21, 2025 7:35 pm
Forum: Beginner Basics
Topic: VLAN on a single port
Replies: 10
Views: 2150

Re: VLAN on a single port

Yep, also a degree in electronics with a master in networking might help, but come on, it is a home network, if the requirements are not absurd it should be possible to fulfill them in a relatively simple way. The concepts in themselves are not that difficult (Mikrotik specific implementation might)...
by jaclaz
Tue Jan 21, 2025 7:19 pm
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 2294

Re: external dhcp delay on cap ac

The same address on ether1 and on the bridge containing it is "wrong", whether it is part of the issue or not, only the bridge should have an IP address. It is not sent in unicast mode and it is sent as broadcast? Sent by which device? The CCR, right? So there are two possibilities: 1) the...
by jaclaz
Tue Jan 21, 2025 12:41 pm
Forum: Beginner Basics
Topic: Bridge operation mode as a layer 2 switch with packet filtering
Replies: 8
Views: 1780

Re: Bridge operation mode as a layer 2 switch with packet filtering

I am not sure to understand the setup with ether1 part of the bridge (actually I am pretty sure I don't understand it), but maybe using the interface instead of the interface list?:
add action=drop chain=forward comment="drop all coming from ether1" in-interface=ether1
by jaclaz
Tue Jan 21, 2025 12:07 pm
Forum: Beginner Basics
Topic: "No Route to Host" after upgrade to v 7.17
Replies: 5
Views: 1545

Re: "No Route to Host" after upgrade to v 7.17

Happy you solved it :) .
by jaclaz
Tue Jan 21, 2025 11:39 am
Forum: Beginner Basics
Topic: external dhcp delay on cap ac
Replies: 18
Views: 2294

Re: external dhcp delay on cap ac

So, you have a chain *like*: Mikrotik CCR <- running centralized DHCP server Cisco 2960 #1 Cisco 2960 #2 Mikrotik AP If the same Mikrotik AP moved to another building (with a similar chain of devices) works, it must mean that *something* is different in another device, either the CCR settings/config...
by jaclaz
Tue Jan 21, 2025 11:14 am
Forum: Beginner Basics
Topic: Can't log into switch from a Macintosh.
Replies: 8
Views: 1023

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

I don't think that the issue is related to the macintosh vs. windows or linux. Check that the MAC on the label is the same as in the paper leaflet and the same one as the MAC you get in Winbox, while it is possible that a device has been exchanged during manufacturing/packaging, it is - I believe - ...
by jaclaz
Mon Jan 20, 2025 9:19 pm
Forum: Beginner Basics
Topic: "No Route to Host" after upgrade to v 7.17
Replies: 5
Views: 1545

Re: "No Route to Host" after upgrade to v 7.17

Post what you get for: /ip address print and /ip route print I would try anyway to change this: /interface detect-internet set detect-interface-list=all internet-interface-list=all lan-interface-list=\ all wan-interface-list=all to: /interface detect-internet set detect-interface-list=none internet-...
by jaclaz
Mon Jan 20, 2025 9:02 pm
Forum: General
Topic: Which HW for Verizon Cellular in NY
Replies: 8
Views: 1022

Re: Which HW for Verizon Cellular in NY

I think the thread, and the threads referenced therein, do not point to an MT device that is definetly compatible with Verizon Wireless in the USA.
Exactly.
It seems like such device does not exist (yet) in the Mikrotik product range.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 8