Community discussions

MikroTik App

Search found 5324 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 18
by Amm0
Sun Apr 20, 2025 5:01 am
Forum: General
Topic: Printing Command history
Replies: 1
Views: 118

Re: Printing Command history

There is /system/history but it's not quite the same, but in the "undo=" should show the actual previous commands.
/system/history/print detail
Also RouterOS support Ctrl-R / F3 to search the command history, which is like a Linux Shell. And hitting F1 twice will the CLI options.
by Amm0
Sat Apr 19, 2025 11:36 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

For the record, I still think WinBox4 is BETTER than WinBox3. I use WinBox4 daily without operational issues. The fact WinBox4 loads way faster than Wine+WinBox3 is more than enough to accept the small different vertical vs horizontal tabs, color schemes, etc. I'll offer we DO use less Mikrotik than...
by Amm0
Sat Apr 19, 2025 8:33 pm
Forum: General
Topic: Feature Request: Optional ability to restore without keeping MAC addresses
Replies: 14
Views: 577

Re: Feature Request: Optional ability to restore without keeping MAC addresses

Yes, I know we can do a mac reset. But official guidelines are (were, last I checked) not to do this. It would be nice to get this finally wrapped up. I'd just add while the simple: /interface/ethernet/reset-mac-address [find] works for ethernet... if you had other types of interfaces, those requir...
by Amm0
Fri Apr 18, 2025 10:18 pm
Forum: General
Topic: Feature Request: Optional ability to restore without keeping MAC addresses
Replies: 14
Views: 577

Re: Feature Request: Optional ability to restore without keeping MAC addresses

As general matter, tend agree with @rextended that with some config-based approach (netinstall/branding/run-after-reset) to the problem. But at same time... .backup does get you an exact copy, not merely just the equivalent config. At end of day, both approach have some pro-and-cons & require yo...
by Amm0
Fri Apr 18, 2025 4:16 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

I'm thinking it's a problem with my rbm11 since no one on this forum complains of similar problems. Perhaps. I'm sure most testing is done on ARM things, and there occasional oddities on MIPS. And Mikrotik has been making changes in LTE recently too. That combo does point to a bug, or at least some...
by Amm0
Thu Apr 17, 2025 11:05 pm
Forum: General
Topic: HTTPS-redirect with RoS 7.5 - bad news for hotspots...
Replies: 14
Views: 8480

Re: HTTPS-redirect with RoS 7.5 - bad news for hotspots...

The issue persists in version 7.18.2. The http-redirect option does not exist. Please add it. You likely should enable the DHCP options that modern OSes use for redirect, see: https://help.mikrotik.com/docs/spaces/ROS/pages/56459266/HotSpot+-+Captive+portal#HotSpotCaptiveportal-UsingDHCPoptiontoadv...
by Amm0
Thu Apr 17, 2025 8:51 pm
Forum: General
Topic: WinBox 4 export list of Devices
Replies: 3
Views: 581

Re: WinBox 4 export list of Devices

Depends on what you mean by both "devices" and the purpose of the "export". The winbox files can, generally, be moved around as-is... so if you just want to have saved [RouterOS] devices/passwords... the wbx file can just be "copied" as an export of sorts. If you use th...
by Amm0
Thu Apr 17, 2025 8:18 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

this will be for sure going in circles for eternity
Well when the release mgmt discussions start to overwhelming the "testing" thread... the "process" is that beta becomes a rc ;).
by Amm0
Wed Apr 16, 2025 11:46 pm
Forum: Beginner Basics
Topic: What is the purpose of client-dns setting in wireguard
Replies: 6
Views: 1803

Re: What is the purpose of client-dns setting in wireguard

AFAIK, the dns from an WG Import'ed peer is not used.

Depending on situation... you MAY be able to MANUALLY use FWD (or static/regex/etc) in /ip/dns, to re-direct something like a WG subnet.
by Amm0
Wed Apr 16, 2025 5:42 am
Forum: Scripting
Topic: How to obtain nexthop value in a variable [SOLVED]
Replies: 2
Views: 290

Re: How to obtain nexthop value in a variable [SOLVED]

/routing/nexthop print
To see all routes, you can also use:
/routing/routes print
by Amm0
Wed Apr 16, 2025 2:04 am
Forum: General
Topic: Feature Request: Include NAT speeds in Mikrotik Test Results Documentation
Replies: 4
Views: 385

Re: Feature Request: Include NAT speeds in Mikrotik Test Results Documentation

Agree. Or, in general, a few more tests to better capture the different performance aspects of the various models. Although, "forum rule of thumb" is using the 512-sized 25 ip filter rule as a general guide to internet performance. On that score, your 250Mb/s is not too far off that 319Mb/...
by Amm0
Fri Apr 11, 2025 11:23 pm
Forum: General
Topic: ROMON fails with frame-types=admit-only-vlan-tagged
Replies: 31
Views: 4753

Re: ROMON fails with frame-types=admit-only-vlan-tagged

Well based on the avatar, I guess that post could be considered a dud! ;-))
So what is the summary on why RoMON does not work here? I lost track of the conversation.
by Amm0
Fri Apr 11, 2025 8:32 pm
Forum: General
Topic: ROMON fails with frame-types=admit-only-vlan-tagged
Replies: 31
Views: 4753

Re: ROMON fails with frame-types=admit-only-vlan-tagged

My post intentionally refers to @Ammo's one in particular, just for the case that someone comes searching and gets mislead by it. But unless @Ammo edits his, few people will probably notice mine.
Fixed. I swear I'd seen that cause not RoMON work in past. But re-tested it, you're right.
by Amm0
Fri Apr 11, 2025 3:14 pm
Forum: Scripting
Topic: Please update scripting documentation [SOLVED]
Replies: 2
Views: 535

Re: Please update scripting documentation [SOLVED]

Agree, Mikrotik has been pretty good at updating the docs. But I'm not sure they follow the forum super closely. So I flagged your post to Mikrotik yesterday, since I already had the feature request ticket for CSV, file-name=. Mikrotik reports they fixed the docs today: https://help.mikrotik.com/doc...
by Amm0
Thu Apr 10, 2025 9:56 pm
Forum: General
Topic: Why can I not install rose-storage package
Replies: 8
Views: 2092

Re: Why can I not install rose-storage package

In 7.18, you should be able to do it using System > Packages in WinBox/WebFig/mobile, then do a "Check for Updates", the select and enable "rose-storage", click "Apply Changes". From CLI, it's /system/package { update/check-for-updates duration=10s enable rose-storage a...
by Amm0
Thu Apr 10, 2025 7:55 pm
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

Modem port channel assignment is stated in KNOT manual, section "GPS and NB/CAT-M": https://help.mikrotik.com/docs/spaces/UM/pages/41680915/RB924i-2nD-BT5+BG77#RB924i2nDBT5%26BG77-GPSandNB%2FCAT-M I actually tried deleting the ppp-out1 — since it should get re-created. PPP interfaces are ...
by Amm0
Thu Apr 10, 2025 7:40 pm
Forum: General
Topic: ROMON fails with frame-types=admit-only-vlan-tagged
Replies: 31
Views: 4753

Re: ROMON fails with frame-types=admit-only-vlan-tagged

Edit: I'd originally thought it was RoMON getting dropped, @sindy confirms the bridge's frame-types= are passed.

See @sindy's post : viewtopic.php?p=1137826#p1137981
by Amm0
Thu Apr 10, 2025 8:14 am
Forum: Virtualization
Topic: Using the Rest API in CHR v7.13
Replies: 1
Views: 683

Re: Using the Rest API in CHR v7.13

You probably should not be using 7.13...

See https://help.mikrotik.com/docs/spaces/R ... 2/REST+API
by Amm0
Thu Apr 10, 2025 6:19 am
Forum: General
Topic: T1 interface
Replies: 9
Views: 882

Re: T1 interface

20+ years since I've thought about T1 (or HDLC or Frame Relay)... Adtran used make decent stuff... although I only used to them to get HDLC to Cisco. So "router" sound newer, so IDK.... According to Mikrotik spec page: https://help.mikrotik.com/docs/spaces/ROS/pages/19136707/Software+Speci...
by Amm0
Thu Apr 10, 2025 5:59 am
Forum: General
Topic: Transport UDP Multicast Over Internet
Replies: 11
Views: 740

Re: Transport UDP Multicast Over Internet

There's no Wi-Fi, it's all fiber optics. I've tried IGMP, and the results don't change. Would it be a good idea to set a constant bit rate on the server? Would that help? If it's fiber and you have the bandwidth, then constant bit rate might be worth a shot. It's less work on the decoder. If you ca...
by Amm0
Thu Apr 10, 2025 4:45 am
Forum: General
Topic: Transport UDP Multicast Over Internet
Replies: 11
Views: 740

Re: Transport UDP Multicast Over Internet

You shouldn't need IGMP here, but that be another thing to try (you can enable on the /interface/bridge).

Also, if you control the multicast addresses using 224.0.0.0/24 is special range, so IGMP won't work with those...
by Amm0
Thu Apr 10, 2025 4:38 am
Forum: General
Topic: Transport UDP Multicast Over Internet
Replies: 11
Views: 740

Re: Transport UDP Multicast Over Internet

Yeah that's plain UDP MPEG-TS, no FEC/RTP, which should fit.

Is there any wi-fi in your chain?

I'd recommend you try the EoIP interface using 1450 MTU & see what happens. Although that's going to have the side-effect of lowering your bridge MTU.
by Amm0
Thu Apr 10, 2025 4:31 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

I had the ppp working earlier but I couldn't get GPS. Now I can get GPS but I can't get ppp... :-( Such a design limitation that you can't get a GPS and LTE both on at the same time. For a IOT device that is ridiculous. Geez. The default should have been right. And the /system/default-configuration...
by Amm0
Thu Apr 10, 2025 4:09 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

by testing with the terminal, I discovered that channels are 0 to 3... not 1 to 4 :-) LOL, yup. But the "info-channel" is not really used, unless you trigger it using "Info" — so I'm not sure that's your issue with LTE. Essentially it sets up the PPP session using the "data...
by Amm0
Thu Apr 10, 2025 4:05 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

What settings are you using for the ppp-client with that gps setting? I can now get location, but my ppp-client does not start due to a port conflict. I don't use PPP/LTE with this KNOT, so I know the info channel defaults to 2... But I suppose if that's not working use info-channel=4 instead /inte...
by Amm0
Thu Apr 10, 2025 4:02 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

And, yes, the docs could very much be improved. The manual is designed around RouterOS features, not devices... so for something like KNOT, all the docs for this are spread around in dozen pages. But... nowhere would you find exactly what each serial channel does... There is a /system/serial-termina...
by Amm0
Thu Apr 10, 2025 3:56 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

yes there is a gps antenna and I was able to get some location a few hours ago with other settings. However, now I can't get any location. Can you do a /system/gps/export? I just looked on a live KNOT to make sure GPS was still working, this is the configuration I'm showing that works: /system gps ...
by Amm0
Thu Apr 10, 2025 3:42 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

It looks like the ports are right, since both PPP and GPS are in use. If you look /system/gps, does it show a time as "Data Age". If it's showing 00:00:00 or :10 etc, instead of empty/none/etc Do you have an antenna connected to the GNSS port? (I cannot recall if the KNOT has a internal an...
by Amm0
Thu Apr 10, 2025 3:34 am
Forum: General
Topic: Route VLAN traffic to office internet using zerotier
Replies: 2
Views: 383

Re: Route VLAN traffic to office internet using zerotier

Mikrotik has a discussion of Policy Routing here: https://help.mikrotik.com/docs/spaces/ROS/pages/59965508/Policy+Routing Essentially you likely need some config like this: # add new/2nd routing table /routing/table/add name=ztoffice fib # route new table via remote ZT router /ip/route/add gateway=1...
by Amm0
Thu Apr 10, 2025 12:01 am
Forum: Beginner Basics
Topic: data channel / infor channel?
Replies: 16
Views: 954

Re: data channel / infor channel?

