Community discussions

MikroTik App

Search found 3125 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 11
by jaclaz
Thu Jun 12, 2025 8:13 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

However... if you take a pristine 7.18.2 and go [admin@xxx] > /ip firewall nat add chain= <<TAB>> dstnat input output srcnat they're there. I sometimes (very-very rarely) use these chains, and I have verified that they are fully functional and correctly available. Very good :).. The quick table I p...
by jaclaz
Thu Jun 12, 2025 7:47 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

As requested: 1. #8 chain=input 2. #10 chain=dstnat 3. #20 chain=output 4. #25 chain=srcnat For all the boxes: #2 chain=prerouting #4 chain=prerouting #6 chain=input #7 chain=input #8 chain=input #10 chain=dstnat (*) #13 chain=forward #14 chain=forward #17 chain=output #19 chain=output #20 chain=ou...
by jaclaz
Thu Jun 12, 2025 6:25 pm
Forum: Wireless Networking
Topic: 5 GHz signal difference issue on hAP AC3
Replies: 7
Views: 1038

Re: 5 GHz signal difference issue on hAP AC3

Thank you for the suggestion for the wAP AX.

I can't find its radiation pattern, is it unidirectional?
It is 180°. Front side.
Using very wide degrees, in more commonly used ones it is more like 90-120°:
viewtopic.php?t=212255#p1107142
by jaclaz
Thu Jun 12, 2025 4:24 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I will try again. 1. In which chain= should 8 go? 2. In which chain= should 10 go? 3. In which chain= should 20 go? 4. In which chain= should 25 go? I am asking 4 (four) questions, numbered 1 to 4. I expect 4 (four) answers, numbered 1 to 4. Any other answer - particularly if partial - only confuses...
by jaclaz
Thu Jun 12, 2025 10:52 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

The problem stems from the fact that Mikrotik renamed "nat PREROUTING" to "/ip firewall nat add chain= dstnat " and "nat POSTROUTING" to "/ip firewall nat add chain= srcnat ". This is not terrible naming, btw. And yes, they renamed just these two, in the othe...
by jaclaz
Wed Jun 11, 2025 9:13 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

@jaclaz: I'm sorry to notice this only at this late stage, but logically reading your diagram (I mean the horizontal and vertical arrows at the left and top) it's not easy to deduce that no. 10 would be used in Mikrotik as "nat add chain=dstnat" (not chain=postrounting), and similarly wit...
by jaclaz
Wed Jun 11, 2025 8:47 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

In the next release, I will add something *like* this.
Hopefully giving the impression of "a bunch of stuff floating inside the router". :wink:
Mt_services.JPG
by jaclaz
Wed Jun 11, 2025 6:46 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

6. detect internet
You must be joking :shock: , that is Rule #5 of the Mikrotik Club:
viewtopic.php?t=215004
no way it will be mentioned on the flowchart as people might believe that it actually does something (useful).
by jaclaz
Wed Jun 11, 2025 5:01 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

This post does self-destruct within 5 seconds, doesn't it ? :lol:
Naah, it uses Mikrotik v 6 date/time format, but runs on v 7 so it will self-destruct at a random instant between last week and next year. :lol:
by jaclaz
Wed Jun 11, 2025 4:46 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Why exactly do you think that the example has three dots last? :) I could even change those to "etc." :wink: Your mission, should you accept it, is to list a number (no less than 6, no more than 12) of the most commonly used *things*, those that can be considered exemplary for the concept ...
by jaclaz
Wed Jun 11, 2025 4:25 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I was referring to something very much like yours, with the gray circle. My suggestion was to basically just have the gray circle, and give the things that are now rounded rectangley less focus. Simply because it's pointless to write "to local process", when we have a box labeled "lo...
by jaclaz
Wed Jun 11, 2025 3:52 pm
Forum: Scripting
Topic: Remove mac address in IP-DHCP-LEASE from another script [SOLVED]
Replies: 8
Views: 1004

Re: Remove mac address in IP-DHCP-LEASE from another script [SOLVED]

Let's see if I can help. This is not strictly Mikrotik specific, in *most* scripting language something like this: [/ip hotspot cookie get [find where user = "test" ] mac-address ] loosely means: in the context of current place (/ip hotspot cookie) get the value of the field mac-address of...
by jaclaz
Wed Jun 11, 2025 3:20 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Added some semi-random graphics in the middle.

It seems to me like better representing the idea that there is some mechanism inside the router that will take some decision.
Flowchart_beta_02_cogs.svg.png
by jaclaz
Wed Jun 11, 2025 2:25 pm
Forum: Beginner Basics
Topic: Most effective solution for device blocking
Replies: 14
Views: 916

Re: Most effective solution for device blocking

When you want to practice RouterOS configuration you can download a CHR version of RouterOS and run it in a virtualization program. But CHR has not *anything* wireless AFAIK, so while testing in - say GNS3[1] - is extremely useful for routing, firewall, etc. it is not for anything wireless related....
by jaclaz
Wed Jun 11, 2025 1:54 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I don't think that's necessary (something describing the "link" between #9 & #15), because for a packet destined for the router, its lifetime ended at #9. The "flow" of that packet has finished there. Let's say we add something explaining the fact that after a packet has rea...
by jaclaz
Wed Jun 11, 2025 11:30 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Well, not exactly. 1->9 is the flow for the initial packet client->router; 15->27 is for the response packet router->client. They are different packets - that the ssh server (daemon) produced the second packet in direct response to the first is not a firewall question. E.g. a DNS request may trigge...
by jaclaz
Wed Jun 11, 2025 12:39 am
Forum: General
Topic: Webfig problems with v7.19.1 and AX3
Replies: 3
Views: 422

Re: Webfig problems with v7.19.1 and AX3

You can try Winbox 4, that though still in the works, should work fine for normal settings of a router and can run on Mac.
by jaclaz
Wed Jun 11, 2025 12:16 am
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

And what do you call [1] the people working at FCC managing the technical part of the norms, attending technical committees and similar, if not electrical engineers? [1] not what you actually like to call them or what you would like to call them :roll: , their official title or what they usually ans...
by jaclaz
Tue Jun 10, 2025 11:32 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

A basic accessory whenever doing connections Is to have a set of suitable adapters/converters: https://store.rokland.com/en-de/blogs/news/connectors-101-rp-sma-vs-sma and rest assured that this kind of mess Is created by electrical engineers (and their committees) exactly to make consumers go crazy....
by jaclaz
Tue Jun 10, 2025 7:35 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

The first thing to do when encountering issues is to stop digging! ;-P There is still a few guys in the pic without name. You can add some comments and one will be named anav :D anav could be the one top left, depressed/frustrated as in this thread he cannot suggest VLANs nor "drop all else&qu...
by jaclaz
Tue Jun 10, 2025 7:18 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

There will always be something cosmetic left to do, but that's what I would call basically (almost) done. Thanks for the not insignificant effort! For me at least the latest 100% opaque is shown as 100% transparent :-) Is there this much difference between browsers? Can the page's css interact with...
by jaclaz
Tue Jun 10, 2025 6:12 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Yep, I'll fix the /ip firewall filter. The fun thing is that I didn't use (AFAIK) a gradient, anyway it is far more dark *everywhere* than I would have expected. Maybe the 50% opacity is too transparent for your darkmode I'll check the gradient (if any) and try with 70% opacity EDIT: files in post #...
by jaclaz
Tue Jun 10, 2025 5:46 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

OK.
Let's see how it goes with this version (directly as svg).
Background set to 2.5% Grey (in practice a non-brilliant white) with Opacity 50% 70% (in a .zip file as the board does not allow .svg extension).
Added inline the png version.

EDIT: files removed
by jaclaz
Mon Jun 09, 2025 11:40 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Why not publish plain svg?
Sure :) , that's entirely possible.
by jaclaz
Mon Jun 09, 2025 11:18 pm
Forum: MikroTik hardware questions
Topic: Second RB5009 showing internal moisture after 9 days
Replies: 11
Views: 928

Re: Second RB5009 showing internal moisture after 9 days

If unit is kept inside, I'm lost at how that much water could start to leak...although I guess the RB5009 does get hot, so if you have a lot of humidity perhaps... but thermodynamics is not my speciality so IDK. Not really thermodynamics, more like chemistry. Anyway when humid air encounters a cold...
by jaclaz
Mon Jun 09, 2025 7:49 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Very minor, but eventually, if you use GIF with Alpha channel that might allow better support for dark-mode, to avoid the hideous sand color background. I think that png is better in resizing/adapting to various resolutions, and it supports Alpha channel just fine. The question is what colour (and ...
by jaclaz
Mon Jun 09, 2025 7:42 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

* On the background color. I think that at least for the default png version legibility should be primary (come on, we all know that will be the one that's going to be viewed the most - people are lazy) For me the current color works in this regard, but I'm sure someone with more experience can com...
by jaclaz
Mon Jun 09, 2025 3:46 pm
Forum: Beginner Basics
Topic: Can I import my settings to another mikrotik? [SOLVED]
Replies: 9
Views: 1189

Re: Can I import my settings to another mikrotik? [SOLVED]

Yep, and it will be a two step at least update.
You need to first get to 7.12.1, and only once you are at that version you can update again.
https://help.mikrotik.com/docs/spaces/R ... ding+to+v7
by jaclaz
Mon Jun 09, 2025 3:21 pm
Forum: Beginner Basics
Topic: Pros & cons of RB1100AHx4 ?
Replies: 20
Views: 1284

Re: Pros & cons of RB1100AHx4 ?

CRS means Cloud Router Switch (I usually write it as Cloud Router Switch it is a switch with marginal routing capabilities, the leading Cloud has been added by the marketing department for no apparent - probably they had to justify their salaries - reason). RB means Router Board so, clearly :? it is...
by jaclaz
Mon Jun 09, 2025 2:25 pm
Forum: Beginner Basics
Topic: Pros & cons of RB1100AHx4 ?
Replies: 20
Views: 1284

Re: Pros & cons of RB1100AHx4 ?

before purchasing the equipment i wanted to know if anyonew has anything particular to say about this device?
... speak now or forever hold your peace ...

Ahem...
cough, cough,
RB5009 is 110 bucks less ...
cough, cough.
by jaclaz
Mon Jun 09, 2025 1:12 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2386
Views: 5260195

Re: 📣 WinBox 4 is here 📣

@Paternot
The item you hover the mouse on is unning, what's the problem?
by jaclaz
Mon Jun 09, 2025 1:07 pm
Forum: Beginner Basics
Topic: Can I import my settings to another mikrotik? [SOLVED]
Replies: 9
Views: 1189

Re: Can I import my settings to another mikrotik? [SOLVED]

Have people had problems upgrading from 6 to 7? I mean in a simple set up like mine? I don't think you will have issues in the upgrading, in a basic configuration, and on a device without wi-fi the changes (if any) should be minimal. Take into account that 7 is a bit slower, some say by 15%, some s...
by jaclaz
Mon Jun 09, 2025 10:24 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

OK, another version. New numbers/text: 1 Incoming Packet 2 raw PREROUTING 3 Connection (state) tracking 4 mangle PREROUTING 5 src addr=self? (loopback) 6 mangle INPUT 7 filter INPUT 8 nat (srcnat) INPUT 9 to router's internal process 10 nat (dstnat) Prerouting 11 Routing Lookup 12 dst addr=self? (lo...
by jaclaz
Sun Jun 08, 2025 10:55 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I have to think about the symbol/shape for "loopback (lo)", instinctively It should be different as It Is "pass-through". Strictly speaking the wavy rectangle Is not standard flowchart the symbols for "begin" and "end" Is the rectangle with rounded ends, same ...
by jaclaz
Sun Jun 08, 2025 9:13 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I think this latter can be solved, I could add a "loopback" box (between 9 and 26) and from it feed it back to 2. That would be something that I would understand much more than either the current go to Outgoing Packet or "direct re-feeding to #2". What about the exact text for th...
by jaclaz
Sun Jun 08, 2025 8:55 pm
Forum: MikroTik hardware questions
Topic: Powering RBM33G + 2 LTE modules from hAP ac3 PoE out
Replies: 4
Views: 902

Re: Powering RBM33G + 2 LTE modules from hAP ac3 PoE out

Power loss consideration has also crossed my mind. RBM will be powered by about 12m of cat6a, so given 28V power supply and your figures for power loss I'm looking at ~13-13.5 watts of disposable power. Looks borderline sufficient , too bad RBM33G doesn't expose any power/voltage readings to look a...
by jaclaz
Sun Jun 08, 2025 8:26 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I don't know. I am only trying to make the IPTABLES flowchart lurker888 posted a link to at the same time more suited to Mikrotik while keeping it readable by IPTABLES experts AND make it understandable to the "masses" AND attempt to organize it visually in such a way that WHERE the settin...
by jaclaz
Sun Jun 08, 2025 7:19 pm
Forum: Beginner Basics
Topic: [Solved] Connection via WinBox times out after configuring the HAP ax2
Replies: 3
Views: 521

Re: [Solved] Connection via WinBox times out after configuring the HAP ax2

Good that it is solved :) . Very likely you (or the script) deleted the WAN interface list (why?) and the net result is: /ip firewall filter ... add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-li...
by jaclaz
Sun Jun 08, 2025 6:10 pm
Forum: Beginner Basics
Topic: [Solved] Connection via WinBox times out after configuring the HAP ax2
Replies: 3
Views: 521

Re: Connection via WinBox times out after configuring the HAP ax2

Besides the configuration script, post the actual configuration export after you have run that script.
by jaclaz
Sun Jun 08, 2025 5:10 pm
Forum: MikroTik hardware questions
Topic: Powering RBM33G + 2 LTE modules from hAP ac3 PoE out
Replies: 4
Views: 902

Re: Powering RBM33G + 2 LTE modules from hAP ac3 PoE out

Yep, though usually the power consumption declared by Mikrotik is a bit "abundant", there are several reports about real life measured power consumptions, most report this to be 2/3 to 3/4 what Mikrotik states in specs. I would be concerned also by the type and length of cable between the ...
by jaclaz
Sun Jun 08, 2025 5:02 pm
Forum: Beginner Basics
Topic: Cannot access router user interface [SOLVED]
Replies: 6
Views: 707

Re: Cannot access router user interface [SOLVED]

I fear i have totally deleted the os on the router Naah, don't worry :) , it is nearly impossible to delete the RoS (if not via hardware). Normally you can reset the device and it will (should) be exactly in the same condition you received it. The reset procedure is easy enough, though you might ne...
by jaclaz
Sun Jun 08, 2025 3:12 pm
Forum: Beginner Basics
Topic: 4/5G connection to Wifi long range, on solar
Replies: 12
Views: 1305

Re: 4/5G connection to Wifi long range, on solar

I´ve dug up an old-ish MT DISC Lite5 ac point-to-point antenna that I will use for sending IP network via wireless cable. Yep, but you (IMHO) need two such devices, one on the island, the other one at the cabin, for PtP links like these having the same device on both ends (when possible) will elimi...
by jaclaz
Sun Jun 08, 2025 1:56 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

No prob, here it is in .pdf (which I doubt will be useful in dark mode)



and in .xls (zipped).


and in png with a beige background.

EDIT: removed files, see below for new version.
by jaclaz
Sun Jun 08, 2025 12:44 pm
Forum: General
Topic: /32 Subnet
Replies: 14
Views: 1170

Re: /32 Subnet

Sure :) , noone ever said that /32 (or /31) are not valid address schemes.

BUT since the /32 doesn't work in the OP setup, then it is not appropriate in the specific case.
by jaclaz
Sun Jun 08, 2025 12:35 pm
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

2nd (actually 3rd) attempt. Items re-numbered as follows: 1 Incoming Packet 2 raw PREROUTING 3 Connection (state) tracking 4 mangle PREROUTING 5 Is src addr router's own? 6 mangle INPUT 7 filter INPUT 8 nat (srcnat) INPUT 9 to router's internal process 10 nat (dstnat) Prerouting 11 Routing Lookup 12...
by jaclaz
Sun Jun 08, 2025 12:23 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

I think I can re-add them (12 and 19) in an added column between "chain=input" and "chain=forward" keeping all the rest of the new layout unchanged. The triangle Is the standard symbol in flowchart that means "merge", I could remove the filling if that helps in visualiz...
by jaclaz
Sat Jun 07, 2025 11:04 pm
Forum: Beginner Basics
Topic: Can I import my settings to another mikrotik? [SOLVED]
Replies: 9
Views: 1189

Re: Can I import my settings to another mikrotik? [SOLVED]

You can Copy and Paste the configuration. Importing an export Is NEVER a good idea, particularly when the two devices are not the same, but - more generally - usually the destination device has some minimal configuration and importing the export from the old device could create conflicts. A suitable...
by jaclaz
Sat Jun 07, 2025 10:42 pm
Forum: General
Topic: /32 Subnet
Replies: 14
Views: 1170

Re: /32 Subnet

How many addresses are available in a /32 network?

Hints:
in a /24 there are 256 addresses of which 254 usabile;
in a /30 there are 4 of which 2 usable.
by jaclaz
Sat Jun 07, 2025 6:46 pm
Forum: MikroTik hardware questions
Topic: Ltap Lte6 external antena pigtails [SOLVED]
Replies: 6
Views: 873

Re: Ltap Lte6 external antena pigtails [SOLVED]

The connector on the board in the image is not ufl, it is mmcx, see: https://forum.mikrotik.com/viewtopic.php?t=178743 https://forum.mikrotik.com/viewtopic.php?f=3&t=173681 Mikrotik sells a pigtail (for Basebox) that should do (but it has to be checked, maybe it is too long: https://mikrotik.com...
by jaclaz
Sat Jun 07, 2025 5:26 pm
Forum: Announcements
Topic: Newsletter #125
Replies: 117
Views: 19591

Re: Newsletter #125

Well, you are perfectly right, but you forget the "my switch (or wi-fi) is faster than yours" factor, that often drives customers shopping choices.
by jaclaz
Sat Jun 07, 2025 10:47 am
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

@xsentinel
Yep, sorry for the hijacking :oops: .

@lurker888
Let's move the discussion here :) :
viewtopic.php?t=217270
by jaclaz
Sat Jun 07, 2025 10:45 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

Re: The ultimate Mikrotik iptables flowchart

Previous steps (how this idea was born) on another thread, starting from here: https://forum.mikrotik.com/viewtopic.php?t=217249#p1146842 ... working on it ... EDIT: Attached a tentative version. I tried to align boxes along a grid where rows are Mikrotik configuration sections and columns are Mikro...
by jaclaz
Sat Jun 07, 2025 10:43 am
Forum: Useful user articles
Topic: The ultimate Mikrotik iptables flowchart
Replies: 111
Views: 5756

The ultimate Mikrotik iptables flowchart

<placeholder post for the final version - once ready>

I am in the habit of taking pictures to document the progression of works, so here it is (9 June 2025 8:00 Zulu):

photo1.jpg
:lol:
by jaclaz
Sat Jun 07, 2025 12:51 am
Forum: Beginner Basics
Topic: set second interface as backup WAN/ HAP ax3 [SOLVED]
Replies: 5
Views: 949

Re: set second interface as backup WAN/ HAP ax3 [SOLVED]