If you use "/port/print" you'll notice there are 5 channels on the USB bus. So GPS (NMEA) uses channel 1, and "PPP data" uses channel 3 — those channels are used continuously so they cannot conflict. Now, I think, by default, channel 2 is used by BOTH "PPP info" and &qu...
by Amm0
Wed Apr 09, 2025 7:53 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Developers for Apple ecosystem have a thing called Open Radar (https://openradar.appspot.com/page/1 w) which has similar origin story. Or in JIRA allow the reporter to have some "mark public", so if you link to a issue (especially "feature request" type) in forum, it's be read-a...
by Amm0
Wed Apr 09, 2025 7:31 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

Thanks for your feedback in this thread, its really good to see! Indeed, a few sentences goes a long way. But I still maintain there is a lot of value of running whatever software on RouterOS using /container, whether CHR or RDS. i.e. I'd like to see some "milage" on /container... so if t...
by Amm0
Wed Apr 09, 2025 7:14 pm
Forum: General
Topic: Public-Mikrotik-Bandwidth-Test-Server(s) ( now shutdown as of April 1st 2025 )
Replies: 1088
Views: 1292924

Re: Public-Mikrotik-Bandwidth-Test-Server(s) ( shutting down on April 1st 2025 )

I always wanted have a front-end web server that after bot checks would generate a random btest user/password , then auto remove it 10-minutes later. Just long enough for a btest but not long enough to test an ISPs entire network and prevent time-cron-scheduled auto btests that occur ever hour or d...
by Amm0
Wed Apr 09, 2025 6:50 pm
Forum: General
Topic: Transport UDP Multicast Over Internet
Replies: 11
Views: 740

Re: Transport UDP Multicast Over Internet

The problem I'm having is pixelation on the client side. More generally you want to look at the MTU on EoIP... If it's 1500, your UDP multicast video may be getting fragmented, and if lower you could be effecting the bridge MTU. So it bit complex "what's right MTU" here. A few sniffer tra...
by Amm0
Wed Apr 09, 2025 6:36 pm
Forum: Beginner Basics
Topic: Can not login after using ‘Quick Set’
Replies: 4
Views: 501

Re: Can not login after using ‘Quick Set’

I'd cancel the QuickSet if your goal is a switch...

To reset it back to default, push the reset button for 7 seconds while powering the CRS.
by Amm0
Tue Apr 08, 2025 9:17 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

Normis said the problem is the forum software doesn't support HA and/or distributing the site between several servers. Do with this info what You will.
Sure, but that's what HAProxy is for...
by Amm0
Tue Apr 08, 2025 9:15 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

Agree w/ @TomjNorthIdaho that the "root causes" are bit unknown here & still be good info for community. re: ... Anyway, whatever they end up doing... I do hope they host it on their RDS ROSE server(s) as proof-point they work in the real-world. ... @normis mentioned "HA proxy, hi...
by Amm0
Tue Apr 08, 2025 7:53 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

migrated a complex, with hundreds of thousands posts and spanning over many years IDK specific on phpBB to discourse. But as general matter... figuring out the DDoS mitigation would seem better use of time, than complex data migration. And, while the "temporary unavailable" now appear, th...
by Amm0
Tue Apr 08, 2025 6:13 pm
Forum: General
Topic: /file console-dump.txt
Replies: 7
Views: 1182

Re: /file console-dump.txt

@rextended is right– it's "normal" if there is a crash... but console should not "crash" in the first place & likely why MT generates a file so they have some data to fix the crash. If it's getting regularly generated, you should open a ticket with Mikrotik with the console-d...
by Amm0
Tue Apr 08, 2025 5:47 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

posts will be migrated
Is there any way you can publish a ZIP of the forum content when you migrate it? I still think it interesting try the forum content in some small language model.
by Amm0
Tue Apr 08, 2025 5:43 pm
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

A funny side note: I read "Discord" instead of "Discourse", and thought "Oh no, surely not?..." THEN I read it again. :D LOL. I also read it "Discord" at first too! It was only the lack of SCREAMING negative commentary that prompted me to read it again as Dis...
by Amm0
Mon Apr 07, 2025 4:55 pm
Forum: Useful user articles
Topic: How to export your Mikrotik config and share it (Step-by-Step guide)
Replies: 14
Views: 1139

Re: How to export your Mikrotik config and share it (Step-by-Step guide)

If you ask me it's any static public IP address you want to replace with some "fake" like 2.2.2.1 or whatever before posting. And, also the serial number at top, since if you use /ip/cloud the serial number is part of the DNS name. While the IP is "public"... having your config a...
by Amm0
Mon Apr 07, 2025 4:47 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

I'd recommend you still file a support ticket, otherwise it might still be there in future. And/or, perhaps try 7.19beta7 to see if it works there. I'd also make sure all LTE and RouterBOARD firmware is updated, as mismatched versions is one sure fire way to have problems with LTE. Currently if I am...
by Amm0
Mon Apr 07, 2025 2:29 am
Forum: General
Topic: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.
Replies: 48
Views: 7090

Re: This "Sorry but the board is temporarily unavailable, please try again in a few minutes." is getting old.

Hahaha, I thought it was simply my browser, I keep forgetting they use a haplite to run their website, the free schnapps in the web lounge is not helping work output either. No I see this. I originally thought it was Apple Safari in my case. Specifically Apple's "Hide my IP address" in Sa...
by Amm0
Mon Apr 07, 2025 2:22 am
Forum: Scripting
Topic: What returns :find it it finds nothing? [SOLVED]
Replies: 6
Views: 2298

Re: What returns :find it it finds nothing? [SOLVED]

True. [:len] may be cleaner - more OP was starting at =nil... so converted what he had...
Is not clear at all on post #2: not mix nil and nothing, because nothing is also different from nothing.
While :nothing is nothing... [:nothing] is nil:
:put [:typeof [:nothing]]
nil
by Amm0
Mon Apr 07, 2025 12:31 am
Forum: Scripting
Topic: What returns :find it it finds nothing? [SOLVED]
Replies: 6
Views: 2298

Re: What returns :find it it finds nothing? [SOLVED]

FWIW, you can also use a :typeof and compare that return to the string "nil"...
:put ([:typeof [:find "asd" "p" -1]]="nil")
But the =[:nothing] syntax , I think, is clearer.
by Amm0
Mon Apr 07, 2025 12:22 am
Forum: Scripting
Topic: What returns :find it it finds nothing? [SOLVED]
Replies: 6
Views: 2298

Re: What returns :find it it finds nothing? [SOLVED]

"nil" is a type, NOT a keyword in scripting. Instead, you need to use the syntax [:nothing] to "create" a "nil type" & then compare the "new nil".
:put ([:find "asd" "p" -1] = [:nothing])
by Amm0
Sun Apr 06, 2025 8:25 pm
Forum: Scripting
Topic: What does op type (>[ ... ]) do?
Replies: 4
Views: 1110

Re: What does op type (>[ ... ]) do?

used this construct in script file to abbreviate a series of commands, expressions. As I wrote, kind of embedded function, that can access local variables. It makes code shorter and more readable. I guess I never thought about this, but it does make some sense... The "locals in the calling sco...
by Amm0
Sun Apr 06, 2025 7:39 pm
Forum: General
Topic: WireGuard Multi-WAN Policy Routing
Replies: 113
Views: 19147

Re: WireGuard Multi-WAN Policy Routing

IMO, the WireGuard implementation in ROS v7 is still flawed in that respect . and other respects, too. ;) I think Mikrotik needs to look at the bigger picture on WG (and BTH) so that it aligns with RouterOS config/UI better. Or, at least improve the docs with more specific details. i.e. now multipl...
by Amm0
Sun Apr 06, 2025 6:53 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

Yeah perhaps, it's sounded weird from start. It might be worth trying the beta, or downgrading. Recent builds have good number of changes in LTE, which does have tendency to break something, somewhere.
by Amm0
Sun Apr 06, 2025 5:01 am
Forum: Wireless Networking
Topic: Apple Airplay not working
Replies: 14
Views: 5951

Re: Apple Airplay not working

Also would like to know if you solved this. I can see my Apple TV from my MacBook but it gives me an error when I try to extend the display to it. Just a generic "Could not connect to Entertainment Room." Either suggest what things in this thread you tried, like @Kentzo's suggest to run d...
by Amm0
Sat Apr 05, 2025 7:48 pm
Forum: General
Topic: EEE on Mikrotik
Replies: 6
Views: 4119

Re: EEE on Mikrotik

You might want to file a feature request with Mikrotik at help.mikrotik.com. EEE should indeed be configurable IMO. Now I have used AVIO adapters with RB5009 without issue in past, so I'm not sure there isn't some other issue going on than EEE. But it's true that it's a pretty firm recommendation fr...
by Amm0
Sat Apr 05, 2025 7:31 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1305

Re: Variable names and where expressions

I think what @Kentzo is trying to say is that a bool (true/false) return value from the [] should be used as part of the filter. i.e. if [expression] evaluated to false, then the outer find should NOT include that element in outer [find]. And, logically, that would make sense. But string "false...
by Amm0
Sat Apr 05, 2025 6:28 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

Lascia perdere gli script, metti direttamente nello scheduler questo, e guarda se funziona: He already tried putting in scheduler, I think. Perhaps wrapping in :execute might do something, IDK If that doesn't work, look at the logs to see what's happening. It could be a script error, although the c...
by Amm0
Thu Apr 03, 2025 12:36 pm
Forum: General
Topic: Device-mode changes hit or miss? Mikrotik strategy?
Replies: 38
Views: 2557

Re: Device-mode changes hit or miss? Mikrotik strategy?

AFAIK, Flagging just catches if RouterOS internal files are tampered or replaced — not config. Similar to macOS Gatekeeper/SIP or Windows File Protection (WFP).
by Amm0
Thu Apr 03, 2025 6:41 am
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1305

Re: Variable names and where expressions

But alas.
Maybe if it multiple lines you need a {} code block, since the [] is not a codeblock
/ip/arp/find [{
  :put $address
  :put $interface
}]
But it does act like an iterator, so the code is executed per list item.
by Amm0
Thu Apr 03, 2025 1:19 am
Forum: General
Topic: Device-mode changes hit or miss? Mikrotik strategy?
Replies: 38
Views: 2557

Re: Device-mode changes hit or miss? Mikrotik strategy?

The device itself stores the factory password somewhere, if I recall correctly. When you reset the device, the factory admin credentials and password are restored. Not if you replace the default configuration so that a reset-configuration / 5-10s button press reset uses a custom default configurati...
by Amm0
Wed Apr 02, 2025 10:59 pm
Forum: General
Topic: Device-mode changes hit or miss? Mikrotik strategy?
Replies: 38
Views: 2557

Re: Device-mode changes hit or miss? Mikrotik strategy?

I guess the crux of my complaint is I just want to set device-mode via netinstall (or even flashfig or new tool), so that there can be an automated way to setup a new/factory router with our custom config. The device-mode around container has already BLOCKED adding a container as part of default con...
by Amm0
Wed Apr 02, 2025 10:26 pm
Forum: Announcements
Topic: New exciting features for storage
Replies: 175
Views: 23453

Re: New exciting features for storage