Yep, but (to me) It makes little sense to use a DHCP server (that at this point needs to be on the ISP router to dynamically provide a single IP to the Ax3 that (I have to assume) is never disconnected and moved around, or connected differently. I may be (actually am) old fashion, but any device tha...
by jaclaz
Fri Jun 06, 2025 9:28 pm
Forum: Beginner Basics
Topic: set second interface as backup WAN/ HAP ax3 [SOLVED]
Replies: 5
Views: 949

Re: set second interface as backup WAN/ HAP ax3 [SOLVED]

It shows you skippped drawing class for years ... :wink: :lol: therefore I guess I would need to take the interface 2 off of the bridge to configure as a second backup failover WAN? Yep. can the WAN IP's be dynamic DHCP clients? DHCP clients to which DHCP server(s)? It depends on how (EXACTLY) the r...
by jaclaz
Fri Jun 06, 2025 9:10 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Or maybe viaually m, [SOLVED]

Yep, forgot last arrow. I like the initial and final routing lookup (#20 and #25), it makes sense to the reader and keeps the distinction between the two otherwise identical boxes. Do we need an attribute for #7? Like "preliminary"? So #15 can be simply removed, right? Or maybe visually mo...
by jaclaz
Fri Jun 06, 2025 7:04 pm
Forum: MikroTik hardware questions
Topic: Ponte Radio o repeeter
Replies: 1
Views: 596

Re: Ponte Radio o repeeter

Start by getting some ideas on this thread:
viewtopic.php?t=206680
by jaclaz
Fri Jun 06, 2025 6:51 pm
Forum: Announcements
Topic: Newsletter #125
Replies: 117
Views: 19591

Re: Newsletter #125

People watch those "tech youtubers" ... Like - you know - the Mikrotik videos that Mikrotik likes so much to produce ( instead of proper documentation/articles/blog entries). Personally (and this probably shows how old I am getting), youtube is for this or that fun videos (lolcats) and fo...
by jaclaz
Fri Jun 06, 2025 6:37 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

@lurker888 Attached a re-working of the IP tables diagram (only removed the yellow security-related boxes). In .png and .svg (inkscape) formats. Boxes are numbered from 1 to 27. Tell me, with a list 1 to 27, which text should go in each box (and please find a synonym for the "Decision" in ...
by jaclaz
Fri Jun 06, 2025 11:55 am
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

@jaclaz: You're too kind to assign me my own faction. I was under the impression that there are no factions and the usual posters around here (including me) are saying the same thing: * the default firewall is actually a good... well... default - so if you don't have a good idea of what you're doin...
by jaclaz
Thu Jun 05, 2025 11:25 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

@lurker888 You are complicating my view on firewalling factions, I thought one had to decide which gang to join, the rextenders or the anavites, it seems like there is a third one now, the lurkerans, right in the middle of the two. It Is difficult to define that position, it seems like they could be...
by jaclaz
Thu Jun 05, 2025 9:25 pm
Forum: Beginner Basics
Topic: 4/5G connection to Wifi long range, on solar
Replies: 12
Views: 1305

Re: 4/5G connection to Wifi long range, on solar

Around 500m distance, on approx same elevation. Well, you would need a directional antenna (actually two of them if using the netmetal) to get the signal at 500 m, point is that directional antennas are directional (i.e. you will cover an area the size of a coin or of a dish. If I get right now you...
by jaclaz
Thu Jun 05, 2025 8:12 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

My recommendation to try to understand EVERYTHING in the default firewall BEFORE trying to create your own. There is a LOT of subtle things going on there...
And it is also Rule #8 of the Mikrotik Club:
viewtopic.php?t=215004
by jaclaz
Thu Jun 05, 2025 7:35 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

Only as a side note the (nicely looking and colourful) flowchart posted by chechito and linked to by anav is seemingly wrong/incomplete. The rhombus/diamond shape (purple in the mentioned diagram) is a "decision" so it MUST have two exits. In the diagram the top left "Routing decision...
by jaclaz
Thu Jun 05, 2025 7:13 pm
Forum: General
Topic: Back to Home VPN Relay Server
Replies: 7
Views: 912

Re: Back to Home VPN Relay Server

I mean Normis has to eat!!
Sure :) the point is on which diet.
Would crackers and water (ramen and tea and one beer on sundays) be enough or caviar, lobster and champagne?
:lol:
by jaclaz
Thu Jun 05, 2025 6:58 pm
Forum: Beginner Basics
Topic: Ready to start my custom firewall rules journey [SOLVED]
Replies: 43
Views: 2986

Re: Ready to start my custom firewall rules journey [SOLVED]

So traffic coming in goes though the rules as they are laid out in order on my screen right? Regardless of "chain"? In other words since my input rules are listed first then traffic would go through input rules first and then to the forward chain rules next right? And so on until it reach...
by jaclaz
Thu Jun 05, 2025 6:40 pm
Forum: Beginner Basics
Topic: 4/5G connection to Wifi long range, on solar
Replies: 12
Views: 1305

Re: 4/5G connection to Wifi long range, on solar

The ATL 5G R16 has seemingly only one port, so your topology with two connections to it cannot be done. The Netmetal Ax has also only one port, so you will need to connect both devices to the "solar switch". BTW that Ubiquity thingy has 10/100 Mb ports, whilst both the ATL and Netmetal hav...
by jaclaz
Thu Jun 05, 2025 5:38 pm
Forum: General
Topic: Idea toward MikroTik licensing for development
Replies: 23
Views: 2191

Re: Idea toward MikroTik licensing for development

Only as an idea (not necessarily a good one, and not necessarily applicable to Mikrotik) I have a license for a completely unrelated local (Italian) accounting software with what I find an interesting licensing formula, basically: a) you pay the license only once (lifetime license) b) each year you ...
by jaclaz
Thu Jun 05, 2025 2:28 pm
Forum: Beginner Basics
Topic: internet LTE backup
Replies: 3
Views: 824

Re: internet LTE backup

The Wap LTE kit is discontinued: https://mikrotik.com/product/wap_lte_kit The successor is the 2024 version: https://mikrotik.com/product/wap_lte_kit_2024 which however still has 16 Mb of storage (that has been found as "tight" for Ros 7.x) For the same money, and depending on what other f...
by jaclaz
Thu Jun 05, 2025 1:15 pm
Forum: MikroTik hardware questions
Topic: 5009rb strange powerup behaviour
Replies: 5
Views: 1051

Re: 5009rb strange powerup behaviour

It is not due to "latest firmware". That happened to people that updated the bootloader with a specific "universal" bootloader update (that later came out as being "not-so-universal"). That particular file never was part of the "normal" update/upgrade. If you ...
by jaclaz
Thu Jun 05, 2025 12:12 am
Forum: Beginner Basics
Topic: [solved] Can't downgrade to previous rOS version
Replies: 5
Views: 907

Re: Can't downgrade to previous rOS version

Try uninstalling the other packages on you current version and try downgrading to 7.14.3 or list the installed packages you have now and add ALL the corresponding packages, besides the main one, of 7.14.3 before rebooting.
by jaclaz
Thu Jun 05, 2025 12:01 am
Forum: Beginner Basics
Topic: [solved] Can't downgrade to previous rOS version
Replies: 5
Views: 907

Re: Can't downgrade to previous rOS version

7.7 Is rather old. When upgrading there was a paradigm shift on 7.12.1, (different packages) so you needed to first upgrade to 7.12.1 and only from that version you could upgrade further. Probably something similar Is needed when downgrading crossing this 7.12.1-7.13 border. BUT if the issue is with...
by jaclaz
Wed Jun 04, 2025 11:27 pm
Forum: Wireless Networking
Topic: L41G-2axD wifi Power
Replies: 18
Views: 3371

Re: L41G-2axD wifi Power

Here starts the fun part. In almost any other router you would find somewhere a drop down list with numbers 1 to 11. But It Is too simple for Mikrotik, here you need to find the channel corresponding frequency. https://en.m.wikipedia.org/wiki/List_of_WLAN_channels Example for channel 11 -> 2462 MHz....
by jaclaz
Wed Jun 04, 2025 7:01 pm
Forum: General
Topic: Cannot change back the CPU frequency [SOLVED]
Replies: 26
Views: 19563

Re: Cannot change back the CPU frequency [SOLVED]

Each time pull out power cord will result in abnormal power off, risk to lose data. So will do any blackout (if you are not running an UPS, in which case it will be a UPS failure :wink: ) or limiter switch on that line triggered by *anything*, or someone tripping on the power cord . While it is not...
by jaclaz
Wed Jun 04, 2025 6:53 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

Plan to make pass-through holes at the angle, and then simply adhere them in place with UV stable silicone/eurethane. Well, you still IMHO need something co-planar to tighten correctly the nuts of the pigtails, so maybe you can get away with pouring something that hardens enough (fiberglass, fiber ...
by jaclaz
Wed Jun 04, 2025 6:40 pm
Forum: Wireless Networking
Topic: L41G-2axD wifi Power
Replies: 18
Views: 3371

Re: L41G-2axD wifi Power

Hello, I didn't understand, thanks Have you handy an Android smartphone? If yes, get this: https://www.wifianalyzer.info/ scan your environment for wi-fi signals on the 2.4GHz band. Try to set the Ax lite to a channel that doesn't overlap with other, if the channel width of the channel you choose o...
by jaclaz
Wed Jun 04, 2025 6:22 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

On the 50cm distance - is that best measured at the bottom of the antenna where it passes through the mount tube? (I might as well be precise, since I can cut that to any length) No :shock: , the 50 cm need to be measured exactly (+/- 0.1 mm) on the center of radio gravity of each HGO antenna. Just...
by jaclaz
Wed Jun 04, 2025 4:30 pm
Forum: Announcements
Topic: Newsletter #125
Replies: 117
Views: 19591

Re: Newsletter #125

AFAIK the default for EU is to apply GDPR protection but usually one can opt out, examples https://www.pairdomains.com/kb/10-what-is-whois-privacy/?from=pairnic https://support.dnsimple.com/articles/domain-privacy-after-gdpr/ the exact procedure will vary as each registrar will have their own one, b...
by jaclaz
Wed Jun 04, 2025 4:08 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

@mkx Yep, actually there are three kinds of them: 1) the cheaper ones (transmitter+receiver) which allow no switch (only direct cable) they are not "over IP" they are "over Cat5/6 cable" 2) the mid-range (also transmitter+receiver) ones (like the ones talked about, tesmart, Av-ac...
by jaclaz
Wed Jun 04, 2025 3:18 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

ok seems clear now!! but then i would effectively need the pc in the kitchen as you had already mentioned.. my Idea was to put the monitor on the kichen wall and a mouse so my mom can turn it on or off when the NVR buzzer sounds and check if it's my cat in the yard and wants to get fed, through the...
by jaclaz
Wed Jun 04, 2025 1:25 pm
Forum: Announcements
Topic: Newsletter #125
Replies: 117
Views: 19591

Re: Newsletter #125

Just entered "tiktube" on google and found this: https://www.trustpilot.com/review/tiktube.com Just entered infabo in google and got this: https://www.facebook.com/infabostore/ The one that is on the trustpilot page you found is one of the many scams around, JFYI: https://www.androidb.com...
by jaclaz
Wed Jun 04, 2025 11:08 am
Forum: General
Topic: Cannot change back the CPU frequency [SOLVED]
Replies: 26
Views: 19563

Re: Cannot change back the CPU frequency [SOLVED]

Good to know about that "true" settings. :) The "mode" button is only on some devices, it is a programmable button to which you can "attach" a script or however an action/command that will be normally executed when pressed. A very simple/basic example here: https://foru...
by jaclaz
Tue Jun 03, 2025 9:21 pm
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

Ok :) , the Mikrotik list completed with device name and model and (cleverly?) coloured (how it should have been made). The LTAP mini and the KNOT don't have an evident way to check the modem model or it is not present in Mikroptik's original table, if anyone know, please post the info and I will up...
by jaclaz
Tue Jun 03, 2025 6:21 pm
Forum: General
Topic: Issue: WebFig Graphs stop loading after ~1 month uptime
Replies: 3
Views: 862

Re: Issue: WebFig Graphs stop loading after ~1 month uptime

Also, check if the behaviour is the same in Winbox (i.e. is the issue something not generating the data or is it something connected to the way it is rendered in the Webfig UI?)
by jaclaz
Tue Jun 03, 2025 6:00 pm
Forum: Beginner Basics
Topic: consistent 2 second link downs on hEX
Replies: 7
Views: 1002

Re: consistent 2 second link downs on hEX

... I recently changed the default queue type to fq-codel and updated into v7.19.1 stable. One of the common recommendations (not limited to Mikrotik devices and Ros) is to never change two things at the same time, particularly in production. If I were you I would first try changing back the queue ...
by jaclaz
Tue Jun 03, 2025 5:39 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

i see that they are effectively 69 Euros on Amazon, i can get two of these, and connect as per my diagram? No, not really, it doesn't work that way. The device is a self-standing (mini/micro) computer with these functions: 1) receive (input) the local HDMI signal from a PC (or similar device) and t...
by jaclaz
Tue Jun 03, 2025 4:02 pm
Forum: Wireless Networking
Topic: L41G-2axD wifi Power
Replies: 18
Views: 3371

Re: L41G-2axD wifi Power

The Ax lite is a single band (2.4 GHz) and Ax600 (574 rounded up to 600). Mikrotik dual band AX devices marked Wi-Fi 6 (like the Ax2) are Ax1800 which should mean (574 rounded to 600+1200=1800): at 2.4 GHz 574 Mbit/s at 5 Ghz 1200 Mbit/s so the 5 GHz is in theory double the speed of 2.4 GHz (reach/c...
by jaclaz
Tue Jun 03, 2025 3:27 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3279

Re: Dual WAN with PCC preventing failover

Not that I understand much of the VLANs and mangle and firewall filter rules you have, but generally speaking, it seems that your configuration (from 18-05-2025) is what I would call "a bloody mess of inconsistent and illogical names/comments, capable of confusing *any* reader, including you&qu...
by jaclaz
Tue Jun 03, 2025 2:29 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

... and in my kitchen I was going to place the device on the kitchen wall with velcro :-) Well, don't. :shock: Use instead a "better" velcro, the plastic pegs one (usually made by 3M, "dual lock"), , since you are italian, the kind used to fix the telepass to the windshield, *li...
by jaclaz
Tue Jun 03, 2025 2:07 pm
Forum: Scripting
Topic: script trigger on interface down
Replies: 12
Views: 3426

Re: script trigger on interface down

Doesn't cover the OP's request at all... Well, the OP request was some 5 years ago by now he will have found a solution or learned to live with the issue happily. The thread was revived re-stating the question in much more general terms, and Josephny's suggestion does cover one of the possible even...
by jaclaz
Tue Jun 03, 2025 1:19 pm
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

On tha packaging of the eSIM physical cards, it is written: TelcoVillage GmbH, Hennigsdorfer Str. 126, 13503 Berlin, Germany I assume this is the vendor (the brand) of the cards. I think it is the actual company behind the esim.me "brand", esim.me is listed among their "products"...
by jaclaz
Tue Jun 03, 2025 1:13 pm
Forum: General
Topic: Does 2nd WAN need it's own ethernet port
Replies: 4
Views: 937

Re: Does 2nd WAN need it's own ethernet port

Well, if you have a Netpower Lite it should have VLAN support (even if it runs SwOS Lite). Going through non-managed switch(es) may (or may not) work, it depends on the specific switch make/model behaviour, some let VLANs "pass through" without changes and work just fine, some may strip th...
by jaclaz
Tue Jun 03, 2025 10:28 am
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

I confirm I was able to save the eSIM to the physical card without using the mobile app of esim.me. This is huge advantage because esim.me have some fees that confused me. Very good news. :) If you still have the device handy, can you try the commands that were cited earlier and confirm (or deny) t...
by jaclaz
Tue Jun 03, 2025 10:21 am
Forum: General
Topic: Cannot change back the CPU frequency [SOLVED]
Replies: 26
Views: 19563

Re: Cannot change back the CPU frequency [SOLVED]

Confirmed reboot the router will make the change work. The temperature finally goes down, thanks for all the help. Good. :) It is not at all clear (and actually not even the first reboot is often documented) which particular commands/changes actually need a reboot to be effective (most don't of cou...
by jaclaz
Tue Jun 03, 2025 1:50 am
Forum: General
Topic: Strange behavior when importing script
Replies: 3
Views: 694

Re: Strange behavior when importing script

What happens with:
{:local "curIP" 10
:put ($"curIP"+1)}
?
by jaclaz
Mon Jun 02, 2025 11:34 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

Yep. If you get similar antennas but with a joint, you could mount them directly and orient them at 45 degrees diverging, set aside the weatherproofing issues they may work. The hgo-out are "normal" antennas, I don't think they are better or worse than other similar ones, if set apart enou...
by jaclaz
Mon Jun 02, 2025 10:57 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

The two antennas separated Is good ( the suggested two hgo-out are nonsense, too near each other to work correctly and they cannot be inclined) but not too far apart, the ideal distance is some multiple of the wavelength usually 3x of the 2.4GHz i.e. around 37 cm that Is roughly 6x the 5GHz waveleng...
by jaclaz
Mon Jun 02, 2025 7:15 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Ok, with a bit of fiddling, it is actually possible to have a simple compare sheet that needs not to be re-synchronized when inserting or removing cells. Stand-alone, so it can be used by itself or added to the Config_Parser workbook. Attached Config_Compare. (Alpha1, but hopefully there can't be mu...
by jaclaz
Mon Jun 02, 2025 6:53 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3279

Re: Dual WAN with PCC preventing failover

Yep, but that configuration is from 18-05-2025, thought you had changed something in the meantime.
by jaclaz
Mon Jun 02, 2025 6:50 pm
Forum: General
Topic: Cannot change back the CPU frequency [SOLVED]
Replies: 26
Views: 19563

Re: Cannot change back the CPU frequency [SOLVED]

Hmmm. :?
Check also in terminal, should be:
https://wiki.mikrotik.com/Manual:System/Resource
/system resource print 
And try rebooting again, it might be an artifact of Winbox UI.
by jaclaz
Mon Jun 02, 2025 6:41 pm
Forum: Beginner Basics
Topic: What is the default IP pool? [SOLVED]
Replies: 7
Views: 4513

Re: What is the default IP pool? [SOLVED]

I always write down the default setting before I change any setting in case I need to set it back to default ... except this time I forgot. Can someone please tell me what the default setting for IP-> Pool-> dhcp is please? Thank you Just in case tangent keeps a repository with the default configur...
by jaclaz
Mon Jun 02, 2025 6:23 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

the NVR LAN is well hidden behind that Fortinet firewall and therefore network wise is on a different subnet Not on the drawing you posted. In that drawing there is a connection from the NVR to the Mikrotik switch A, and the firewall is connected to the Mikrotik switch A, not to the NVR. But since ...
by jaclaz
Mon Jun 02, 2025 5:14 pm
Forum: General
Topic: Does 2nd WAN need it's own ethernet port
Replies: 4
Views: 937

Re: Does 2nd WAN need it's own ethernet port

But of course your external AP needs to have a free ethernet port to connect the Starlink, the wap AC has only one, so you need a switch or anyway a managed device (better if inside) to connect the Cat6 cable from the hex to the AP and to the Starlink. If you need to put it outdoors, the PowerBox Pr...
by jaclaz
Mon Jun 02, 2025 4:55 pm
Forum: General
Topic: Cannot change back the CPU frequency [SOLVED]
Replies: 26
Views: 19563

Re: Cannot change back the CPU frequency [SOLVED]

Any solution yet, or any workaround? If not allowed by device mode (6), in what mode i can change the CPU speed? Are you asking how to set device mode to allow the CPU speed change or are you asking how to workaround the device mode? If the first: https://help.mikrotik.com/docs/spaces/ROS/pages/937...
by jaclaz
Mon Jun 02, 2025 4:01 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

A single device is 60 €, either Rx or Tx, but you need two of them, one Receiver and one Transmitter. (and the transmitter is out of stock at the moment). The new version is 77 € so 144 € for the pair. And the kit with the pair is seemingly unavailable on the EU shop) But available on the US one: ht...
by jaclaz
Mon Jun 02, 2025 2:19 pm
Forum: Beginner Basics
Topic: HDMI over IP/ Switch configs? [SOLVED]
Replies: 16
Views: 2010

Re: HDMI over IP/ Switch configs? [SOLVED]

Start by posting the EXACT make/models of those KVM extenders. I have used some pairs of them a couple times, and needed not anything IGMP, so maybe you are overthinking it? Last time I used them it was a matter of plugging one device to the network near the controlled PC and the other one to the ne...
by jaclaz
Mon Jun 02, 2025 2:00 pm
Forum: General
Topic: 7.18.1 DNS Bug
Replies: 9
Views: 1958

Re: 7.18.1 DNS Bug

Is anyone @Mikrotik looking into this issue? Can I open a case for this issue? Not until you open a ticket at support, while the Mikrotik guys do from time to time use the forum, cases like yours are request for bug fix/new feature (like a setting for - say - RFC1035-max-bytes=512|unlimited) and ha...
by jaclaz
Mon Jun 02, 2025 10:40 am
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8423

Re: Hex E50UG

To sebastia's joking point -- should we all start waiting a year before buying new release device, so they can fix initial busted designs?? Well, once upon a time it was common advice to not buy a first version of a new car, but wait one year or so for the second version. Running on the edge of lat...
by jaclaz
Sun Jun 01, 2025 11:40 pm
Forum: General
Topic: RouterOS install on minisforum ms-01 minipc
Replies: 64
Views: 5033

Re: RouterOS install on minisforum ms-01 minipc

Here: https://mikrotik.com/software Other x86: Netinstall will write RouterOS to any secondary drive you have attached to your Windows PC. Move the drive to your Router PC and boot it it says that netinstall can be used on another PC to install on a hard disk that can later be moved back to the mini...
by jaclaz
Sun Jun 01, 2025 8:55 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1484

Re: Egress to public internet via a different router [SOLVED]

Yep, still, from what I understand from the OP physical layout: Router A (normally Master in VRRP) has a direct connection ONLY to ISP1 Router B (normally Slave in VRRP) has a direct connection ONLY to ISP2 So when both the routers are working, everything goes through Router A that can well have a p...
by jaclaz
Sun Jun 01, 2025 8:38 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

That's where a certain number of helium filled balloons may come handy... :) Naah, the Netmetal Ax is not very new, maybe it is just out of stock. But you would need an external 2x2 omnidirectional antenna, which may actually be more difficult to procure, or a couple of simple external ones. The alt...
by jaclaz
Sun Jun 01, 2025 6:42 pm
Forum: General
Topic: RouterOS install on minisforum ms-01 minipc
Replies: 64
Views: 5033

Re: RouterOS install on minisforum ms-01 minipc

Ooops, my bad :oops: (though there may be similar issues on the x86 version) Netinstall is said to be able to install the x86 on a hard disk temporarily attached to another PC, maybe you can try that way. Or you can try Pxe booting your minipc to netinstall. Anyway the official instructions suggest ...
by jaclaz
Sun Jun 01, 2025 5:33 pm
Forum: General
Topic: wAP coverage -- picture included
Replies: 51
Views: 7653

Re: wAP coverage -- picture included

The wAP ax has a 180° radiation pattern, ...
Unless you use very narrow :shock: degrees, more like 90-120°.
by jaclaz
Sun Jun 01, 2025 5:29 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

Yeah, I wondered about that too. Miktotik's product page says "The cAP ac is a very capable and powerful wireless access point that looks beautiful on both walls and ceilings"... Beauty is in the eye of the beholder, but looking beautiful doesn't mean it works properly in whatever orienta...
by jaclaz
Sun Jun 01, 2025 2:22 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Yep, but any line beginning with / is not a command, it is a section (or path), normally you issue that line and "change directory" to it and then issue one or more commands all belonging to that same section (the prompt changes telling you "where" you are). In terse this / line ...
by jaclaz
Sun Jun 01, 2025 1:32 pm
Forum: Beginner Basics
Topic: Wireguard connected but not able to access internal resources
Replies: 5
Views: 945

Re: Wireguard connected but not able to access internal resources

2. Normally the wireguard interface is added to /interface list member (as either LAN or WAN, or in some cases even BOTH :shock: , usually LAN ): https://forum.mikrotik.com/viewtopic.php?t=212219 , as there may be other default configuration firewall filter rules blocking the connection. You should ...
by jaclaz
Sun Jun 01, 2025 1:08 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Alpha4 attached.

What's new in Alpha 4:
*) the_core - fixed a formula to add compatibility with pasted data with blank lines
*) *_check -added a conditional WARNING message for non existing sections
*) terse - fixed something else somewhere affecting lines after comments losing prefix/section
by jaclaz
Sat May 31, 2025 11:55 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

I still find it odd, ...
You probably mean weird ;).
by jaclaz
Sat May 31, 2025 11:02 pm
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

therfore I need to use a phone & remove the SIM card to change the eSIM in use But the actual advantage of having an e-sim Is the possibility to not having to, i.e. avoid climbing up a pole or up a ladder, or having to walk on a roof, etc. Unless some of these physical e-sims are FULLY supporte...
by jaclaz
Sat May 31, 2025 8:37 pm
Forum: Beginner Basics
Topic: is it me, or is it the wAP ax?
Replies: 43
Views: 3419

Re: is it me, or is it the wAP ax?

Also open to any replies that say "you're an idiot, you need to turn on X"... ;-) I am pretty sure that you can have that, too, and for free! :lol: The WapAx is an exception, it is rather directional, the W stays for Wall, so in the back there is little radiation, the most is projected fo...
by jaclaz
Sat May 31, 2025 7:03 pm
Forum: Beginner Basics
Topic: Question about CRS326-24g [SOLVED]
Replies: 11
Views: 1843

Re: Question about CRS326-24g [SOLVED]

One thing to note is that when you give the command "system/device-mode/update routerboard=yes", the CRS must be powered down for the update to take eeffect. upon reboot you can now reset the OS to SWOS. Yep, the good Mikrotik guys are seemingly all subject to special training to make the...
by jaclaz
Sat May 31, 2025 6:41 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Oh! The single line is exclusive of the top level and command ("/ip address" in this case). Got it -- thanks. Not really, any looong configuration line that gets split by export is multi-line. Another example, here BOTH settings are multi-line: /interface wifi set [ find default-name=wifi...
by jaclaz
Sat May 31, 2025 5:13 pm
Forum: General
Topic: RouterOS install on minisforum ms-01 minipc
Replies: 64
Views: 5033

Re: RouterOS install on minisforum ms-01 minipc

The CHR image is usually not validly partitioned for UEFI (wrong filesystem and another couple of issues).

Try with the FAT modified image from here:
viewtopic.php?t=184254
https://github.com/tikoci/fat-chr/releases
by jaclaz
Sat May 31, 2025 4:30 pm
Forum: Beginner Basics
Topic: Question about CRS326-24g [SOLVED]
Replies: 11
Views: 1843

Re: Question about CRS326-24g [SOLVED]

so, the next question is....How on earth do I get the CRS into SWOS? I assume device mode must be disabled. Well, you cannot disable it, but you could try setting the update routerboard to yes: https://forum.mikrotik.com/viewtopic.php?t=214402 https://help.mikrotik.com/docs/spaces/ROS/pages/3047431...
by jaclaz
Sat May 31, 2025 4:20 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Example. The first entry here is multi-line: /ip address add address=192.168.88.1/24 comment=defconf \ interface=br-main network=192.168.88.0 add address=10.0.254.1 interface=P8-MGMT network=255.255.255.0 Translated to single-lines: /ip address add address=192.168.88.1/24 comment=defconf interface=b...
by jaclaz
Sat May 31, 2025 3:09 pm
Forum: Scripting
Topic: [Feature Request]: "remove after next run"
Replies: 8
Views: 5801

Re: [Feature Request]: "remove after next run"

I hate this deja-vu feeling I have... :cry:

No, wait :shock: :
viewtopic.php?t=213043

Repetita iuvant ...
https://en.wikipedia.org/wiki/List_of_Latin_phrases_(R)
:lol:
by jaclaz
Sat May 31, 2025 2:55 pm
Forum: MikroTik hardware questions
Topic: Default password Frustration
Replies: 127
Views: 26946

Re: Default password Frustration

Anything is better than printed labels, that will get lost and damaged
Not *anything*.
Only as an example papyrus self-destruct messages:
Image
would have been much worse:
by jaclaz
Sat May 31, 2025 2:44 pm
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

Just buy 9esim.
You can see all profiles and switch between them in winbox.
You should add this piece of info (possibly expanding on it) on the same thread where you stated that 9esim doesn't work or doesn't fully work:
viewtopic.php?p=1137223
by jaclaz
Sat May 31, 2025 2:20 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

1) This will take an exported config and provide the Export in both single line (which appears to be multi-line) and "terse" formats; 2) It pulls out (i.e., makes a separate worksheet) for /ip/firewall/filter, other /ip, /interface, Yep, that is the idea. The "single line" is ac...
by jaclaz
Sat May 31, 2025 12:40 pm
Forum: MikroTik hardware questions
Topic: Default password Frustration
Replies: 127
Views: 26946