If your functionality is spread across multiple devices and one stops working, the rest will still work. No nightmares and pissed off users. Well... for the RDS, one random idea be to have some small-form versions of the CCR2004-1G-2XS-PCIe full-sized card (perhaps different specs / switch / CPU / ...
by Amm0
Wed Apr 02, 2025 10:03 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

Weird. It does call it, since run-count is 12. I trust you know the AT command works at CLI, so IDK. My only guess was permissions since Mikrotik does mess them sometimes. Perhaps a wait=yes on the LTE script. And/or adding more debug code to the script to get /log some AT command like /log [... inp...
by Amm0
Wed Apr 02, 2025 9:44 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1305

Re: Variable names and where expressions

>[], >"", >{}, <%% What devil are you summing here? LOL. Latvian LISP ? But essentially those allow you "inject" some code into the S-expr / IL generated. But generally those can be "shorthand" for similar "built-in" syntax & generally operate on lists.
by Amm0
Wed Apr 02, 2025 9:37 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1305

Re: Variable names and where expressions

Also that's news that find can take a function as an argument. Didn't see it documented either. Documentation, LOL... But yeah both "print where" and "find" acts as iterators... In the case of "print where", you can use an as-value to suppress print's output to "o...
by Amm0
Wed Apr 02, 2025 6:58 pm
Forum: Beginner Basics
Topic: Best gear to receive 4G/5G signal to a cottage
Replies: 13
Views: 2314

Re: Best gear to receive 4G/5G signal to a cottage

+1 for ATL LTE18.
* assuming you're not in North America
** and it not "5G"

And note they have announced, but not released, a few newer 5G models... if there is not urgency, something to consider.
by Amm0
Wed Apr 02, 2025 3:59 am
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

It might actually happen sooner than you'd expect. Word is Mikrotik has recently brought on about 15 people, supposedly working full-time on developing business-oriented features.
That make sense, given they've long implemented the now ratified RFC-9759
by Amm0
Wed Apr 02, 2025 2:11 am
Forum: General
Topic: Device-mode changes hit or miss? Mikrotik strategy?
Replies: 38
Views: 2557

Re: Device-mode changes are hilarious

I don't think the docs are that relevant to core concern.
no plan to make it avoidable while still keeping the device up to date. This is my main complaint.

device-mode should at lease be controllable – via some tool like netinstall or some "special package" or whatever.
by Amm0
Wed Apr 02, 2025 12:22 am
Forum: General
Topic: Device-mode changes hit or miss? Mikrotik strategy?
Replies: 38
Views: 2557

Re: Device-mode changes are hilarious

Why can't there be an "I don't want further restrictions" device mode? [...] I understand that Mikrotik sometimes has a habit of introducing stuff with an "introduce it then fix it later (whenever)" process. For new features this is not a bad thing, because people can experiment...
by Amm0
Tue Apr 01, 2025 7:38 pm
Forum: General
Topic: RouterOS documentation links change?
Replies: 4
Views: 634

Re: RouterOS documentation links change?

Oh just one of many problems with docs — the lack of stable URLs for protocol/commands. I've noticed same thing, I've just manually updated the URL to use the "generic" form you show in 2nd example when need in other doc/code. I could never find some way to get Confluence to show the "...
by Amm0
Tue Apr 01, 2025 7:04 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

Main thing with Winbox 4 has to be getting rid of bugs that can cause data loss or mess up the configuration. That's far more important than polishing the exteriour. I've use WinBox4 since it came out and never find the need to use WinBox3... while it certainly missing new/improved functionality, m...
by Amm0
Tue Apr 01, 2025 6:49 pm
Forum: Scripting
Topic: Scheduler does not launch LTE scripts
Replies: 21
Views: 1638

Re: Scheduler does not launch LTE scripts

I'm not 100% on why in this case... but does sound like a permissions problem. The easy potential fix (or at least something to try) be to put that LTE code in a new /system/script and select "Do Not Require Permissions" & then in the /system/schedule use just the script name as "...
by Amm0
Sun Mar 30, 2025 10:07 pm
Forum: Beginner Basics
Topic: Wireguard roadwarrior on LTE router- Handshake failed
Replies: 3
Views: 638

Re: Wireguard roadwarrior on LTE router- Handshake failed

If it's an ARM device, you might able to the BackToHome to setup WireGuard: https://help.mikrotik.com/docs/spaces/ROS/pages/197984280/Back+To+Home If that worked, you'd know everything else is working. So if you did want to use "real" WG, you know it worked first. And BackToHome being enab...
by Amm0
Sun Mar 30, 2025 6:41 pm
Forum: Scripting
Topic: What does op type (>[ ... ]) do?
Replies: 4
Views: 1110

Re: What does op type (>[ ... ]) do?

The 10,000 foot[/meter] view of the (>[]) and its cousin (>{}) is that they are essentially a syntax-checked version of the [:parse] / :parse, since both interact with the "code" datatype. :put (>[]) (evl /) But on the specifics here.... I'm not sure the (>[]) does anything special for a $...
by Amm0
Fri Mar 28, 2025 8:05 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Perhaps they should send someone to YouTube to tell some story on the 16MB situation. Mikrotik really has acted indifferent to what is a real-world problem for me and others. I used to keep everything up-to-date way more regularly since historically "always worked"... but now updating Rout...
by Amm0
Thu Mar 27, 2025 11:16 pm
Forum: Scripting
Topic: Help with array created by print as-value - Empty value [SOLVED]
Replies: 6
Views: 8427

Re: Help with array created by print as-value - Empty value [SOLVED]

It is called a 2D array I had feature request for :serialize to=csv... and in the case MikroTik called the "print as-value" array (which lead to dsv.remap) as a "list-of-dictionaries". Everyone has their own preferred terms it seems. :) @ammo there are indeed two different array...
by Amm0
Thu Mar 27, 2025 10:33 pm
Forum: Scripting
Topic: Help with array created by print as-value - Empty value [SOLVED]
Replies: 6
Views: 8427

Re: Help with array created by print as-value - Empty value [SOLVED]

Yeah there are two types of arrays, one is a dictionary/map and other is list. When accessing members, dicts/maps use ->"name", while list use NO quotes ->3. And "print as-values" uses an array that be described as a "list-of-dictionaries" — why you need to two arrow op...
by Amm0
Thu Mar 27, 2025 4:18 pm
Forum: General
Topic: My recent VLAN fiasco [SOLVED]
Replies: 48
Views: 12172

Re: My recent VLAN fiasco [SOLVED]

Not hyping it down, but its actual use as a data vlan is very niche (rare). I'm with @sindy on FUD on VLAN 1 - over-emphasis creates a worse problems. IMO it's needing "/interface/bridge/vlan tagged=bridge" that created more confusion, than VLAN 1. And the default use VLAN 1, so saying it...
by Amm0
Thu Mar 27, 2025 2:38 pm
Forum: Containers
Topic: Routing from container to multiple internet connections Topic is solved
Replies: 6
Views: 1996

Re: Routing from container to multiple internet connections Topic is solved

Yes, you can use routing rules with the VETH. And depending on your configuration, src-nat rule might also work. Basically nothing changing in routing because it's a VETH. Now you do some multi-wan setup already. Assuming you're using PBR (/routing/rule), you need a rule for container IP that set th...
by Amm0
Thu Mar 27, 2025 6:24 am
Forum: General
Topic: My recent VLAN fiasco [SOLVED]
Replies: 48
Views: 12172

Re: My recent VLAN fiasco [SOLVED]

I agree there is a lot of technical dogma being spread without any explanations or evidence. Yup. I'd just add on routers with a default configuration, enabling vlan-filtering=yes is complete safe to do at the START in RouterOS 7.16+. While, typical advice is to set vlan-filtering=yes last. I'm not...
by Amm0
Thu Mar 27, 2025 1:16 am
Forum: General
Topic: iPhone as a USB LTE modem on Mikrotik
Replies: 2
Views: 785

Re: iPhone as a USB LTE modem on Mikrotik

While true you can connect via iPhone Wi-Fi, but OP is connected via USB. You'll have to file a feature request. While iPhone will show up as USB, iPhone does not support MBIM protocol that Mikrotik uses. On Linux, it takes extra drivers, since some Apple-specific code is need to setup the data sess...
by Amm0
Wed Mar 26, 2025 1:01 pm
Forum: General
Topic: Feature request: Add Copy functionality for NAT & Firewall rules
Replies: 10
Views: 1127

Re: Feature request: Add Copy functionality for NAT & Firewall rules

Not sure why you think it is missing.
True in part. But there is no context menu (right-click) with "Copy", and in WinBox4 the "copy" being in the title bar (i.e. stacked paper icon is copy) may not be obvious to all...
by Amm0
Wed Mar 26, 2025 12:16 pm
Forum: General
Topic: Unable to send email via smtp.gmail.com
Replies: 16
Views: 2611

Re: Unable to send email via smtp.gmail.com

So smtp.gmail.com works on some devices and does not work on others (in different locations). What do others use for smtp server? smtp.gmail.com is what's documented. Given the AUTH failure, that would indicate you do have the right DNS SMTP server addresss. Don't post it here, but you might want t...
by Amm0
Wed Mar 26, 2025 12:05 pm
Forum: Announcements
Topic: New exciting features for storage
Replies: 175
Views: 23453

Re: New exciting features for storage

there is not much to configure for SMB: [...] I know macOS has a bug where you can't set MTU above 8000 and if your adapter says it needs 9000, it will glitch in various ways. I have a Sonnettech Twin25 and have set MTU to 8000 Where might one find that information in your documentation? If it's bu...
by Amm0
Wed Mar 26, 2025 1:57 am
Forum: General
Topic: Unable to send email via smtp.gmail.com
Replies: 16
Views: 2611

Re: Unable to send email via smtp.gmail.com

Did you upgrade the router at some point? What version is this happening on?

If this was all working and you have not changed version, you may want to check the "app password" specifically in your Google account and confirm it still enabled/not expired/etc.
by Amm0
Tue Mar 25, 2025 11:50 pm
Forum: Beginner Basics
Topic: After update on 7.18 my SMB shares stopped successful authentication when accessed from any Linux
Replies: 9
Views: 3935

Re: After update on 7.18 my SMB shares stopped successful authentication when accessed from any Linux

One thing to try is disabling encryption for testing. In my case, that didn't make a difference...but worth a shot, just to see if that works. SMB access from macOS Sequioa to an RB1100AHx4 crashes the entire router I'll try to test that too. Do you have a specific sequioa version? But since my mac ...
by Amm0
Tue Mar 25, 2025 8:03 pm
Forum: Beginner Basics
Topic: After update on 7.18 my SMB shares stopped successful authentication when accessed from any Linux
Replies: 9
Views: 3935

Re: After update on 7.18 my SMB shares stopped successful authentication when accessed from any Linux

I'm not sure what going on here, but whatever they did in 7.18 has some bugs IMO. I have different problem. Since 7.18beta, SMB access from macOS Sequioa to an RB1100AHx4 crashes the entire router. macOS prompts for credentials, and then I hear the router reboot. No supout.rif is generated. IMO NO S...
by Amm0
Tue Mar 25, 2025 4:55 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

As was said, it's a RouterOS bug.
Maybe. No point arguing here. Open a new ticket with the exact problem you're see... since, yes, sometime it does take a few rounds in a ticket to convince them. But they do fix something if there is clear repo case in a ticket.
by Amm0
Tue Mar 25, 2025 3:59 pm
Forum: Announcements
Topic: New exciting features for storage
Replies: 175
Views: 23453

Re: New exciting features for storage

Has anyone tried packet sniffer to [local] disk with a high network load on the RDS?

i.e. could you use it as a switch that had a rolling buffer of packet traces
by Amm0
Tue Mar 25, 2025 12:38 am
Forum: General
Topic: Feature Request: Auto Supout on Ping Watchdog
Replies: 5
Views: 935

Re: Feature Request: Auto Supout on Ping Watchdog

FWIW, I know since I complained "ping watchdog" a while back that no supout was either a bug, or at least should be documented. And they added this note to the doc: Note: Watchdog reboot is not a system failure. Such reboot also will not generate autosupout file. Watchdog reboot is "/...
by Amm0
Tue Mar 25, 2025 12:32 am
Forum: General
Topic: Feature Request: Auto Supout on Ping Watchdog
Replies: 5
Views: 935

Re: Feature Request: Auto Supout on Ping Watchdog

Already exist from 2007... No, the autosupout.rif does not generate one if it the "ping" part of watchdog. The supout.rif is only generated if the hardware watchdog timer expires. But I agree with OP, that I'd like a supout.rif ALWAYS generated if it reboots the router. For example, it co...
by Amm0
Mon Mar 24, 2025 8:02 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

I use the editor from CLI via ssh, no issues there. So I do not agree about the RouterOS issue. Same issues in PuTTY via SSH. I suspect if you look at the script source as hex or byte-array, you'll find some \t or \n without \r\n. :put [:convert to=hex [/system/script/get SCRIPTNAME source]] If you...
by Amm0
Mon Mar 24, 2025 6:40 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

I too have complained about the System > Script dialog, for a while. I cannot even imagine trying to edit a script there. But...this is unfair: They suggested to use CLI, it has syntax highlighting, but it's buggy as hell and unusable. I don't think the the CLI /system/script/edit is "buggy&quo...
by Amm0
Sun Mar 23, 2025 4:34 pm
Forum: Scripting
Topic: :range command
Replies: 5
Views: 1122

Re: :range command

What specifically are you trying to update with scripting? VLAN bridge ports, bridge vlans, interface-list, etc & what settings etc? Updating ("set") is more tricky than adding. Mainly because you need may need to add OR set, depending on what you mean by "update a VLAN". Mor...
by Amm0
Sun Mar 23, 2025 12:57 am
Forum: Scripting
Topic: :range command
Replies: 5
Views: 1122

Re: :range command

in the recent version v7.17, MikroTik introduced the :range function, which combined with the ability to use interface list, can improve the VLAN creation process. I'm currently trying to add multiple interfaces as list members (/interface list member add interface=ether1,ether2... list=VLAN2), Doe...
by Amm0
Sat Mar 22, 2025 7:36 pm
Forum: Containers
Topic: Question regarding internal NAND I/O and containers on my RB5009
Replies: 5
Views: 1202

Re: Question regarding internal NAND I/O and containers on my RB5009

VETH are weird, and @tagent points out it be unclear what the actual "best practice" is from Mikrotik. I don't think there are any issues with using VETH into "dumb" bridge, vlan-filtering=yes bridge, or unbridged VETH, per se.... Now... configuration of IP address, routing, fire...
by Amm0
Sat Mar 22, 2025 5:56 pm
Forum: General
Topic: IP Neighbors and VLANS
Replies: 9
Views: 1363

Re: IP Neighbors and VLANS

Agree. But this one is tricky. And the operation is NOT documented well (actually have on open issue that the neighbor docs should be improved). The key is that "neighbors" can one of three types (MNDP, CDP, LLDP) & that's one way you can end up with multiple entries. Specially MNDP is...
by Amm0
Sat Mar 22, 2025 3:30 pm
Forum: Containers
Topic: Question regarding internal NAND I/O and containers on my RB5009
Replies: 5
Views: 1202

Re: Question regarding internal NAND I/O and containers on my RB5009

If container did recurring writes, like a database server, that be more problematic on NAND. I don't think cloudflared writes anything to disk when running, just uses stdio/stdout/sockets. Also, I think there is distro-less version of cloudflared, that does not have Alpine. In RouterOS terms, the en...
by Amm0
Fri Mar 21, 2025 6:28 pm
Forum: General
Topic: Public-Mikrotik-Bandwidth-Test-Server(s) ( now shutdown as of April 1st 2025 )
Replies: 1088
Views: 1292924

Re: Public-Mikrotik-Bandwidth-Test-Server(s)

Thank you for your service. Easy to imagine the game of whack-a-mole with bad actors gets old. MikroTik is already running BTH relays, those could become btest servers... Perhaps, it have to be more restrictive than TomjNorthIdaho service and/or limited to /tool/speed-test. Similar given their hype ...
by Amm0
Fri Mar 21, 2025 1:45 am
Forum: Announcements
Topic: New exciting features for storage
Replies: 175
Views: 23453

Re: New exciting features for storage

@Normis I believe @Larsa makes some good points. [...] I see @Larsa suggestion as best chance MikroTik has to salvage RDS2216 development investment. Opening RDS2216 for hosting existing ready today solutions @Larsa identified allows returning limited software developer resources back onto the core...
by Amm0
Thu Mar 20, 2025 5:58 am
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

So when MT support responded to your email, they simply linked to the same box.mikrotik.com upload that they made 3 years ago, and didn't update it one bit to include any changes made through 7.18.2. That what I suspected too. At least now, they'll get a formal request per new "stable" an...
by Amm0
Thu Mar 20, 2025 5:55 am
Forum: Scripting
Topic: $wgshare - using /ip/cloud file share for WG peer client config & complaints
Replies: 12
Views: 3267

Re: $wgshare - using /ip/cloud file share for WG peer client config & complaints

Sorry didn't comment earlier. Great look!!! The dialogs need more horizontal items per row - that is one big problem in current design. I don't know if you saw my CLI bridge view, https://forum.mikrotik.com/viewtopic.php?t=214189#p1123276 , but that be other UI that be nice to see in winbox. Same th...
by Amm0
Wed Mar 19, 2025 9:16 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

Aside from the fact that they banned my account for a week for revealing some things in advance , Yeah I don't run my restraml /console/inspect tool against of the alpha I've occasionally get for that reason. But others want to post, well, as a reader that might interesting. ;) But Mikrotik could c...
by Amm0
Wed Mar 19, 2025 8:29 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