Re: Default password Frustration

Remember isn't Mikrotiks idea, it's the idiots in the EU Parlament. Not really-really. The "idiots in the EU parliament" [1] wrote vaguely something about increasing security to protect EU citizens. Mikrotik decided to implement it in this particular way (other manufacturers still use &qu...
by jaclaz
Sat May 31, 2025 12:28 pm
Forum: MikroTik hardware questions
Topic: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)
Replies: 30
Views: 6286

Re: Product Request: MikroTik should sell a "physical eSIM" for older devices (or suggest some 3rd-party eSIM)

@Amm0 Your nice suggestion/request may be a tad bit too ambitious for Mikrotik. It could represent "stage 2" of e-sim compatibility. In "stage 1" Mikrotik could invest: 1) esim.me $35 2) esim.5ber.com $25 3) sysmocom.de $24 4) .9esim.com $24 5) one or two days of engineer work Al...
by jaclaz
Sat May 31, 2025 11:51 am
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Version Alpha 3 attached. Now it is (should be) compatible with all three common forms of exported config: 1) actual .rsc file/text file 2) posted config on board (within CODE tags) 3) NEW! posted config on board (direct on post or within QUOTE tags)[1] What's new in Alpha 3: *) Config_Input - edite...
by jaclaz
Sat May 31, 2025 1:09 am
Forum: Beginner Basics
Topic: Question about CRS326-24g [SOLVED]
Replies: 11
Views: 1843

Re: Question about CRS326-24g [SOLVED]

Well, you are running 7.19 something, a couple of versions ago the good Mikrotik guys decided that to make life easier safer for their user they had to implement device mode.
Check:
https://help.mikrotik.com/docs/spaces/R ... evice-mode
by jaclaz
Sat May 31, 2025 12:15 am
Forum: General
Topic: New Hex S (2025)
Replies: 17
Views: 3104

Re: New Hex S (2025)

The speed declared Is exactly the same for the hex refresh and for the new hex S. (same chips and block diagram) For ten bucks more you get a SFP cage and 802.3af/at compatibility. Even if the real throughput of the SFP is only 1 GB, It still is one port more than the plain hex (refresh). Of course ...
by jaclaz
Fri May 30, 2025 9:10 pm
Forum: General
Topic: GPeRx4 (GPER14i) Wall/Pole Mount
Replies: 3
Views: 1011

Re: GPeRx4 (GPER14i) Wall/Pole Mount

If you want something flatter, you can replace the pipe with a short piece of plate or a small round bar with two holes for the plain anchors, all you need is a couple washers to keep it enough away from the wall to allow the clamp to pass behind the plate/rod. *like*: https://nautos-usa.com/product...
by jaclaz
Fri May 30, 2025 8:02 pm
Forum: Scripting
Topic: Powercycle ether2 when low traffic. [SOLVED]
Replies: 5
Views: 2281

Re: Powercycle ether2 when low traffic. [SOLVED]

Very good :) . The possible issue with your script as is, is that if the rx-packets are low for ANOTHER reason (let's say a flaky cable/connector or the power to the cameras is off, or whatever) the power-cycle on ether2 will change nothing, so you will have the interface being powered cycled again ...
by jaclaz
Fri May 30, 2025 7:47 pm
Forum: General
Topic: [Feature Request]: 'run-after-reboot'
Replies: 8
Views: 1445

Re: [Feature Request]: 'run-after-reboot'

Visual explanation, the unplugger :lol: :
https://www.youtube.com/watch?v=ApRllnOHxOg
by jaclaz
Fri May 30, 2025 7:31 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1484

Re: Egress to public internet via a different router [SOLVED]

Thus in everything Ive read its not clear if VRRP is simply for hardware failure only or if the unavailability of the ISP connection also comes into play. It is simply for hardware failure AFAICU (because as said the *whatever* triggers the master/slave status is ARP based), that is the point, in t...
by jaclaz
Fri May 30, 2025 6:14 pm
Forum: General
Topic: RM version of netPower 16P
Replies: 4
Views: 861

Re: RM version of netPower 16P

I meant the installation in a 19" network rack, not in an electrical rack on the DIN rail. That way I can attach the switch with a wire to an internal pole. I see, now :) . I think the idea is to sell the faster (but almost double the price) CRS328-24P-4S+RM: https://mikrotik.com/product/crs32...
by jaclaz
Fri May 30, 2025 4:42 pm
Forum: General
Topic: GPeRx4 (GPER14i) Wall/Pole Mount
Replies: 3
Views: 1011

Re: GPeRx4 (GPER14i) Wall/Pole Mount

The device is already intended for pole/post mount (via a normal tie/clamp[1]), so I don't understand the second part of your question. If you want to remain in Mikrotik's "solutions", you can get one of these: https://mikrotik.com/product/QMP https://mikrotik.com/product/QME Both simply &...
by jaclaz
Fri May 30, 2025 4:07 pm
Forum: General
Topic: Egress to public internet via a different router [SOLVED]
Replies: 8
Views: 1484

Re: Egress to public internet via a different router [SOLVED]

Hmmm. I don't think that recursive has any consequences on VRRP setup. I.e. a master with failed connection will remain master, as the status/detection is ARP based from what I understand. It is more probable that a netwatch script triggering the status will be needed, *like*: https://forum.mikrotik...
by jaclaz
Fri May 30, 2025 3:48 pm
Forum: Beginner Basics
Topic: Easy manage 3 devices?
Replies: 4
Views: 845

Re: Easy manage 3 devices?

I haven't seen many reports about Mikrowizard "not working" (reports are more this is missing or this >particular thing> doesn't work as I expect): https://forum.mikrotik.com/viewtopic.php?t=209925 yours may well be the one exception to the rule, but I would try again and in case try troub...
by jaclaz
Fri May 30, 2025 3:11 pm
Forum: General
Topic: RM version of netPower 16P
Replies: 4
Views: 861

Re: RM version of netPower 16P

Why isn't there a rack mountable version of netPower 16P?
Because it is easy to make one yourself if needed?
JFYI:
viewtopic.php?t=216995
by jaclaz
Fri May 30, 2025 3:00 pm
Forum: General
Topic: New Hex S (2025)
Replies: 17
Views: 3104

New Hex S (2025)

For what is worth, find attached a spreadsheet with a quick comparisons of the specifications of the two "plain" Hex's and of the two Hex_S's. The new Hex S (2025) seemingly has exactly the same architecture/block diagram as the Hex refresh (with the added SFP, of course). If/when the know...
by jaclaz
Fri May 30, 2025 10:58 am
Forum: MikroTik hardware questions
Topic: Netinstall on RM3011 Fails need help (technical questions)
Replies: 95
Views: 13898

Re: Netinstall on RM3011 Fails need help (technical questions)

Surprised to not have heard anything back on this. This is resolved as noted above. Mikrotik as still continued not to respond at all to my support request any further for weeks now. -Steve It is not unheard of that in some cases they take a lot of time to reply (while in some other cases they are ...
by jaclaz
Fri May 30, 2025 1:41 am
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

Given the frequency with which the 3011 Is reported developing this issue, after having worked just fine as PoE PSE for months or years, my bet would be on the switching transistors or mosfets either aging prematurely or however failing.
by jaclaz
Thu May 29, 2025 11:35 am
Forum: Beginner Basics
Topic: Hex E50UG
Replies: 103
Views: 8423

Re: Hex E50UG

Personally I can only dream about a 300/300 internet connection, but going with the good ol' rule of thumb of 512 bytes packets with 25 firewall rule, I would look at the hex (RB750GR3): Routing 25 ip filter rules 265.2 and would judge it as "too weak" (though we have seen that in real wor...
by jaclaz
Thu May 29, 2025 12:28 am
Forum: Beginner Basics
Topic: Mikrotik working with one sim card from centrain internet provider but it does not work on the other
Replies: 7
Views: 1543

Re: Mikrotik working with one sim card from centrain internet provider but it does not work on the other

I don't even know what these settings are, Essentially cellular LTE connection revolves around this thing called APN, Access Point Name. A given provider may set this automatically or require It to be entered manually. In some cases, even if the provider attempts to set It automatically, the device...
by jaclaz
Wed May 28, 2025 10:06 pm
Forum: General
Topic: commands timing out, no supout file
Replies: 5
Views: 1365

Re: commands timing out, no supout file

I would read the message as:
1) contact Mikrotik support
2) send to them the supout file OR if you cannot generate one, tell them so
by jaclaz
Wed May 28, 2025 7:21 pm
Forum: Scripting
Topic: feature request; less case sensitivity
Replies: 5
Views: 1047

Re: feature request; less case sensitivity

Obligatory xkcd, workflow :wink: :
https://xkcd.com/1172/
:lol:
by jaclaz
Wed May 28, 2025 4:33 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1750

Re: Multi WAN PBR problem

Try Winbox 4. It should work, besides with the crappy Windows we (good?) ol' time dinosaurs use (Windows XP, and SP2 while we are at it, in my case, and yes, I know) also with (hard core) Linux and (hipster) Mac, though being still in the works it has still some corners that needs be rounded. Winbox...
by jaclaz
Wed May 28, 2025 4:11 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1750

Re: Multi WAN PBR problem

Worth noting that I have yet to fully understand the scope/target scope mechanism. Which makes two (an even, round number) of us. :) Hence the simplified approach, quoting myself: 10. Both routes must have scope=10 11. The "narrow" (/32) route to the canary must have target-scope=11 12. T...
by jaclaz
Wed May 28, 2025 3:38 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1750

Re: Multi WAN PBR problem

Also, seen in my (newish, experimental :shock: ) parser (shameless plug :wink: ) :
viewtopic.php?t=217063
it seems like you have some empty fields in routes settings.
by jaclaz
Wed May 28, 2025 3:27 pm
Forum: General
Topic: Multi WAN PBR problem
Replies: 15
Views: 1750

Re: Multi WAN PBR problem

At first sight, your configuration is very neat and ordered (good :) ) but I believe you have not correct scope/target-scope on the routes. See starting from here: https://forum.mikrotik.com/viewtopic.php?t=216395&hilit=target+scope#p1140238 The simplified approach: https://forum.mikrotik.com/vi...
by jaclaz
Wed May 28, 2025 12:36 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

You haven't got any
*) ... fixed ... (introduced in Alpha 1)
lines.
Yep :D , since Alpha1 is the first release it would have been redundant, rest assured that if needed the "introduced in" formula will be used in next release.
by jaclaz
Wed May 28, 2025 12:30 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

Do check the cable-test, see links here: https://forum.mikrotik.com/viewtopic.php?t=215553#p1144605 From my very limited testing (only on a single old device) it looks like it is not particularly reliable/accurate, since likely the short (or resistance) checking mechanism uses the same methods, mayb...
by jaclaz
Wed May 28, 2025 11:43 am
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Re: Configuration Parser Spreadsheet