Don't worry, my bet is @rextended is going to be wrong in then end... they would do yours in 20 years. So I have no idea why your commentary sparked a reaction. And to be clear, my LOL is I was expecting the "I'm right", not supportive of the hostile tone. And guessing more discussion ahea...
by Amm0
Wed Mar 19, 2025 6:00 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

RouterOS internal security has been changed several times [...] but even during v7 many changes have been made to security in this regard and others. If that's true... are you saying the GPL source code used in from RouterOS has not changed since Jan 2, 2022? The source code you disclosed in SUP-18...
by Amm0
Wed Mar 19, 2025 5:35 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

Well, I see I was right...
LOL. When I saw the release note, I thought of you and this thread "guess rex' is right"
by Amm0
Wed Mar 19, 2025 5:28 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

Rhetorical question, of course this could be tested beforehand.
Yeah that's kinda my question. I wouldn't have spend 1+ hour testing if there was SOME clue it was "experimental"/"for testing"/etc
by Amm0
Wed Mar 19, 2025 4:19 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

If you did set Master Password in WinBox3, using the same database file, the WinBox4 will also ask for Master Password. Currently not yet implemented is setting of a new Master Password. It will come. Is Apple's Keychain support on the roadmap? IMO, Apple's Secure Enclave is "safer" than ...
by Amm0
Wed Mar 19, 2025 3:02 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

In 7.19beta6 , I saw this: *) net - remove support for automatic multicast tunneling (AMT) interface (introduced in v7.18) Now... how this wasn't found before shipping 7.18, IDK. Or if "stable" has something that is "experimental" and/or potentially dropped next release — even ju...
by Amm0
Wed Mar 19, 2025 2:35 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

I did receive some response: https://box.mikrotik.com/d/81912835977544a291c9/ and cross-posted the received ZIP file to GitHub here: https://github.com/tikoci/mikrotik-gpl/releases/tag/7.18.2 In the ZIP file, the following contents was disclosed: Linux GPL v7 % ls -la total 414072 drwxr-xr-x@ 44 amm...
by Amm0
Wed Mar 19, 2025 7:27 am
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

At the risk of "spreading rumors"...
any reply from mk?
Nope.

SUP-182615 and SUP-182616 still open, and no response from email to mt@mikrotik.com either.
by Amm0
Tue Mar 18, 2025 8:06 pm
Forum: Wireless Networking
Topic: SIM NOT INSERTED
Replies: 28
Views: 30886

Re: SIM NOT INSERTED

Hmm other solution what i used now is watchdog. I ping 8.8.8.8 and if internet goes down then reboot. So far, it works fine. If it helps somebody. IMO, ping watchdog always a good idea with LTE/5G. Even if you have netwatch scripts... You can still using ping watchdog. You would want a LONGER timeo...
by Amm0
Tue Mar 18, 2025 3:56 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

"purported" employees? :shock: I mean we already know Birds Aren't Real ™ (and bolstered by RFC-2549 ), so is #NotRealNormis impossible? Now we have proof! It's #NotRealNormis – LLM have trouble with processing screenshots, so the robot missed the glaring large JIRA tickets in the thread....
by Amm0
Tue Mar 18, 2025 3:31 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

Instead of spreading rumors, has anyone actually asked for the source code? It is available as per GPL requirements and has been given out countless times, to anyone who asked. I did, and automated the process. No response — SUP-182615 for 7.18.2, and SUP-182616 for 7.19beta5. And, I'm not sure you...
by Amm0
Tue Mar 18, 2025 4:07 am
Forum: General
Topic: forum guru status
Replies: 27
Views: 2919

Re: forum guru status

Well here is a question for "gurus"...

If one is in the market for a new home country... what country has the highest legal channel capacity for 5Ghz Wi-Fi? I think Canada is lower than US...
by Amm0
Mon Mar 17, 2025 9:40 pm
Forum: General
Topic: forum guru status
Replies: 27
Views: 2919

Re: Guru?!?!?

At Bell Labs, they had no titles, so all engineers were "member of technical staff" or "distinguished member of technical staff"

So forum is like that... even after 10K+ posts (see @anav @mkx etc), you're still "just" a guru.
by Amm0
Mon Mar 17, 2025 7:30 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

"purported" employees? :shock: Is there the risk that all these years those people (Normis, mrz, etc.) tricked everyone impersonating Mikrotik employees? :? Well, that subtle witty humor didn't come ChatGPT I assure you. Since the GPL can get unnecessarily legalistic, the "TIKOCI Git...
by Amm0
Mon Mar 17, 2025 6:03 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Can we stop trying to divide up the packages for Mikrotik? There is need for THEM to do it. Everyone voting on their theoretical desired "package splits", may not be helpful. Like an alcoholics, step one is admitting you have a problem. I don't think we're there yet with Mikrotik... At thi...
by Amm0
Mon Mar 17, 2025 5:49 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

We'll see if they provide it. But making users request the source is not necessarily a violation, and they seem to provide the notice with the software. So I'm not going to say there is any violation. I attribute this more to Mikrotik's usual desire for secrecy, than malfeasance. So they do want to ...
by Amm0
Mon Mar 17, 2025 5:35 pm
Forum: Scripting
Topic: Api version response empty [SOLVED]
Replies: 7
Views: 9337

Re: Api version response empty [SOLVED]

So it seems to be a problem when it is hardware The "routeros" package may be treated differently the extra-packages (which is the part that changed)... so CHR show a version in all versions is not surprising. What MAY be a minor issue is that if user-manager NPK is installed, hardware or...
by Amm0
Mon Mar 17, 2025 4:14 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

Usefulness is not my issue per se. There is a certain amount of pure principle here too ;). At least now Mikrotik will an email requesting source for new future stable or testing build automatically. I'll post whatever response to email request to the public tikoci/mikrotik-gpl under the Releases se...
by Amm0
Mon Mar 17, 2025 8:15 am
Forum: Scripting
Topic: Api version response empty [SOLVED]
Replies: 7
Views: 9337

Re: Api version response empty [SOLVED]

You may be right that it's related to recent changes. And I bet API would return version if you did a check-for-update request beforehand.

But if the user-manager package was installed, the version is in the NPK... so it should be populated in all cases.
by Amm0
Mon Mar 17, 2025 4:59 am
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

@Josephny ask a good question - even if the "why" is immaterial under GPL May I ask what the practical or useful use will be of the release of the source code? Another benefit, is that tools like GitHub (or any static code analyzer) can be used to "double check" that the specifi...
by Amm0
Sun Mar 16, 2025 10:04 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

While I agree it most cases it's NOT terribly useful. That does not mean it without use. And, just closing the door to the "mystery" by publishing it along with the downloads would solve these recurring requests here that go back decades - i.e.the commentary here should be "See http:/...
by Amm0
Sun Mar 16, 2025 3:16 pm
Forum: General
Topic: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License
Replies: 38
Views: 3905

Re: Request for Latest Modified Kernel Source Code and Ongoing Updates under GPL License

The license agreement does suggest you need to request a CD-ROM, plus duplication fee.

But...you can email support@mikrotik.com, according to @normis in various other posts (viewtopic.php?t=201561#p1036502).

And, why it's not just published on website someplace, IDK.
by Amm0
Sat Mar 15, 2025 8:58 pm
Forum: Wireless Networking
Topic: SIM NOT INSERTED
Replies: 28
Views: 30886

Re: SIM NOT INSERTED

Good news. Mikrotik released software with eSIM. Just open winbox and go interfaces-->LTE and you can see there eSIM option. Soft. release 18.2 JFYI: https://forum.mikrotik.com/viewtopic.php?t=214977 More specifically Emils@MT answer here: https://forum.mikrotik.com/viewtopic.php?t=214977#p1130903
by Amm0
Sat Mar 15, 2025 8:50 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

For anyone messing around with Apple Virtualization and ARM-based Macs, I saw this on YouTube today: https://www.youtube.com/watch?v=r3wpXhL3iA0 while about Slackware linux, it was interesting to see the kernel options he used aarch64 / "Apple Silicon" with Apple Virtualization. One thing ...
by Amm0
Fri Mar 14, 2025 10:04 pm
Forum: Beginner Basics
Topic: .rsc file backup /import
Replies: 4
Views: 1138

Re: .rsc file backup /import

The config is part of the backup file. So if the backup restored okay, should NOT need to ":import <file.rsc>". In fact, it might break things if you even tried. The consultant did both, since the backup is a binary file you cannot "see" the configuration inside it. While the .rs...
by Amm0
Fri Mar 14, 2025 8:42 pm
Forum: Scripting
Topic: $wgshare - using /ip/cloud file share for WG peer client config & complaints
Replies: 12
Views: 3267

Re: $wgshare - using /ip/cloud/back-to-home-file to share WG peer client config

Okay, it got me to thinking that the MT approach is a mess. Yup. I'm glad to see that you get how this COULD work. There not far off. What so frustrating is they drop the ball on the UI and docs. Here and everywhere. Mikrotik does good engineering, and even some of initially odd logic, often make m...
by Amm0
Fri Mar 14, 2025 3:28 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

MT said, that they are still testing it and it's not fully implemented yet. Until then, there will be no documentation. Then it shouldn't be in the stable release, I guess. Well, I guess perhaps I'm not the idiot who couldn't figure it out. And just a fool for believing it had to work under some co...
by Amm0
Fri Mar 14, 2025 4:21 am
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

If not, then maybe I have to upload screenshots step by step of it.
I wrote down some basic steps here too, which include a BASIC initial example of using file-share.
viewtopic.php?t=215498#p1132887
by Amm0
Fri Mar 14, 2025 4:17 am
Forum: General
Topic: Feature Request: LetsEncrypt certs via DNS Challenge
Replies: 10
Views: 1746

Re: Feature Request: LetsEncrypt certs via DNS Challenge

Automatic DNS chalenge on the router will only work for MikroTik's subdomains, because RouterOS will not be able to automatically update the DNS records of the domains owned by you, unless you write some scripts yourself. All correct. The cloud-dns does at least provide some "automatic" b...
by Amm0
Fri Mar 14, 2025 2:20 am
Forum: General
Topic: Bug - Hyper-V CHR after upgrading 7.14.1 to 7.15 [SOLVED]
Replies: 3
Views: 8586

Re: Bug - Hyper-V CHR after upgrading 7.14.1 to 7.15 [SOLVED]

The interfaces I imagine have a fixed-sized ring buffer for memory... so more interface, more fixed buffers needed, thus more memory.
by Amm0
Fri Mar 14, 2025 2:14 am
Forum: General
Topic: Feature Request: LetsEncrypt certs via DNS Challenge
Replies: 10
Views: 1746

Re: Feature Request: LetsEncrypt certs via DNS Challenge

LOL. I just read in thread about AMT, also in a RNs, but someone ask support about: MT said, that they are still testing it and it's not fully implemented yet. Until then, there will be no documentation. But it is pretty ridiculous at some level. Is that hard by the time something goes to "stab...
by Amm0
Thu Mar 13, 2025 11:17 pm
Forum: General
Topic: Feature Request: LetsEncrypt certs via DNS Challenge
Replies: 10
Views: 1746

Re: Feature Request: LetsEncrypt certs via DNS Challenge

@Sindy claimed that updates for LetsEncrypt (LE) certs are now built into ROS and therefore don’t need to be scripted anymore. We don’t use LE, so I haven’t bothered to verify this. What’s the actual situation with this? Do you know where? As of Dec 2024, in "What am I missing about Let's Encr...
by Amm0
Thu Mar 13, 2025 8:56 pm
Forum: General
Topic: Feature Request: LetsEncrypt certs via DNS Challenge
Replies: 10
Views: 1746

Re: Feature Request: LetsEncrypt certs via DNS Challenge

+1 It's annoying that for years you cannot renew the LE certificates without complex scripting that requires you to open port 80. I suspect few people mess with certificates as result, or do it once and then just accept the "Unsafe!" browser messages when it expires. Despite all the platit...
by Amm0
Thu Mar 13, 2025 5:14 am
Forum: General
Topic: PPPoE Compatibility Issues with vBRAS/NFV
Replies: 24
Views: 4157

Re: PPPoE Compatibility Issues with vBRAS/NFV

The option to disable the test MUST be configurable , meaning RouterOS is not following the RFC . I'd stick to the compatibility argument.... That's a better one. You're wrong on RFC: SHOULD == "RECOMMENDED". MUST is specific term in RFC lingo, and it's not used here... but MUST == REQUIR...
by Amm0
Thu Mar 13, 2025 3:17 am
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

I still dont see export in winbox4, can you take a jpeg so i know where to look..... Geez, I should actually look. It is not there. I would have sworn I saw in the right-side panel at some point. I could be crazy. But I'll blame the generic look of WinBox4 for me not noticing I was looking at the m...
by Amm0
Thu Mar 13, 2025 2:50 am
Forum: Scripting
Topic: $wgshare - using /ip/cloud file share for WG peer client config & complaints
Replies: 12
Views: 3267

Re: $wgshare - using /ip/cloud/back-to-home-file to share WG peer client config

I'm not saying it a generic solution. The UI should be improved, that the is underlying problem. As you know, I focus more on automating RouterOS than, explaining the sometime unexplainable UI. ;) How to "share a peer" is a 2nd order problem if you're not using BTH (or using BTH from witho...
by Amm0
Thu Mar 13, 2025 12:04 am
Forum: General
Topic: Question about terminal
Replies: 6
Views: 1536

Re: Question about terminal

Yeah, if you're going to use this as a router, it's not going to help. There is no way out of either using the native app (WinBox), web interface (WebFig), or one of the mobile apps. The CLI from serial, terminal in any GUI, or ssh/telnet is all the same. This page describes the basic command struct...
by Amm0
Wed Mar 12, 2025 8:29 pm
Forum: General
Topic: Question about terminal
Replies: 6
Views: 1536

Re: Question about terminal

You can largely follow the direction here to bring up a container: https://help.mikrotik.com/docs/spaces/ROS/pages/84901929/Container You should be able to use "alpine:latest" as the tag (or search in forum for most complete instructions for alpine or ubuntu). And in /container/mount, you ...
by Amm0
Wed Mar 12, 2025 8:22 pm
Forum: General
Topic: Question about terminal
Replies: 6
Views: 1536

Re: Question about terminal

Nope. And unlikely. RouterOS value, IMO, is that is a relatively fixed schema and consistent interface around Linux networking... so that it is NOT a hodgepodge of different Linux tools and files with variant schemes/file formats/etc. There's a learning curve to RouterOS config/scripting, but the id...
by Amm0
Wed Mar 12, 2025 7:56 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

Yes do pray tell. How best to send this QR code to another ROUTER in a secure manner How to best to send this QR code to a single device , smartphone in a secure manner How to best to send this QR code to a a single device, laptop in a secure manner. The problem is that the there is no secure alrea...
by Amm0
Wed Mar 12, 2025 7:53 pm
Forum: Scripting
Topic: $wgshare - using /ip/cloud file share for WG peer client config & complaints
Replies: 12
Views: 3267

$wgshare - using /ip/cloud file share for WG peer client config & complaints

This came in another thread, https://forum.mikrotik.com/viewtopic.php?t=215429, about the limit of the "WG Export" for WireGuard peer (i.e. not allowing some customizations). So I made a function to wrap getting the WG export, putting in a file, then using NEW "back-to-home-file"...
by Amm0
Wed Mar 12, 2025 6:19 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

Anyway, it was a long way to say "+1" here. Well, I feel that the WireGuard in routeros is functionally flawless. Agree, it's usual story as else: operationally things work and stable. But when some config option is missing somewhere, it does turn into a LOT more work since there there is ...
by Amm0
Wed Mar 12, 2025 5:49 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

Yeah this is kinda the root problem here... modified manually, [...] I pass it to the client in text file or use QR site like <https://www.wireguardconfig.com/qrcode>. While that site does the conversion on the client-side (i.e. in browser's JavaScript, NOT on server)... Still cut-and-paste the WG c...
by Amm0
Wed Mar 12, 2025 5:36 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

How can i move my Connections and Settings from one MAC to a new one ? I have not tested the theory, but you'd should be able to copy the contents of: ~/Library/Application\ Support/MikroTik/WinBox from one Mac to another. To access that folder in Finder, use Go > Go to folder... ( ⇧ ⌘ G) and enter...
by Amm0
Wed Mar 12, 2025 4:15 pm
Forum: MikroTik hardware questions
Topic: Hardware for x86 (Replacing 2216)
Replies: 30
Views: 12772

Re: Hardware for x86 (Replacing 2216)

I'd listen to PortalNET commentary above, and worry less about the CPU: The secret that no one will tell you.. either because they have not lost time testing.. is the NIC cards... in order to suceed with Multi-CPU x86_64 on RouterOS v7.15.xx stable version.. is the Network cards... because they are ...
by Amm0
Wed Mar 12, 2025 3:56 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

Note2: Am I blind I dont see an export function.......... It is a right-side action in WinBox4. Now I thought it was in WinBox3 as button... but you're right it ain't there... the peer export is CLI only in WinBox3. Now WinBox3 does have the "WG Import" button that could take an export, b...
by Amm0
Wed Mar 12, 2025 4:52 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

Well, the Info.plist bundle identify is indeed fixed. Bad news is I know since that does appear in crash dumps. On version "4.0.98018" when double-clicking on a port in /system/console, winbox4 crashes with the report below. Everytime. Happens on macOS 15.3.1, connected to CHR with two ser...
by Amm0
Wed Mar 12, 2025 3:48 am
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

In the final analysis sending the private key in any shape or form is NOT a SAFE approach. On this one, that a good use case for the new /ip/cloud "file-share" feature in 7.18. As you can use that more safely "share" that "WG Export" file, without BTH. For example, the...
by Amm0
Tue Mar 11, 2025 10:17 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

If you are setting up for another router, my quick question is, CAN an MT router accept a QR code and install a wireguard instance based on that??? Another Mikrotik can take the standard WG config file to "import" a peer. /interface/wireguard/wg-import ( or "WG Import" in winbox...
by Amm0
Tue Mar 11, 2025 8:59 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

You can get a QR code in CLI, WinBox3, WinBox4, or WebFig - but you need to BOTH populate the "Client Xxxx" values & also scroll down in the dialog box - I think the scroll bars may hide or whatnot, so it's not always obvious the QR in on the peer. I didn't answer since post is really ...
by Amm0
Tue Mar 11, 2025 7:33 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

The QR has has been in CLI for a while:
/interface/wireguard/peers/show-client-config [find] 
interface wireguard peers show-client-config.png
And it the commands "conf:" output that the OP wants to change, but cannot.
by Amm0
Tue Mar 11, 2025 3:04 pm
Forum: General
Topic: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs
Replies: 44
Views: 4741

Re: Request for WireGuard Peers, configurable Client ListenPort and AllowedIPs

@anav knows WG well... but since the "Client Configuration" acts like CAPsMAN with it's "inherited" values, he ignores it ;). Now, the underlying problem is the UI around the generated client configuration/QR should NOT be next to the peer keys, etc. & should be a separate &...
by Amm0
Tue Mar 11, 2025 2:35 am
Forum: General
Topic: WinBox Software license agreement
Replies: 16
Views: 3740

Re: WinBox Software license agreement

Winbox can be distributed in any way you please, if there is no internal modification needed. But I guess it would be smarter to wait until native Linux Winbox and then set it up for this distribution method, it will be much easier, since there will be no wine involved FWIW, I put a plain Debian pa...
by Amm0
Mon Mar 10, 2025 11:56 pm
Forum: General
Topic: IPTV cuts and pixelations with Movistar Spain and HAP ax3/ax2
Replies: 113
Views: 20093

Re: IPTV cuts and pixelations with Movistar Spain and HAP ax3/ax2

Probably a difference between your Asus router and the MikroTik router is that it handles this situation in a more sturdy way. (this of course notwithstanding the issue with MikroTik WiFi not treating multicast optimally) It's also potentially the latter causes the former too, IDK. But if your at W...
by Amm0
Mon Mar 10, 2025 8:45 pm
Forum: General
Topic: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot
Replies: 81
Views: 15202

Re: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot

Reading ... oh man ... what are the YT, TT and other platforms for? "Do not want to read!, I WANT TO WATCH AND LISTEN TO!" I truly and profoundly HATE youtube instruction videos. Total waste of time in most cases. I can read faster then they can explain it in a video. Even in English. And...
by Amm0
Mon Mar 10, 2025 8:07 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization & QEMU via macOS UTM

FWIW, I updated the README.md with a lot more information. I'll summarize some key things below. While all generally works fine with Wi-Fi adapter... it is not the quickest path. This is NOT a CHR thing, as it effects all virtualization on Mac. So wiring up a Ethernet dongle is recommend if you're l...
by Amm0
Sun Mar 09, 2025 10:04 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

Or directly to ROSE + QEMU + 7.19beta4 for Apple Silicon (aarch64) from Terminal app: open 'utm://downloadVM?url=https://github.com/tikoci/mikropkl/releases/download/chr-7.19beta4/rose.chr.aarch64.qemu.7.19beta4.utm.zip' This new image works like magic! Thank you so much! :) Good to hear. Yeah it p...
by Amm0
Sun Mar 09, 2025 9:40 pm
Forum: Scripting
Topic: Base64 and SHA256 function for Scripting
Replies: 14
Views: 11322

Re: Base64 and SHA256 function for Scripting

You're not alone on SHA-256 & AWS. I put in SUP-126958 in 2023 . Although SHA-256 actually NOT the ONLY missing :convert needed for AWS signing... I actually wrote up a pretty complete use case for it in SUP-126958. @sergejs did say "We will see what we can do". In late 2023 it was mar...
by Amm0
Sun Mar 09, 2025 12:35 am
Forum: General
Topic: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot
Replies: 81
Views: 15202

Re: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot

And why the robots are likely going to win in the end... Us humans are going kill ourselves arguing.

All I know is docs could be improved, in many ways... which help robots and humans.
by Amm0
Sat Mar 08, 2025 11:19 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

@Amm0, yes issue is with enabled QEMU Hypervisor for aarch64 CHR, it should be disabled, I had same issue as @monk when I was setting this up before, for X86_64 doesn't have affect since it's different architecture. Regarding RNG device, it is also working when it is enabled, maybe it will approve ...
by Amm0
Sat Mar 08, 2025 9:50 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

I tried to run those machines from https://github.com/tikoci/mikropkl/releases (chr.aarch64.qemu.7.19beta4.utm and rose.chr.aarch64.qemu.7.19beta4.utm - used the utm:// links for both) on my Mac Mini with Apple M2 Pro processor and on anything I try I get only such error. Thanks for testing! I had ...
by Amm0
Sat Mar 08, 2025 4:30 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Mikrotik seems to want to keep making them with 16MB. I just saw in specs for their upcoming 5G products, a new LMP 5G that show "16MB Flash". So while perhaps RouterOS without wifi fit okay, if you add something like zerotier, which is handy with LTE, you'd also be close to 16MB today. IM...
by Amm0
Sat Mar 08, 2025 4:08 pm
Forum: General
Topic: RB1100AHx4 Dude edition it doesn't have graphics for memory and hdd?
Replies: 4
Views: 1337

Re: RB1100AHx4 Dude edition it doesn't have graphics for memory and hdd?

I have three CPU, Memory, Disk on RB1100AHx4 running 7.19beta4, in both winbox4 and winbox3.

I don't have another RB1100 with 7.18.1, so I don't know specifically on that version.
by Amm0
Fri Mar 07, 2025 7:19 pm
Forum: MikroTik hardware questions
Topic: Mikrotik 5G hardware roadmap
Replies: 26
Views: 12590

Re: Mikrotik 5G hardware roadmap

Long time waiting for nothing for Mikrotik! Very disappointed long time customer here. I'm forced to use Mikrotik less and less these days, and it's a shame since I like RouterOS better. None have worldwide band support*, so I'm in same boat as before — ZERO Mikrotik LTE/5G products to use. Even bey...
by Amm0
Thu Mar 06, 2025 10:05 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

And the UTM packager now deals with versions, so there is a 7.19beta4 release, with QEMU using "real CHR" (and the Apple Virtualization version still needs custom FAT boot image): https://github.com/tikoci/mikropkl/releases/tag/chr-7.19beta4 Also, renamed the generated package/ZIP names to...
by Amm0
Wed Mar 05, 2025 7:36 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

Nice work. FWIW, ARM64 CHR can run in QEMU with image provided by MT without modifications if no additional space on it is needed. My plan is to build three version: UTM with Apple (Intel) UTM with QEMU (Intel) UTM with QEMU (ARM64) I finally got around to streamlining this. It's actually in a new ...
by Amm0
Tue Mar 04, 2025 3:56 pm
Forum: General
Topic: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot
Replies: 81
Views: 15202

Re: Request for Comprehensive RouterOS v7 Manual with Examples to build code generation chatbot

If you're messing with Claude, it might be worth it to try "The Dude" chatbot at https://mikrotik.com/support/. It can answer network questions like "what a trunk port?", and it was also trained on Mikrotik's docs. While I don't think pre se be "better" that just using ...
by Amm0
Mon Mar 03, 2025 9:15 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Opps... *) certificate - added built-in root certificate authorities store; Y'all should probably include the CA's used by common DoH DNS providers... Or maybe they are not used by DoH yet, because I tried to enable "Verify SSL Certificate", but that didn't work with Cloudflare, Google, no...
by Amm0
Mon Mar 03, 2025 8:55 pm
Forum: Useful user articles
Topic: Using the LtAP Mini for SMS in the USA
Replies: 5
Views: 2375

Re: Using the LtAP Mini for SMS in the USA

American market variants are usually further marked as "Device Name LTE-US kit" and similar, due to the different requirements. Thank you, this is good to know! The only seller I could find in the US was the one on Amazon, so perhaps there is another channel that I am not aware of, especi...
by Amm0
Mon Mar 03, 2025 8:51 pm
Forum: Useful user articles
Topic: Using the LtAP Mini for SMS in the USA
Replies: 5
Views: 2375

Re: Using the LtAP Mini for SMS in the USA

Good write up. Couple notes: - While modem has bands for all carriers, Verizon specifically may not enable a device with a custom modem - I haven't tested it on LM910, but you should also be able to enable GPS from the modem if needed. I wrote it from LM940/960: https://forum.mikrotik.com/viewtopic....
by Amm0
Mon Mar 03, 2025 8:15 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

I think we'll have at least more clues in a few days: https://www.mwcbarcelona.com/exhibitors/31867-mikrotik I don't think Mikrotik has ever had a booth there, so that's telling. Now I suspect it be what was "leaked" on twitter in terms of hardware. But maybe news on eSIM front, and/or spe...
by Amm0
Mon Mar 03, 2025 1:41 am
Forum: General
Topic: Which is the best 5G modem compatible with RoS7.
Replies: 22
Views: 6229

Re: Which is the best 5G modem compatible with RoS7.

Log says otherwise - only MBIM is used unless you issue some AT command manually [...] Hence I figure what it shows for the FN990 comes from the MBIM messages alone. The last RouterOS changelog the FN990 was mentioned in was the one for 7.7 but at least it indicates that they did give that model so...
by Amm0
Mon Mar 03, 2025 1:22 am
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Similarly two questions What do the following mean. *) route - added options to set dynamic-in and connected-in chains in /routing/settings; I'm glad you asked. I missed that one in my first reading. That's another great one for me, so thank Mikrotik. I've complained intermittently about since 7.0b...
by Amm0
Sun Mar 02, 2025 6:16 pm
Forum: Scripting
Topic: REST API adding and removing IPs to firewall address-list [SOLVED]
Replies: 32
Views: 9834