Updated to version Alpha2. Alpha1 removed. What's new in Alpha 2: *) Config_Input - added note to input to increase compatibility with pasted data *) the_core - fixed a formula to increase compatibility with partial configurations *) *_check - fixed a typo, coumns to columns *) *_check - fixed a typ...
by jaclaz
Mon May 26, 2025 11:43 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

I think that it is wrong or at least useless to analyze this accident attempting to put the blame on this or that forum user or this or that line of text or its (mis-) interpretation. Accidents often happen because of multiple concurrent causes or because the preventive measures and appropriate proc...
by jaclaz
Mon May 26, 2025 11:13 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

I thought there were more info, according to the wiki: https://wiki.mikrotik.com/Manual:PoE-Out maybe the 3011 misses them i.e. it has an injector and not a controller. The 3011 is reknown for having this issue, see: https://forum.mikrotik.com/viewtopic.php?t=121974 but two out of two is really toug...
by jaclaz
Mon May 26, 2025 9:05 pm
Forum: Announcements
Topic: v7.19.1 [stable] is released!
Replies: 407
Views: 76735

Re: v7.19.1 [stable] is released!

In any case, discussion about the (not so much) "UNIVERSAL" update should go on the dedicated thread (where in the meantime user felixca posted a nice recovery guide for such bricked RB5009s: https://forum.mikrotik.com/viewtopic.php?t=216738 https://forum.mikrotik.com/viewtopic.php?t=21673...
by jaclaz
Mon May 26, 2025 7:57 pm
Forum: Useful user articles
Topic: Configuration Parser Spreadsheet
Replies: 15
Views: 2665

Configuration Parser Spreadsheet

Not an article, but possibly useful. Very often, when reviewing the export of the full configuration some forum users post for review or check, I find extremely difficult to read it, particularly when it is not posted enclosed in "code" tags. Even when the proper formatting is used, I have...
by jaclaz
Mon May 26, 2025 7:22 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

What do you see on the RB3011 with:
/interface ethernet poe monitor [find]
?
Post the output.
by jaclaz
Mon May 26, 2025 3:24 pm
Forum: Scripting
Topic: Need help with auto-reboot
Replies: 6
Views: 1255

Re: Need help with auto-reboot

FIrst thing, a forced reboot is not a very good idea (you lose log), and it should be used as last-last solution if everything else fails. So you should try if the connection resumes after performing some "softer" actions (enable/disable the LTE interface or the USB bus, or *something else...
by jaclaz
Mon May 26, 2025 3:12 pm
Forum: MikroTik hardware questions
Topic: Mikrotik CRS310-8G+-2S+-IN dead PWM chip
Replies: 9
Views: 1855

Re: Mikrotik CRS310-8G+-2S+-IN dead PWM chip

Yes, you need to find out first WHAT caused the issue before replacing the chip. That kind of "chip explosion" is actually quite rare, usually they just show some sign of over-heating, as lurker888 stated it is likely that it is the effect of an excessive current going through it (I rememb...
by jaclaz
Mon May 26, 2025 2:57 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

I think it may depend on the RoS version, but there can be a few (sanity) checks performed on the line even when it is poe-out=forced-on. I.e. "forced-on" does not really mean "forced-on", but rather " forced-on IF I can measure a resistance between 3kOhm and 26.5 kOhm AND N...
by jaclaz
Mon May 26, 2025 11:01 am
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

Here's my guide for recovering the device: https://github.com/kaechele/rb5009-unbrick Very good work! :D Besides the good engineering work, the Latvian proverb is a touch of genius. :lol: If I may make a suggestion, you should put some better reference here (possibly with a link to the forum thread...
by jaclaz
Sun May 25, 2025 3:17 pm
Forum: General
Topic: blue led of CSS610-8G
Replies: 10
Views: 1636

Re: blue led of CSS610-8G

I still might make use of a sticker. Q.E.D. :) ... and has potential of dammaging your retina because failing to see LED's activity increases probability of looking directly into it. Sure, lots of people became blind by staring at surveillance cameras at night and trying to visually check if their ...
by jaclaz
Sun May 25, 2025 3:10 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

As is written above: The bricking issue is not related to the 7.19 release but to having upgraded your protected RouterBOOT environment which you shouldn't have done on a RB5009.
You have an appropriate avatar :) , Bork, bork, bork! :lol:
by jaclaz
Sun May 25, 2025 3:01 pm
Forum: Beginner Basics
Topic: PoE devices stopped working
Replies: 5
Views: 3172

Re: PoE devices stopped working

Out of curiosity, and of course only if you are willing to take the time to test it and report, it would be interesting to see what the built-in utility of the Mikrotik (cable test) sees on that cable. Some reference: https://forum.mikrotik.com/viewtopic.php?t=214457 https://forum.mikrotik.com/viewt...
by jaclaz
Sun May 25, 2025 12:59 pm
Forum: General
Topic: blue led of CSS610-8G
Replies: 10
Views: 1636

Re: blue led of CSS610-8G

Ok, there is no other possibility then putting a sticker in top? Strange.... You can solder a pull-down resistor to the led to dim it, or replace the led with an infrared one :shock: (it sounds stupid, I know :) , but usually you can see infrared led activity through your smartphone camera, so you ...
by jaclaz
Sun May 25, 2025 12:56 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

I just have to ask. I have a RB5009 with 7.18.2, Factory firmware 7.6, current firmware 7.16. I never uploaded anything else than official packages on it. Can i update to 7.19 safely or not. It's my main route to the net, so it would be good if it doesn't get bricked. The issue is not with the new ...
by jaclaz
Sun May 25, 2025 12:13 pm
Forum: General
Topic: blue led of CSS610-8G
Replies: 10
Views: 1636

Re: blue led of CSS610-8G

Or ( common PVC insulation tape adhesive tends to smear over time), dedicated stickers (hopefully with more stable adhesive) do exist, google for "LED Light Blocking Stickers" or "LED Light Dimming Stickers"
by jaclaz
Sun May 25, 2025 11:59 am
Forum: Beginner Basics
Topic: PoE devices stopped working
Replies: 5
Views: 3172

Re: PoE devices stopped working

I follow you in the first part of your post, but I have difficulties in following you in the second. :? The resistance of 100 m of one of the the wires inside a Cat 5 or better cable (AWG 22/23/24) should be in the order of magnitude of "a few" Ohms (5-10): https://en.wikipedia.org/wiki/Am...
by jaclaz
Sun May 25, 2025 12:53 am
Forum: MikroTik hardware questions
Topic: Mikrotik CRS310-8G+-2S+-IN dead PWM chip
Replies: 9
Views: 1855

Re: Mikrotik CRS310-8G+-2S+-IN dead PWM chip

If you write to support, providing the router serial, they should be able to verify if It Is still under warranty.
by jaclaz
Sat May 24, 2025 12:44 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

Yep :) , thank goodness netinstall has some mechanisms to identify the hardware/architecture and only shows update files (.npk) that are suitable for the connected device. Probably an added warning *like* "Netinstall cannot find any suitable update file, check the architecture of this device an...
by jaclaz
Sat May 24, 2025 12:36 pm
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1598

Re: wireguard handshake

( besides 10.20.20.1=wg0 , well sort of )
Yep :) , but since the examples on the help page:
https://help.mikrotik.com/docs/spaces/R ... /WireGuard
use the wireguard interface (and not the IP on the other side of it) I would expect to start from there.
by jaclaz
Sat May 24, 2025 12:29 am
Forum: Announcements
Topic: v7.19.1 [stable] is released!
Replies: 407
Views: 76735

Re: v7.19 [stable] is released!

What is this funny business with the webfig mikrotik_logo.svg?
m for measles ?
by jaclaz
Sat May 24, 2025 12:07 am
Forum: Beginner Basics
Topic: wireguard handshake
Replies: 10
Views: 1598

Re: wireguard handshake

I would try adding a route with gateway set to the wireguard interface.
/ip route
add dst-address=0.0.0.0/0 gateway=wg0 routing-table=main
by jaclaz
Fri May 23, 2025 11:44 pm
Forum: General
Topic: hap ax3
Replies: 18
Views: 5621

Re: hap ax3

Not that It necessarily applies to Wi-Fi radios, but in the (good?) all times, as a kid, I did fry a few radios (think of CB radios with 1970's discrete components electronics). Those radios never failed "gracefully", one moment they worked nicely, the next they didn't anymore, sometimes e...
by jaclaz
Fri May 23, 2025 9:16 pm
Forum: General
Topic: Routing Ping Check False Positives
Replies: 3
Views: 1092

Re: Routing Ping Check False Positives

Post the output of:
/ip route print
thrice, once when everything is working as it is supposed to, once when you have the false positive (should be the same as the first), and once when the secondary link is down.
by jaclaz
Fri May 23, 2025 9:08 pm
Forum: General
Topic: Problem Arp Fail
Replies: 1
Views: 839

Re: Problem Arp Fail

169.254.x.y are APIPA or local-link addresses: https://en.wikipedia.org/wiki/Link-local_address basically a device running a dhcp-client that for *whatever* reasons does not receive "fast enough" a "proper" IP address from the dhcp-server *may* self-assign an APIPA address to hav...
by jaclaz
Fri May 23, 2025 7:34 pm
Forum: Beginner Basics
Topic: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]
Replies: 14
Views: 2791

Re: Issue with wAP AC RBwAPG-5HacT2HnD – Netinstall doesn't load .npk package [SOLVED]

https://mikrotik.com/product/RBwAPG-5HacT2HnD
Product code RBwAPG-5HacT2HnD
Architecture MIPSBE
BUT:

I downloaded the routeros-7.19-arm.npk package (also tried with 6.x versions).
:shock:

I would try with the routeros-7.19-mipsbe.npk package. :wink:
by jaclaz
Fri May 23, 2025 7:24 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

A simple sign *like* this would have probably helped :wink: .

But the base issue remains, it is the software that should check and NOT run unless ALL the conditions are met.
by jaclaz
Fri May 23, 2025 5:20 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

(The manual has been clarified).
Which implies that before it was not clear enough... :roll: :lol:
by jaclaz
Fri May 23, 2025 3:54 pm
Forum: General
Topic: Suggestions for netPower 16P wall mounting
Replies: 2
Views: 1070

Re: Suggestions for netPower 16P wall mounting

The package is 3.1 Kg: https://www.mikrotik-store.eu/en/mikrotik-crs318-16p-2sout-netpower-16p so yes, 3 Kg is roughly correct. The problem with DIN rail mounting of such a large device is not weight (provided that the rail is properly fixed to the wall and that the clips are not fixed too off from ...
by jaclaz
Fri May 23, 2025 3:10 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

@normis If you want to believe that you are right, that your customers are demented and do silly things for no reason, you are welcome, but this time (and as often happens with Mikrotik help) the message was - to say the least - ambiguous. blunt for blunt: You can cry and stamp your feet as much as ...
by jaclaz
Fri May 23, 2025 2:32 pm
Forum: Scripting
Topic: Powercycle ether2 when low traffic. [SOLVED]
Replies: 5
Views: 2281

Re: Powercycle ether2 when low traffic. [SOLVED]