Re: REST API adding and removing IPs to firewall address-list [SOLVED]

With these large lists, I can only guess at the why script would be fast or slow. But with REST API each call has to both get authenticated and JSON is even more string parsing. That's overhead that both API and scripting don't have, since auth is done once. Some speculation... With some RSC script ...
by Amm0
Sun Mar 02, 2025 5:23 pm
Forum: Scripting
Topic: REST API adding and removing IPs to firewall address-list [SOLVED]
Replies: 32
Views: 9834

Re: REST API adding and removing IPs to firewall address-list [SOLVED]

Well at the end of the day, processing a lot of records is going to use the CPU. The only other thing to do if you want to "optimize" is use the native API. Since you're using Python, Mikrotik has a "library" (well a class, with an example main) here: https://help.mikrotik.com/do...
by Amm0
Sun Mar 02, 2025 1:24 am
Forum: General
Topic: Which is the best 5G modem compatible with RoS7.
Replies: 22
Views: 6229

Re: Which is the best 5G modem compatible with RoS7.

a Telit FN990-A28 is waiting in the box to be tested once an adaptor arrives - it is based on the same Qualcomm chipset, just the AT commands differ. It does work, however, it was not such a smooth ride like with the Quectel. That would have been my expectation. As you note, Mikrotik uses Quectel s...
by Amm0
Sun Mar 02, 2025 12:12 am
Forum: Scripting
Topic: REST API adding and removing IPs to firewall address-list [SOLVED]
Replies: 32
Views: 9834

Re: REST API adding and removing IPs to firewall address-list [SOLVED]

Running a list with native ROS script language costs around 30 % CPU on my CCR2004. Compared to that with a more or less equal speed at adding entries via the REST API with PUT it maxes out to ~90 % CPU utilization. What specific commands are you running? In general you can model them with REST POS...
by Amm0
Sat Mar 01, 2025 8:38 pm
Forum: Scripting
Topic: REST API adding and removing IPs to firewall address-list [SOLVED]
Replies: 32
Views: 9834

Re: REST API adding and removing IPs to firewall address-list [SOLVED]

And to be clear, .query does NOT work on a /remove. So this DOES NOT WORK: curl ... https://.../ip/firewall/address-list/remove —json '{".query": "list=mylistname"}' But that's the command you may be trying to find. And it doesn't not work like that. Again, POST wraps API, this p...
by Amm0
Sat Mar 01, 2025 8:30 pm
Forum: Scripting
Topic: REST API adding and removing IPs to firewall address-list [SOLVED]
Replies: 32
Views: 9834

Re: REST API adding and removing IPs to firewall address-list [SOLVED]

If there is an intend to add some entries and then after time remove them... You can set an expiration when adding the entry, that save having to delete them . To use POST, it's still a two step operations. First, you still need to get the list of id from GET (*or POST .../address-list/print). You c...
by Amm0
Sat Mar 01, 2025 2:59 am
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

Wow, awesome what you can read between the lines. I have a tool that diff the "command schema" between version... so you see the starting point for Wi-Fi Easy Connect (had to lookup "dpp", https://www.wi-fi.org/discover-wi-fi/wi-fi-easy-connect) FWIW: wifi: { add: { security.aut...
by Amm0
Sat Mar 01, 2025 2:34 am
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 480
Views: 156059

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

*) ip-service - show all TCP/UDP connections on the system; *) ip-service - show all TCP/UDP ports on system, including ports in containers; *) ip-service - show error message when service enable fails; This is great! It's the small things like this that do help. Really like it includes containers ...
by Amm0
Fri Feb 28, 2025 7:48 pm
Forum: General
Topic: Use /24 FW rules for /23 subnets
Replies: 34
Views: 6090

Re: Use /24 FW rules for /23 subnets

It's a bit like /interface/bridge/vlan where you put all vlan-ids on one entry, or do one entry per VLAN. RouterOS itself does not care which. The choice only matter if wanted more control over the order it picks. So in your superblock, it pick the very last one of all of them... While in 4 pools ex...
by Amm0
Fri Feb 28, 2025 6:14 pm
Forum: General
Topic: Use /24 FW rules for /23 subnets
Replies: 34
Views: 6090

Re: Use /24 FW rules for /23 subnets

Now you guys are just showing off with json commands and DHCP codes LOL, Too much for us less trained, but must be sexy talk to you guys LOL
Jealous?
@anav identifies with interfaces. Let's not judge.
by Amm0
Fri Feb 28, 2025 5:15 pm
Forum: General
Topic: Use /24 FW rules for /23 subnets
Replies: 34
Views: 6090

Re: Use /24 FW rules for /23 subnets

I'll just add you really are best using a /24 to anything that's going to have end-user/home/office things connected to the network. As @rextended alludes, it's the poorly implementated applications (or embedded/other devices) that may not deal with something other than /24. And there is no way to k...
by Amm0
Thu Feb 27, 2025 10:24 pm
Forum: Beginner Basics
Topic: Forum won't let me delete a post.
Replies: 3
Views: 4396

Re: Forum won't let me delete a post.

Well, if I had to guess, I think the "no delete rule" to give pause to someone when considering deleting all their posts in a fit of rage. Just guessing.

So delete – I believe - is "by request" via flagging.
by Amm0
Thu Feb 27, 2025 6:38 pm
Forum: General
Topic: Something NEEDS to be done about the default passwords
Replies: 174
Views: 23771

Re: Something NEEDS to be done about the default passwords

Please consider also this: https://forum.mikrotik.com/viewtopic.php?t=214879#p1127113 +1 Perhaps the username should get randomized too? Since stickers are not going away.. a radmon username would aid some in a branding/netinstall defconf script IMO. For example, in some cases it be nice for the en...
by Amm0
Wed Feb 26, 2025 9:46 pm
Forum: General
Topic: Which is the best 5G modem compatible with RoS7.
Replies: 22
Views: 6229

Re: Which is the best 5G modem compatible with RoS7.

the quectel RM502q-ae similar to the module mounted on the chateau 5g ax also looks like a nice modem, but no lists of possible band aggregations can be found, does anyone know them or where to find information? I'd search on the Quectel forums, or perhaps post there. Generally speaking, and very a...
by Amm0
Wed Feb 26, 2025 6:26 pm
Forum: Scripting
Topic: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan & friends...
Replies: 44
Views: 17611

Re: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan/$rmvlan/$catvlan...