I don't understand how your setup works, anyway I believe you can run via scheduler a script every - say - 1 minute - and check rx-bytes on the interface, like here: https://forum.mikrotik.com/viewtopic.php?t=208977#p1086419 In a nutshell: /interface {:put [get ether2 rx-bytes]} then, after a short ...
by jaclaz
Fri May 23, 2025 2:13 am
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Yep, on most if not all Mikrotik routers (the SoHo ones, including Ax3) the default configuration is with ether1 as WAN and all other ports into a bridge as LAN. Some devices even have (had) ether1 marked as "internet" on the case. Even if on a switch it makes no real difference, It makes ...
by jaclaz
Thu May 22, 2025 6:14 pm
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Not that it changes anything, but if you decide that the emergency management port is ether1, you should have ether1 as mgmt also on the router. The "usual" convention in Mikrotik is the opposite (the reserved emergency management port is the last one and ether1 or SFP1 is the one "to...
by jaclaz
Thu May 22, 2025 6:03 pm
Forum: General
Topic: Netwatch duplicate ip route
Replies: 6
Views: 1262

Re: Netwatch duplicate ip route

You are welcome :) , happy you found a way out. Only thinking aloud, but I would try to change the distance of the routes (as opposed to disabling them). This way you would have another matcher (the distance). In the down-script you would change the distance from 1 to 10 (or from 5 to 50), and in th...
by jaclaz
Thu May 22, 2025 12:42 pm
Forum: General
Topic: Which modems support eSIM [SOLVED]
Replies: 13
Views: 3133

Re: Which modems support eSIM [SOLVED]

I don't think that there is that much choice, when the eSIM support was announced: https://forum.mikrotik.com/viewtopic.php?t=214977 it seemed that there were only two eSIM provider in EU: https://forum.mikrotik.com/viewtopic.php?t=214977#p1130907 to which you can add 9esim https://www.9esim.com/ (t...
by jaclaz
Thu May 22, 2025 12:27 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

I have no experience actually using a fusion splicer, when I needed some splices I called an electrician I knew and he made the four fusions for 100 € (with the fiber and pigtails I provided) but I believe that it is not too difficult, we have this nice report of someone documenting a DIY job: https...
by jaclaz
Thu May 22, 2025 1:52 am
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Yep, being locked out Is one of the common mistakes when starting with Mikrotik devices, it is part of the learning experience.
But there should not be the need of doing a netinstall, a simpler reset should be enough.
by jaclaz
Thu May 22, 2025 12:37 am
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Winbox3 or Winbox4?
(the latter has been reported as having sometimes issues with MAC connections)
IP access ( if available) should be more reliable.

Time to get familiar with the rules of the Mikrotik Club?
viewtopic.php?t=215004
Namely #7.
by jaclaz
Wed May 21, 2025 2:47 pm
Forum: MikroTik hardware questions
Topic: Broken reset button on hAP ac2
Replies: 5
Views: 1506

Re: Broken reset button on hAP ac2

Assuming that you have already tried both bootloaders (one with reset button pressed/shorted before applying power, the other with reset button pressed/shorted immediately after applying power), there is not much else you can try if not attempting a complete reset and then netinstall. Should be 300 ...
by jaclaz
Wed May 21, 2025 2:39 pm
Forum: Scripting
Topic: Powercycle ether2 when low traffic. [SOLVED]
Replies: 5
Views: 2281

Re: Powercycle ether2 when low traffic. [SOLVED]

A Camera is connected to ether2 and sometimes, for some obscure reasons stops video streaming. What happens in the "other" direction? I.e. does the camera: 1) respond to pings when it is working 2) stops responding to pings when it stops streaming If both the above are true, you can use a...
by jaclaz
Wed May 21, 2025 12:21 pm
Forum: General
Topic: Netwatch duplicate ip route
Replies: 6
Views: 1262

Re: Netwatch duplicate ip route

Yep, now what is happening is clear, how to change this behaviour is another thing. Pairing the routes in /ip route export with those in /ip route print (simplified) and matching them with the netwatch script lines (see the attached image) it seems to me clear that each time the down-script is run t...
by jaclaz
Tue May 20, 2025 7:03 pm
Forum: General
Topic: Netwatch duplicate ip route
Replies: 6
Views: 1262

Re: Netwatch duplicate ip route

Well, you should post the output of "/ip route print where static" (without the disabled=no) TWO times. Once after the up-script has run and once after the down-script has run. Post also the plain: /ip route export Set aside the change of address, the script disables and enables (should di...
by jaclaz
Tue May 20, 2025 6:25 pm
Forum: MikroTik hardware questions
Topic: RB5009 cannot enter the system after restart
Replies: 98
Views: 11754

Re: RB5009 cannot enter the system after restart

Gibbs' Rule #39: There is no such thing as coincidence. :roll:

It seems like a serious bug, both of you should ASAP open a ticket with support.
by jaclaz
Tue May 20, 2025 3:46 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

65° is what I would call "crazy hot" if it was any other electronic device, but SFP's do run very, very hot. Fiber ones run cooler than copper ones, I would say some 10-15° less, but it is not rare to have copper SFP's at 80° or even more. (the operational limit for "standard" gr...
by jaclaz
Mon May 19, 2025 3:17 pm
Forum: General
Topic: CHR nat masquerade performance
Replies: 35
Views: 3601

Re: awfull nat masquerade performance

The word picked from the dictionary for today is " complete ". adjective 1. having all the necessary or appropriate parts. 2. (often used for emphasis) to the greatest extent or degree; total. The configuration in post #19 has only ether1 port :shock: , and additional routing tables and ma...
by jaclaz
Mon May 19, 2025 12:56 pm
Forum: Beginner Basics
Topic: Looking for tutorials how to configure MikroTik routerOS based routers
Replies: 9
Views: 1715

Re: Looking for tutorials how to configure MikroTik routerOS based routers

I don't think (but I may well be wrong) that two different ISP connections are actually *needed* for VRRP. :? From what I understand the whole stuff revolves around the concept of redundancy and transparent or almost transparent transition from the normally "master" router to the normally ...
by jaclaz
Sun May 18, 2025 7:41 pm
Forum: Beginner Basics
Topic: LTE debugging [SOLVED]
Replies: 10
Views: 2214

Re: LTE debugging [SOLVED]

yes the sim card was tested using a smartphone :-)
There is a known issue (actually a non-issue if you know about it) about the settings for network APN, they are somewhat counterintuitive, check
viewtopic.php?t=210031#p1090732
by jaclaz
Sun May 18, 2025 3:24 pm
Forum: General
Topic: Dual WAN with PCC preventing failover
Replies: 20
Views: 3279

Re: Dual WAN with PCC preventing failover

I’m sorry to say I don’t understand the ‘recursive next hop search’ approach, but I hope that’s something I’ll learn in time. No need to be sorry, the matter is a bit complex and not really well explained in an accessible language, the usual given reference is this: https://forum.mikrotik.com/viewt...
by jaclaz
Sun May 18, 2025 3:16 pm
Forum: MikroTik hardware questions
Topic: Default password Frustration
Replies: 127
Views: 26946

Re: Default password Frustration

@BartoszP With all due respect :) , if you confuse J with 1 or I :shock: , you should be visited by an optometrist or - better - an ophthalmologist. This said, I often use XKCD random generator :wink: : https://imgs.xkcd.com/comics/random_number.png Noone will ever guess my 44444444 password! :lol:
by jaclaz
Sun May 18, 2025 3:09 pm
Forum: General
Topic: How to selectively provide DNS resolution services?
Replies: 15
Views: 2079

Re: How to selectively provide DNS resolution services?

Only seemingly unrelated, many years ago I learned from an electrician who had worked for a long time in Switzerland (which at the time had more advanced safety standards, that were actually followed) that when working on an electrical plants you: 1) first switch mains off 2) then put a (mechanical)...
by jaclaz
Sat May 17, 2025 6:15 pm
Forum: General
Topic: How to selectively provide DNS resolution services?
Replies: 15
Views: 2079

Re: How to selectively provide DNS resolution services?

To be picky, more than "a bad habit" having not a proper firewall on a router directly connected to the internet is what we highly specialized technicians :wink: call "a recipe for disaster" :shock: , Rule #8:
viewtopic.php?t=215004
by jaclaz
Sat May 17, 2025 2:57 pm
Forum: MikroTik hardware questions
Topic: Broken reset button on hAP ac2
Replies: 5
Views: 1506

Re: Broken reset button on hAP ac2