with a very basic VLAN setup (with great thanks to anav): Also, arguably*, it not directly show whether you have an "unbridged management port" ... But since you say it's a ax3, those have 5 ports & "ether5" is absent/missing from display... I think it show you followed @ana...
by Amm0
Wed Feb 26, 2025 6:14 pm
Forum: Scripting
Topic: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan & friends...
Replies: 44
Views: 17611

Re: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan/$rmvlan/$catvlan...

Happy to see it work someplace else actually. And I made a script around [:beep], don't necessarily expect useful ;). But agree it be more useful if CHANGE the config using it like "Excel" spreadsheet to change a "cell" (i.e. tagged/untagged port) with arrow keys for navigation. ...
by Amm0
Wed Feb 26, 2025 5:42 pm
Forum: Scripting
Topic: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan & friends...
Replies: 44
Views: 17611

Re: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan/$rmvlan/$catvlan...

Some points of clarifications: Checklist: #3 # to load script into CLI /system/script/run lsbridge #4 # to run just use: $lsbridge #3 check #4 ??? :?: $lsbridge is just a large function . While it lives in /system/script, run the script will ONLY load the function in the CLI to be used. So "/sy...
by Amm0
Mon Feb 24, 2025 10:39 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

I also want to figure out how to update the UUIDs in the .plist per build too. I'll hopefully get it this week. You can try to automate with PlistBuddy ( /usr/libexec/PlistBuddy ) in script. PlistBuddy is macOS provided CLI tool for editing .plists Oh plenty of tools on macOS for plist. Issue is th...
by Amm0
Mon Feb 24, 2025 8:52 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

Nice work. FWIW, ARM64 CHR can run in QEMU with image provided by MT without modifications if no additional space on it is needed. My plan is to build three version: UTM with Apple (Intel) UTM with QEMU (Intel) UTM with QEMU (ARM64) I also want to figure out how to update the UUIDs in the .plist pe...
by Amm0
Mon Feb 24, 2025 8:40 pm
Forum: Scripting
Topic: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan & friends...
Replies: 44
Views: 17611

Re: 🧐 example of automating VLAN creation/removal/inspecting using $mkvlan/$rmvlan/$catvlan...

Requires 7.18+ — it uses some new :serialize options (see 7.18 release notes), so it will fail ungracefully on older routers. Now that 7.18 is out , I posted the "Bridge Visualizer" script shown above on GitHub to make download a little easier: # to download: /tool/fetch url=https://tikoc...
by Amm0
Mon Feb 24, 2025 7:09 pm
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

Thanks @optio. I still have not added to my project to build QEMU variants. But did just update the Apple Intel macOS-based "UTM CHR" to 7.18: utm://downloadVM?url=https://github.com/tikoci/chr-utm/releases/latest/download/RouterOS.utm.zip With an update README on usage: https://github.com...
by Amm0
Sun Feb 23, 2025 7:21 pm
Forum: General
Topic: Which is the best 5G modem compatible with RoS7.
Replies: 22
Views: 6229

Re: Which is the best 5G modem compatible with RoS7.

You'd like be best with Quectel since Mikrotik use them IMO. Given you're looking for long-term compatibility. I don't think the Quectel vary that much in the -XX part for RouterOS support – but that matters for CA & bands. I trust you've checked cellmapper.com for your area to see the LTE/5G ba...
by Amm0
Sun Feb 23, 2025 3:06 pm
Forum: General
Topic: Which is the best 5G modem compatible with RoS7.
Replies: 22
Views: 6229

Re: Which is the best 5G modem compatible with RoS7.

hello sindy , I read a bit the specifications of the 2 modems but I didn't understand if they can do at least 2CA+n78 yours does ? As for the quectel I also found the european variant which seems to be more suitable RM520NEUDA-M20-SGASA(what do you think). As for the telit it is not clear if it is ...
by Amm0
Sat Feb 22, 2025 5:02 am
Forum: General
Topic: Feature Request- Add Zerotier Multipath Settings to RouterOS
Replies: 5
Views: 3454

Re: Feature Request- Add Zerotier Multipath Settings to RouterOS

Hi ammo, use Elmers Glue !! But what does that have to do with ops comment, so many fast fail over options??? The actual ZeroTeir config file allow a bunch of mode and control over how outbound tunnel are established. Bonding is just one, and that's the problem. See https://docs.zerotier.com/multip...
by Amm0
Sat Feb 22, 2025 4:46 am
Forum: General
Topic: Disable Back To Home (BTH) completely? [SOLVED]
Replies: 12
Views: 7785

Re: Disable Back To Home (BTH) completely? [SOLVED]

You're not wrong that disabling services is actually spread all over the place. And docs help.mikrotik.com is equally spread all over the place. They only list a few things under Securing Your Router , not ALL these type of router-based traffic. And another page list all the features list all the fe...
by Amm0
Sat Feb 22, 2025 4:11 am
Forum: General
Topic: Feature Request- Add Zerotier Multipath Settings to RouterOS
Replies: 5
Views: 3454

Re: Feature Request- Add Zerotier Multipath Settings to RouterOS

for those of not in the know, can you describe what zerotier mulitipath would let you do............ in basic terms. Bonding WAN connections is one setting allowed by ZeroTier's "multipath" support. They have a "balance-aware" setting that may be the default – but we don't know ...
by Amm0
Sat Feb 22, 2025 3:31 am
Forum: Virtualization
Topic:  CHR using Apple Virtualization & QEMU via macOS UTM
Replies: 75
Views: 27021

Re: CHR using Apple Virtualization Framework (via UTM)

I updated the readme on my Intel macOS CHR "automated" images for UTM. I've included a bit more information on setup and usage: https://github.com/tikoci/chr-utm Also, If anyone has a .plist file and some details on image used for ARM64 UTM that known working... I can package that up simil...
by Amm0
Sat Feb 22, 2025 1:16 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

@telslasystem, why don't grab some screenshots of some professional, non-toy management app as an example of what you're looking for, maybe it might help. Highlighting what you like about them... But soliciting the world to say it's trash or whatever - then suggesting others who say it ain't bad, mu...
by Amm0
Fri Feb 21, 2025 10:50 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

Wow, just when I thought WinBox4 is starting to look really good, and when I started to daily-drive it... I agree with almost everything that @toxicfusion says about WinBox 4. It's a toy and doesn't have anything common with serious technical app. It looks more like an entertainment app to attract ...
by Amm0
Fri Feb 21, 2025 10:01 pm
Forum: Announcements
Topic: v7.18rc [testing] is released!
Replies: 145
Views: 32026

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

*) console - put !empty sentence when API query returns nothing; And why was this change even made?? Only in response to some customer who does not understand that an empty response could be returned on a query? If only Mikrotik would actually write in more than partial sentence or have a proper KB...
by Amm0
Fri Feb 21, 2025 9:36 pm
Forum: Scripting
Topic: Interactively parsing eSIM Activation from LPA in QRCode...
Replies: 0
Views: 4421

Interactively parsing eSIM Activation from LPA in QRCode...

In 7.18, there are new eSIM commands & new serialize/deserialize fixes. While I have no idea what modems or hardware supports them. But from a discussion in another thread about eSIM support, I cleaned the example to using "ask" to prompt for the needed information. :global activateEsi...
by Amm0
Fri Feb 21, 2025 8:57 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

Mikrotik sell board that come ready to add modems (wAPGacR, LtAP's, etc.). While I know the LM960A18 does not have eUICC on-module. Some 5G module do. So there is some modem module they are testing this... which is not hard to share. And for the foreseeable future, there are no US-based LTE modems b...
by Amm0
Fri Feb 21, 2025 8:05 pm
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5665

Re: IPsec parameter negotiation (and ancient defaults)

But Windows does not support IKEv2, only L2TP/IPsec. That is not true, Windows supports IKEv2. In my use case I use ikev2 ipsec as back to home in my soho as it requires no client software. And I wanted to support all common platforms out of the box. I went with strongswan as the responder. It supp...
by Amm0
Fri Feb 21, 2025 7:51 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

Again, I'm working in theory here. I don't think any hardware support these commands. Now theoretically about the confirmation code, IDK. It's marked as "Optional" in the 3GPP specs. But we're beyond my paygrade on interpreting specs and vague info from Mikrotik. All I can tell you how to ...
by Amm0
Fri Feb 21, 2025 6:42 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

And on the OP's command syntax question, which may lead to the hardware problem, but still... 1. The string used in the sm-dp-plus= part of the command should use quotes around it. 2. Any $ in the sm-dp-plus you decoded from the QR need to be escaped for RouterOS CLI — $ are variables & strings ...
by Amm0
Fri Feb 21, 2025 6:32 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

Well, I think they spend too much time on YouTube, and not enough updating the documentation. It should be clear what device a feature supports. IMO, docs should be "done" (or very close) when something hit "rc". How hard is it to update Confluence page?
by Amm0
Fri Feb 21, 2025 6:08 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

But it does. Simply that nobody except internal Mikrotik has HW to use it on (yet). How do you know? :shock: Unless you are internal Mikrotik, that is. Well, the 3GPP rules have clue. Android SDK for eSIM, has a diagram that explains how this works. Critically, you'll notice the dotted-line "e...
by Amm0
Fri Feb 21, 2025 5:52 pm
Forum: General
Topic: esim in 7.18rc
Replies: 32
Views: 8364

Re: esim in 7.18rc

But it does. Simply that nobody except internal Mikrotik has HW to use it on (yet). No one has explained eSIM support to community from Mikrotik. It rather annoying. I've asked "hey how do I use this?" on every release thread it appears. I use Mikrotik for LTE with custom modules, so if s...
by Amm0
Fri Feb 21, 2025 3:14 am
Forum: Virtualization
Topic: Proposal for Additional License Options in MikroTik CHR (p0.1 and p100)
Replies: 6
Views: 3645

Re: Proposal for Additional License Options in MikroTik CHR (p0.1 and p100)

@volkirik,FWIW, your other suggestion about tcp-clamping option on WG, etc. is a good one. But if you have a ticket open, that really how they track these. Now, I think you know, but they can be applied "manually" using mangle today. The long forum posts do little, other than annoy perhaps...
by Amm0
Fri Feb 21, 2025 3:07 am
Forum: Virtualization
Topic: Proposal for Additional License Options in MikroTik CHR (p0.1 and p100)
Replies: 6
Views: 3645

Re: Proposal for Additional License Options in MikroTik CHR (p0.1 and p100)

So hardware to run even 10G is at least 5x cost of the license, not to mention the bandwidth/hardware costs. I just don't think it's unfair. Now I live in US, and get Mikrotik has different markets more sensitive to pricing... but some Huawei router is still also WAY more than equivalent P0 CHR+hard...
by Amm0
Fri Feb 21, 2025 12:21 am
Forum: Scripting
Topic: Is there a Script equivalent of "GoTo"?
Replies: 19
Views: 7592

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

One of my recent script, $lsbridge script that visualize vlan-filtering=yes (https://forum.mikrotik.com/viewtopic.php?t=214189#p1123276), is at 49Kb, currently. But at some point is was >64Kb as I added another set of helper functions... WinBox truncated the part above 64K, and saved the 1st 64Kb......
by Amm0
Thu Feb 20, 2025 4:29 pm
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5665

Re: IPsec parameter negotiation (and ancient defaults)

If you're asking an IPSec question... something must be wrong... I'm here for moral support.

I just know the one "one proposal problem" well. Unlike routing stuff, there isn't a lot of places to control the proposal (i.e. nothing like BGP filters, firewall mangle for IPSec)
by Amm0
Thu Feb 20, 2025 3:10 pm
Forum: Beginner Basics
Topic: run script via REST API
Replies: 11
Views: 4114

Re: run script via REST API

When you leave the standard [get] [set] [print] [remove] operators in POST (or at CLI too), some of the "rules" are broken. For example, "run" is not a standard command, it's specialized to /system/script - kinda like a function. While things from get/set/remove are attributes (/...
by Amm0
Thu Feb 20, 2025 6:27 am
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

Yeah, I tried in beta for an hour. Could not figure it out... now that was after very quick read the RFC (https://datatracker.ietf.org/doc/html/rfc7450), which left a lot open to vendors on details. I can normally guess my way through the new features, but not this one... Based on RFC, it wants an a...
by Amm0
Wed Feb 19, 2025 10:30 pm
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5665

Re: IPsec parameter negotiation (and ancient defaults)

If you're looking for sympathy, I've run into this. Mainly EoIP's automatic ipsec-secret= since that uses defaults, and in older routers these also used default IPSec configurations. AFAIK, you have a "static" identity, you can create multiple profiles to avoid the default proposal. But if...
by Amm0
Wed Feb 19, 2025 9:51 pm
Forum: Beginner Basics
Topic: run script via REST API
Replies: 11
Views: 4114

Re: run script via REST API

Now I’ll go back to wondering about the implications of https://forum.mikrotik.com/viewtopic.php?t=214871#p1127149 ;-) Nothing on the REST API. Mikrotik also has a low-level protocol called just "API". FWIW, they have not changed either REST API or API protocol in years (commands used do ...
by Amm0
Wed Feb 19, 2025 7:51 pm
Forum: Beginner Basics
Topic: run script via REST API
Replies: 11
Views: 4114

Re: run script via REST API

The {“.id”: “ScriptName”} thing works but I’m not sure I understand why. The “.id” property is an array reference like “*3”, not a string like “ScriptName”. Does it somehow do a lookup on the “name” property? All "APIs" in RouterOS really go down some fixed schema. And the CLI has a tool ...
by Amm0
Wed Feb 19, 2025 6:49 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

P.S: about vulnerabilities, I must always mention NEVER OPEN ADMIN INTERFACE TO UNTRUSTED INTERFACES You have to repeat it because it's not documented. Where at help.mikrotik.com does it actually say that...? On Securing+your+router it mentions disabling winbox-mac and that it's. And it also sugges...
by Amm0
Wed Feb 19, 2025 3:34 pm
Forum: Virtualization
Topic: Real Docker images for CHR to run in Containerlalb
Replies: 13
Views: 5239

Re: Real Docker images for CHR to run in Containerlalb

Sure few "users" of RouterOS may use a network simulator... If more folks tested RouterOS in simulators, generally - including Mikrotik – it might ferret out bugs quicker and reduce deployment issues. And, other vendors use simulators as a sales tool to show folks "see, you don't have...
by Amm0
Wed Feb 19, 2025 6:43 am
Forum: Beginner Basics
Topic: run script via REST API
Replies: 11
Views: 4114

Re: run script via REST API

It shouldn't work like that... but some stuff does vary by command. It might just map both ".id" to "numbers="* as the "$1"/unnamed argument to /system/script/run and let that command sort it out. (* "numbers" is .id's cousin, and weird too, sometimes it can b...
by Amm0
Wed Feb 19, 2025 6:25 am
Forum: Announcements
Topic: v7.18rc [testing] is released!
Replies: 145
Views: 32026

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

*) console - renamed "back-to-home-users" to "back-to-home-user"; I get y'all use the singular form in commands. But if you were going to rename it "back-to-home-shares" or something that reflect the are the N th users that some "shared" the VPN in your app. ...
by Amm0
Wed Feb 19, 2025 2:14 am
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

6,000+ views. No ones tested AMT? Only testing patience for diatribes. Could you describe the specific problem you would like to solve with AMT? Basically whether it could be used to tunnel multicast over a L3 VPN like WG. I guess I could try it myself, but just seem like something someone might ha...
by Amm0
Tue Feb 18, 2025 10:23 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 17419

Re: AMT - Automatic Multicast Tunneling support

6,000+ views. No ones tested AMT? Only testing patience for diatribes.
by Amm0
Tue Feb 18, 2025 5:54 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

Totally agree. And keyboard-shortcuts!!! Just tone bothered me... macOS version is a low-priority bug. On the "internals", when using the CLI options to launch winbox, there does not seem to be a "silent" option so NOT log all the Qt/etc stuff when you launch it. Now maybe in @no...
by Amm0
Tue Feb 18, 2025 5:24 pm
Forum: Announcements
Topic: v7.18rc [testing] is released!
Replies: 145
Views: 32026

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

Heads-up - breaking changes for management and monitoring: *) console - put !empty sentence when API query returns nothing; It's still not in docs, which is annoying since we're now at "rc". IMO docs should be done by a "release candidate" (i.e. theoretically shippable). And dev...
by Amm0
Tue Feb 18, 2025 4:35 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

I have never checked version of an app inside the executable, sorry. For any software ever. But we will see if we can include it for your peace of mind. You just can't stop the sarcasm can you? While, issue is understandable in a beta. It's a bug report - treat it like that - move on. No need to tr...
by Amm0
Mon Feb 17, 2025 10:11 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

What difference does it make?
But one could say same about pixels sizes... It's sloppy, and shows lack of build process that would set that. Now priority, IDK.

And, I guess you're never planning on putting it in the macOS App Store...
by Amm0
Sun Feb 16, 2025 8:45 pm
Forum: Beginner Basics
Topic: EOIP over Wireguard (For RoMon purposes only) [SOLVED]
Replies: 37
Views: 18979

Re: EOIP over Wireguard (For RoMon purposes only) [SOLVED]

hi, i want the similar setup, differences is the wireguard connect to my cloudflare zero trust tunnel. had try all the options in this post, not shown anything in Romon Discover, but the EOIP packet traffic seems in the counter. is there specific setup if use WG for Cloudflare? No, it be very simil...
by Amm0
Sat Feb 15, 2025 3:43 pm
Forum: Beginner Basics
Topic: Forum rules
Replies: 39
Views: 200651

Re: Forum rules

I knew there was some colorful Italian phrase - I had to result to Google. The Spanish ¿ was for fun, since I figured it get a post-count-raising reaction & breaking multiple "Forum rules" at same time ;)
by Amm0
Sat Feb 15, 2025 3:48 am
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 179526

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

What's new in 7.18beta2 (2025-Jan-21 11:27): *) console - put !empty sentence when API query returns nothing; That should really end up in the API docs... https://help.mikrotik.com/docs/spaces/ROS/pages/47579160/API#API-Replyword And, there reports that it breaks the Terraform provider, since it's ...
by Amm0
Sat Feb 15, 2025 3:35 am
Forum: General
Topic: Router OS 7.18 beta 6 & Terraform Provider v1.76.3 & -> Error: unknown RouterOS reply word: !empty
Replies: 4
Views: 3504

Re: Router OS 7.18 beta 6 & Terraform Provider v1.76.3 & -> Error: unknown RouterOS reply word: !empty

Well, it likely the https://github.com/go-routeros/routeros team that will have to fix it. I think it's just another case "!empty" that does nothing would fix it here: https://github.com/go-routeros/routeros/blob/c7c9b83f89d6d8e4c4a50e21c0fd99ba9f4b5fd3/listen.go#L113 Also, you should be a...
by Amm0
Sat Feb 15, 2025 12:52 am
Forum: General
Topic: Router OS 7.18 beta 6 & Terraform Provider v1.76.3 & -> Error: unknown RouterOS reply word: !empty
Replies: 4
Views: 3504

Re: Router OS 7.18 beta 6 & Terraform Provider v1.76.3 & -> Error: unknown RouterOS reply word: !empty

It's noted in the release notes:

*) console - put !empty sentence when API query returns nothing;
by Amm0
Fri Feb 14, 2025 11:00 pm
Forum: Announcements
Topic: Question to our users about controllers
Replies: 123
Views: 193614

Re: Question to our users about controllers

========== NEW QUESTION ========== Thank you all for input. New question. What specific features would you like to provision in these controller type of setups. What is your #1 use case, which config is most often needed to apply "en masse" or to multiple devices? Perhaps, controlling &qu...
by Amm0
Fri Feb 14, 2025 8:43 pm
Forum: General
Topic: Is there a good way to add multiple vlans to an interface instead interface to the vlan?
Replies: 9
Views: 3744

Re: Is there a good way to add multiple vlans to an interface instead interface to the vlan?

You have been thinking of your Bridge VLAN table as a table with interfaces as "Primary Key". Try to rethink that and use the VLAN IDs as Keys and "pivot" the table: [...] The fact that you can also specify vlan-ids=id-range is syntactic sugar to help reduce the number of repeat...
by Amm0
Fri Feb 14, 2025 8:00 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 179526

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

I often had errors while importing, not only with ports. This exact things happened on RB953s, where you could NEVER just import and export. Something boot renamed the serial ports. And, how I learned you couldn't trust and export work directly with import. And this is a very good idea! I would sug...
by Amm0
Fri Feb 14, 2025 6:46 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

And think of all the discussion that must have gone into the font selection at Mikrotik... just wasted in a second with RegEdit. But someone thought about the fonts there, i.e. ligatures (and letters like 4's) generally match between Manrope and JetBrains Mono - . And the mono font renders script ar...
by Amm0
Fri Feb 14, 2025 5:39 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

In 7.18beta, there is: *) system - added option to list and install available packages (after using "check-for-updates"); Perhaps WinBox4, should have some direct "Refresh Package List" (or something) on the main /system/package dialog's right-side actions. In WinBox3, the top-ba...
by Amm0
Thu Feb 13, 2025 11:57 pm
Forum: Virtualization
Topic: Real Docker images for CHR to run in Containerlalb
Replies: 13
Views: 5239

Re: Real Docker images for CHR to run in Containerlalb

Yeah QEMU inside Docker is an "common" approach, to uncommon problem, today. I think Mikrotik has trouble supporting the various cloud hosting providers as it is, and Docker has whole ecosystem stuff folks would expect. While you used to be run RouterOS-on-RouterOS using even more basic Me...
by Amm0
Thu Feb 13, 2025 9:57 pm
Forum: Announcements
Topic: Question to our users about controllers
Replies: 123
Views: 193614

Re: Question to our users about controllers

How are these posts related to controllers? Please keep the discussion on topic Well... part of most controller is being able to get into an individual device's UI. While we don't know, I'd imagine the a single router's view be winbox/webfig... And, some are saying they may want something else at t...
by Amm0
Thu Feb 13, 2025 5:41 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 179526

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

Works 2025-02-13T06:06:43.863+0000 Better 2025-02-13T06:06:43.863+00 : 00 RFC5424 do need a : there, but CEF can use with or without. So to be more compatible use the : In that case, "best" be that gets reduced to: 2025-02-13T06:06:43.863 Z Related, feature request on CEF: it be nice if t...
by Amm0
Thu Feb 13, 2025 5:04 pm
Forum: MikroTik hardware questions
Topic: Switch in RB509/L009 FormFactor
Replies: 20
Views: 10687

Re: Switch in RB509/L009 FormFactor

Agreed. I was initially thinking towards RB5009Pr but that would really have been overkill. [...] You can add 4 RB5009/L009-formfactor like units in 1U. But I think there might be a market for it. I'm the market for it. We've used the RB5009 as dumb PoE switches before, and some cases its used a Dud...
by Amm0
Wed Feb 12, 2025 3:17 pm
Forum: Containers
Topic: Issue with container not working on new HEX Refresh (E50UG)
Replies: 35
Views: 16666

Re: Issue with container not working on new HEX Refresh (E50UG)

There is an urgent need for ARMv7 container support for E50UG. Compared to ARMv5, the number of available images for ARMv7 is not even in the same league. Yeah it be limited. There is no Alpine Linux release for ARMv5, and many images use Alpine inside.... As a result, you cannot even build one you...
by Amm0
Tue Feb 11, 2025 11:22 pm
Forum: Announcements
Topic: Question to our users about controllers
Replies: 123
Views: 193614

Re: Question to our users about controllers

Given the likely enormous effort they put into new WinBox, and the largely unnoticed new redesigned WebFig in 7.17 that looks just like winbox4 ... I'd imagine the answer will be BOTH web and app... So the controller app will likely just have different choices on side ("Routers", "APs...
by Amm0
Tue Feb 11, 2025 1:19 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

That is, currently in the file found at WinBox.app/Contents/Info.plist , you will find the lines: ... <key>CFBundleVersion</key> <string> 0.1 </string> ... Well, it matches the "my.example.com" as bundle id string, in same Info.plist ... although that's vendor is not visible in Finder. Bu...
by Amm0
Mon Feb 10, 2025 11:24 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2168
Views: 2420591

Re: 📣 WinBox 4 is here 📣

We went from something that worked fine on windows and emulated well on others, most of the time, to something that doesn't work as well as the old one anywhere... Yeah, I feel the same way. I really hope MT won't retire v3 before everything’s up to par. Well, the "saving everything"/&quo...
by Amm0
Mon Feb 10, 2025 7:24 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 179526

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

*) dhcpv4-client - allow selecting to which routing tables add default route (additional fixes); [...] That would be great for DUAL-ISP setups and regular changing IP [...] I'm still looking for a "Check Gateway" option in /ip/dhcp-client as that's ALSO needed for "DUAL-ISP" set...
  • 1
  • 2
  • 3
  • 4
  • 5
  • 18