Sure you cannot short the bottom right side pad in your photo (as it isn't there anymore) but you should be able to understand to what the now missing pad was connected. On the Ac2 it seems like the contacts are the 1 and 2 in the picture here (and you miss the 1): https://forum.mikrotik.com/viewtop...
by jaclaz
Sat May 17, 2025 12:55 pm
Forum: General
Topic: CHR nat masquerade performance
Replies: 35
Views: 3601

Re: awfull nat masquerade performance

Are you sure of this:
/interface ethernet
set [ find default-name=ether1 ] disable-running-check=no name=Lan
set [ find default-name=ether1 ] disable-running-check=no name=Wan
It seems like ether1 is BOTH LAN and WAN?
by jaclaz
Sat May 17, 2025 12:47 pm
Forum: Wireless Networking
Topic: hAP ax2 + mAP Lite without cables?
Replies: 12
Views: 1824

Re: hAP ax2 + mAP Lite without cables?

Please be aware that a Cap device (intended for Ceiling mount, but that can also mounted on a wall) has a shape of the emissions that can be imagined as a spherical cap (when mounted on a ceiling omnidirectional in the horizontal plane and downwards only in the vertical plane, see: https://forum.mik...
by jaclaz
Sat May 17, 2025 1:33 am
Forum: MikroTik hardware questions
Topic: Broken reset button on hAP ac2
Replies: 5
Views: 1506

Re: Broken reset button on hAP ac2

Check:
viewtopic.php?t=207577
viewtopic.php?t=207318
Different devices but most reset buttons work the same way.
by jaclaz
Sat May 17, 2025 12:00 am
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Which speed do you expect from the LTE connection? And which kind of reliability does the primary connection you have? As always I may be wrong, but It seems to me like you are a bit overthinking it. I mean, it is not like your two connections are equivalent, if we (for the sake of the example) say ...
by jaclaz
Fri May 16, 2025 11:34 pm
Forum: Wireless Networking
Topic: hAP ax2 + mAP Lite without cables?
Replies: 12
Views: 1824

Re: hAP ax2 + mAP Lite without cables?

Well, you have to imagine the second AX2 as a "concentrator of clients". Simplified you have (say) 10 clients (phone, tablet, PC's, etc.) all in the range of the old AX2, each *draws* 10 Mbytes, total 100 Mbytes. Then you move 5 devices out of the range of the old AX2 and connect them to t...
by jaclaz
Fri May 16, 2025 8:52 pm
Forum: General
Topic: Sanity checking of my Firewall rules
Replies: 2
Views: 1592

Re: Sanity checking of my Firewall rules

Side note, unrelated to firewall, and unlikely to cause any issue, but you have a *B interface, point #21 here:
viewtopic.php?t=215018
by jaclaz
Fri May 16, 2025 8:41 pm
Forum: Wireless Networking
Topic: Why do clients in the guest wifi not get an ip address?
Replies: 12
Views: 1906

Re: Why do clients in the guest wifi not get an ip address?

... cause I checked all what is possible :( Surely you did, but sometimes a teeny-tiny mis-configuration escapes anyway. You should start a new thread, describing your setup and posting the configuration of the devices involved, from what you write the issue appears to be on the cAP, so start by po...
by jaclaz
Fri May 16, 2025 8:26 pm
Forum: Wireless Networking
Topic: hAP ax2 + mAP Lite without cables?
Replies: 12
Views: 1824

Re: hAP ax2 + mAP Lite without cables?

I don't think that a device in the configuration you want/need can be managed via c AP sman, the radio of the Ax lite won't be an AP (as seen by the main router Ax2), it will need to be configured as station (please read as "client") to connect to your current Ax2, then a slave interface w...
by jaclaz
Fri May 16, 2025 5:22 pm
Forum: Wireless Networking
Topic: hAP ax2 + mAP Lite without cables?
Replies: 12
Views: 1824

Re: hAP ax2 + mAP Lite without cables?

If you don't really *need* the tiny size and portability of the Map (standard or lite) you'd better get a device using the same kind of wi-fi as your Ax2, which in this case would mean an Ax Lite, a little more expensive than Maps, but this way you will have (besides a much faster transmission and m...
by jaclaz
Fri May 16, 2025 5:07 pm
Forum: General
Topic: How to upgrade routerOS from command line (ssh) and local routeros-7.18.2-arm64.npk file?
Replies: 11
Views: 3197

Re: How to upgrade routerOS from command line (ssh) and local routeros-7.18.2-arm64.npk file?

There's also a native Linux version of Winbox :D
Yep :) , but still, since it may be derived by source code that may have been stored in the same folder directory where the Windows files were, it may have been contaminated. :lol:
by jaclaz
Fri May 16, 2025 12:22 pm
Forum: General
Topic: How to upgrade routerOS from command line (ssh) and local routeros-7.18.2-arm64.npk file?
Replies: 11
Views: 3197

Re: How to upgrade routerOS from command line (ssh) and local routeros-7.18.2-arm64.npk file?

Sorry, I have to ask, as I don't understand. :?
If you have "normal" Winbox/terminal access, why did you choose to go for ssh RoS update? :?:
by jaclaz
Fri May 16, 2025 12:18 pm
Forum: General
Topic: CHR nat masquerade performance
Replies: 35
Views: 3601

Re: awfull nat masquerade performance

It depends on the actual hardware involved but I suspect more the configuration.
To allow some of the more expert members to comment on the issue, you should post your complete configuration, follow these instructions:
viewtopic.php?t=203686#p1051720
by jaclaz
Fri May 16, 2025 12:12 pm
Forum: Wireless Networking
Topic: How to force only 20mhz on LTE
Replies: 10
Views: 1814

Re: How to force only 20mhz on LTE

My apologies. I wasn't aware of that. But that wasn't my point, the rest still stands.
Sure :), no need to apologize.
by jaclaz
Fri May 16, 2025 12:05 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

I see, we were lucky then here in Italy, up to 1960's or so we had external electric cables, then for a short period in the 1970's plants like yours were common, afterwards they were all made with conduits, though often using very small diameter tubes (very difficult to refit/replace cables) by the ...
by jaclaz
Fri May 16, 2025 2:22 am
Forum: General
Topic: RB5009 dropping all traffic for a few seconds
Replies: 23
Views: 3123

Re: RB5009 dropping all traffic for a few seconds

Yep, I have the same doubts about the possibility of duplication, expressed and discussed here, JFYI:

viewtopic.php?t=215082
but there isn't yet a definite answer/recommendation.
by jaclaz
Fri May 16, 2025 1:18 am
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

The WAPs (It may depend on the exact model) are rather different from "generic" AP's, they tend to be rather directional with signal projected mainly in a sector 60 to 90 degrees as opposed to the omni-directional (360 degrees) emissions of the internals antennas of most AP's and of the st...
by jaclaz
Fri May 16, 2025 12:58 am
Forum: Wireless Networking
Topic: How to force only 20mhz on LTE
Replies: 10
Views: 1814

Re: How to force only 20mhz on LTE

... some testing done by some random person on another forum.
To be fair, SiB is a well known and esteemed member here on Mikrotik forums, so not so random.
by jaclaz
Thu May 15, 2025 11:48 pm
Forum: Beginner Basics
Topic: Functional partitioning between CR310 and hAP AX3
Replies: 28
Views: 3667

Re: Functional partitioning between CR310 and hAP AX3

Besides the ( BTW surely interesting and useful) discussione on the details of a VLAN and OSPF (complex) configuration It seems to me that you are (seriously) over-estimating the capabilities of a single access point for the wi-fi part. There Is no way an Ax3 in the basement will cover anything besi...
by jaclaz
Thu May 15, 2025 4:09 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

I see :) , though Cat6 is a relatively recent product, the standard should be early 2000's, but AFAICR it took a few years before coming in common use, it is strange that it was not "properly" passed in conduits. I did not understand that it was connecting different buildings, make sure th...
by jaclaz
Thu May 15, 2025 12:53 pm
Forum: Beginner Basics
Topic: Review of PPPoE and Firewall rules for improvements [SOLVED]
Replies: 10
Views: 2482

Re: Review of PPPoE and Firewall rules for improvements [SOLVED]

There are basically three "groups" of people on Mikotik forum with diverging opinions regarding firewall rules, let's see if I can explain how I see the situation. The first one, that we will call for simplicity "the rextenders" :wink: believe that the default firewall rules that...
by jaclaz
Wed May 14, 2025 8:56 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

So, most of the issue is the cable, which then can be demoted from "slightly questionable" to "definitely bad". Only for the record, many, many years ago, Jerry Pournelle had a column on Byte (the magazine) where he tested lots of new hardware that at the time was at the edge of ...
by jaclaz
Wed May 14, 2025 4:40 pm
Forum: MikroTik hardware questions
Topic: Product advice for portable AP
Replies: 5
Views: 1409

Re: Product advice for portable AP

Well, if you have (or can have) direct line of sight, and you don't need particular speed in the connection, you could get away even with a (good ol') mAP: https://mikrotik.com/product/RBmAP2nD it is really tiny, so very portable. There is also the map Lite: https://mikrotik.com/product/RBmAPL-2nD t...
by jaclaz
Wed May 14, 2025 3:51 pm
Forum: Scripting
Topic: loop "for" in /interface bridge port [SOLVED]
Replies: 11
Views: 2117

Re: for i loops in /interface bridge port [SOLVED]

solved...! ( how to close this thread?) You should have, top right of posts an icon *like* a green check mark. If you hover over it you will see "accept this answer". Click on the check mark of the post by rextended that put you on the right track. That post will get a green border and th...
by jaclaz
Wed May 14, 2025 3:46 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

SFP's (copper) become VERY hot, 52° is like "warming up", there are reports of people running SFP's in the 80°-90° range, while there may be issues with the SFP, it is not overheating.
by jaclaz
Tue May 13, 2025 8:34 pm
Forum: General
Topic: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]
Replies: 42
Views: 5044

Re: Impossible to get more than 5.5GBit on a switch to switch link. Tx Drops. [SOLVED]

What's the length of Cat6 cable connecting both switches? Though length is still unknown, the cable has been described on the other thread "slightly questionable quality cable": https://forum.mikrotik.com/viewtopic.php?t=216643 @ Luk5566 Cat6 cable at 10 Gb speed is usually considered via...
by jaclaz
Tue May 13, 2025 7:54 pm
Forum: Beginner Basics
Topic: Issues with CAPsMAN configuration. Need help
Replies: 7
Views: 1645

Re: Issues with CAPsMAN configuration. Need help

Can you give me an example? I tried to drop packets from 192.168.20.0/24 to 192.168.10.0/24, but without success.
Try blocking by interface list, instead of by IP:
viewtopic.php?t=207289#p1073188
by jaclaz
Tue May 13, 2025 5:33 pm
Forum: General
Topic: CHR nat masquerade performance
Replies: 35
Views: 3601

Re: awfull nat masquerade performance

/ip firewall nat add action=masquerade chain=srcnat Usually a masquerade in src-nat is configured for a given interface or interface-list, i.e. either: /ip firewall nat add action=masquerade chain=srcnat out-interface=ether1 or: /ip firewall nat add action=masquerade chain=srcnat out-interface-list...
by jaclaz
Tue May 13, 2025 11:17 am
Forum: General
Topic: RB5009 dropping all traffic for a few seconds
Replies: 23
Views: 3123

Re: RB5009 dropping all traffic for a few seconds

Interesting. I cannot confirm this behavior on my RB5009 (RouterOS 7.18.2, auto-mac=yes). When the Ethernet interface that provides the bridge MAC address goes down, the bridge MAC address does not change. The Mikrotik documentation does not mention the behavior you describe either. On what hardwar...
by jaclaz
Mon May 12, 2025 11:48 pm
Forum: Wireless Networking
Topic: Second WAN in CAP?
Replies: 6
Views: 1343

Re: Second WAN in CAP?

Not that I am really sure about this, but from what I understand there are three "modes" in which an AP can be configured: 1) stand-alone 2) pure CAP under external Capsman 3) a mix of the two above I believe that Capsman at the end of the day commands only the wi-fi part or little more. E...
by jaclaz
Mon May 12, 2025 9:25 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4432

Re: Firewall and NAT

You have a couple *'s (asterisks) in your configuration /interface list member add comment=defconf interface=bridge list=LAN add comment=defconf interface=Stadtwerke list=WAN add interface=ether2 list=LAN add interface=*10 list=LAN and: /interface wireguard peers add allowed-address=192.168.10.5/24 ...
by jaclaz
Mon May 12, 2025 7:30 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4432

Re: Firewall and NAT

Your link for code tags isn't valid anymore...
Well, it works from here.

Anyway, edit your previous post.
Add before the configuration this:
[ code ]
without the spaces
and after the configuration this:
[ / code ]
again without the spaces.
by jaclaz
Mon May 12, 2025 7:25 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4432

Re: Firewall and NAT

here it is: Perfect. (and PLEASE, learn to enclose it in "code" tags, see the instructions here: https://forum.mikrotik.com/viewtopic.php?t=203686#p1051720 ) (configuration posted in code tags are easier to scroll and the board parser does a good work in colorizing the text so that comman...
by jaclaz
Mon May 12, 2025 7:11 pm
Forum: General
Topic: Firewall and NAT
Replies: 58
Views: 4432

Re: Firewall and NAT

On a properly configured device detect-internet either: a) does nothing or b) may - in some cases - create isssues on a configuration like yours it may actually do something useful (i.e. allow connection from the outside, this is actually the reason why the good Mikrotik guys made it) but at the sam...
by jaclaz
Mon May 12, 2025 6:47 pm
Forum: Wireless Networking
Topic: 4-Way handshake failure on Station-WDS mode
Replies: 2
Views: 1436

Re: 4-Way handshake failure on Station-WDS mode

Per documentation, to use station-wds both ends of the connection should be Mikrotik: https://help.mikrotik.com/docs/spaces/ROS/pages/122388518/Wireless+Station+Modes So, it is not surprising that you are having issues with it, I thought that it wouldn't work at all, not that it works until you add ...
by jaclaz
Mon May 12, 2025 6:29 pm
Forum: Scripting
Topic: loop "for" in /interface bridge port [SOLVED]
Replies: 11
Views: 2117

Re: for i loops in /interface bridge port [SOLVED]

so correct logic in mikrotik v6 you must remove then re add the port ... *LoL gonna try your example script tomorrow... thanks rextended and jaclaz Yep, but it is not specific to v6, it is the "add" command that assumes that you cannot (re-) add something that already exists.. Conversely,...
by jaclaz
Mon May 12, 2025 4:50 pm
Forum: Scripting
Topic: loop "for" in /interface bridge port [SOLVED]
Replies: 11
Views: 2117

Re: for i loops in /interface bridge port [SOLVED]

If these interfaces are ALREADY in the bridge, you will get an error even if you try to add one manually. I.e. what happens if you run on terminal just: /interface bridge port add bridge=ether2.br1.switch interface=ether2.br1.79.0/24 You should remove all those interfaces before running your script ...
by jaclaz
Mon May 12, 2025 4:46 pm
Forum: Wireless Networking
Topic: Second WAN in CAP?
Replies: 6
Views: 1343

Re: Second WAN in CAP?

How many devices do you have under capsman? You could have the (new) Wap (AC) LTE set self-standing, or am I missing something? BTW, I presume you want/need both the 2.4GHz and the 5GHz, so your new device would be a WAP AC LTE kit which is not-so-cheap at $169 (for a device with only 16 Mb storage ...
by jaclaz
Mon May 12, 2025 4:09 pm
Forum: General
Topic: RB760iGS new CAPSMAN
Replies: 20
Views: 2545

Re: RB760iGS new CAPSMAN

ok i can downgrade the main router also to 7.18.2 if that's make sense. Naah, it is unlikely that the problem is related to the OS version, wait for some more qualified assistance, but in order to get it you should: 1) post the full configuration of your RB760 following instructions here: https://f...
  • 1
  • 2
  • 3
  • 4
  • 5
  • 11