Community discussions

MikroTik App

Search found 23 matches

by ndbjorne
Fri Dec 23, 2022 9:05 pm
Forum: General
Topic: how to get GMT Offset in command? [SOLVED]
Replies: 10
Views: 4193

Re: how to get GMT Offset in command? [SOLVED]

Alternative { :local tZone [/system clock get gmt-offset]; :local tzHour; :local tzMin; :if ([:tonum $tZone] > 43200) do={ :set tZone [:totime ($tZone - (2147483647 * 2) - 2)]; :set tzHour [:pick $tZone 0 3]; :set tzMin [:pick $tZone 4 6]; } else={ :set tZone [:totime $tZone]; :set tzHour ("+&q...
by ndbjorne
Mon Jul 01, 2019 11:41 am
Forum: Announcements
Topic: v6.45.1 [stable] is released!
Replies: 415
Views: 197392

Re: v6.45.1 [stable] is released!

!) security - fixed vulnerabilities CVE-2018-1157, CVE-2018-1158; https://blog.mikrotik.com/security/security-issues-discovered-by-tenable.html : All of the above issues are fixed in the following RouterOS releases: 6.42.7, 6.40.9, 6.43 Fixed again? !) security - fixed vulnerabilities CVE-2019-1147...
by ndbjorne
Thu Aug 24, 2017 7:39 pm
Forum: Announcements
Topic: v6.40.2 [current]
Replies: 44
Views: 19981

Re: v6.40.2 [current]

ndbjorne - "/system routerboard" export is fixed in 6.41rc versions and will be fixed also in 6.40.3. great! As for Dude export - we have not seen such error previously. Please send supout file from your device to support@mikrotik.com. Can you run "/dude print" and see what happ...
by ndbjorne
Thu Aug 24, 2017 1:40 pm
Forum: Announcements
Topic: v6.40.2 [current]
Replies: 44
Views: 19981

Re: v6.40.2 [current]

6.40.1 to 6.40.2:

on 2011UAS-2HnD, 711UA-2HnD and 751U-2HnD export found an additional line:
#error exporting /system routerboard mode-button
on virtualized x86:
/dude
set enabled=yes
became
#error exporting /dude
both RBs and dude are working properly..

Regards
by ndbjorne
Thu May 04, 2017 1:46 pm
Forum: Announcements
Topic: v6.39.1 [current]
Replies: 158
Views: 58845

Re: v6.39.1 [current]

Upgraded a bunch of RB750, 1*mAP, 1*RB100AH2x, 1*RB2011, 1*x86 from 6.38.5 and I lost only a few comments.
by ndbjorne
Wed Mar 08, 2017 10:04 pm
Forum: Announcements
Topic: Statement on Vault 7 document release
Replies: 92
Views: 85203

Re: Statement on Vault 7 document release

Thank you.
by ndbjorne
Fri Jul 29, 2016 12:42 pm
Forum: Announcements
Topic: v6.36 [current] is released!
Replies: 183
Views: 72896

Re: v6.36 [current] is released!

*) firewall - allow to add domain name to address-lists (dynamic entries for resolved addresses will be added to specified list); Great! :) :o :D Next could be... - a way to force address-list name resolution without having to disable+enable address-list with something like /ip firewall refresh-fqd...
by ndbjorne
Tue Mar 10, 2015 11:23 pm
Forum: General
Topic: Winbox 3 RC
Replies: 636
Views: 208385

Winbox 3 RC 6 (same problem with rc 5)

Not working under wine: it returns winbox3-0-rc6.error.2015-03-10 221105.png on console: [b]wine winbox.exe[/b] creating Window Class routeros_null creating Window Class routeros_connect creating Window Class routeros_dbl_canvas loadConfig C:\users\ndt\Application Data\Mikrotik\Winbox\Addresses.cdb ...
by ndbjorne
Sat Dec 20, 2014 12:25 pm
Forum: Announcements
Topic: 6.23 released!
Replies: 143
Views: 73336

Re: Winbox missing ability to view/change ntp client server-

Any chance that winbox can be enhanced to allow one to see and change the ntp client server-dns-names field? This field is actually quite useful if you put something like us.pool.ntp.org in it. You can also try to use the Server-DNS-Names setting to specify the dns name of the ntp server: /system n...
by ndbjorne
Wed Aug 27, 2014 6:32 pm
Forum: General
Topic: v6.19 released
Replies: 256
Views: 117606

Re: v6.19 released

2014-08-27T170630.png
Upgraded a RB951G-2HnD from 6.17 to 6.19.
It seemed ok until I shut it down: after a while it booted up and on log I found (see attached image).
I unplugged power, then powered it again and now

ros code

/system shutdown
works.

Bye
by ndbjorne
Mon Jun 16, 2014 1:28 pm
Forum: General
Topic: IP Cloud
Replies: 112
Views: 86367

Re: IP Cloud

If the aim is to reach a RB why not extend new ip cloud function with something like /ip cloud set nat-traversal=yes (default: no) to let RB update DNS record to the IP of outer router? Of course outer router should have been at least configured with port-forwarding to the natted RB for management. ...
by ndbjorne
Fri May 30, 2014 11:02 pm
Forum: General
Topic: v6.13 released!
Replies: 176
Views: 66047

Re: v6.13 released!

Hello,
what about adding a
Known Issues:
*) ...
section to the
What's new in x.yy (%Y-%b-%d %H:%M):
*) ...
release log just to make not waste time to upgrade systems that would surely require an almost immediate downgrade?
And to avoid all the "still exists..." posts, too?

Regards
by ndbjorne
Fri Apr 18, 2014 12:14 am
Forum: General
Topic: v6.12 released
Replies: 236
Views: 81771

Re: v6.12 released

SSTP problems still persist: We have SSTP server-client interconnections between 6 MT routers, all of which share *exactly* the same settings. After upgrading them to v6.12, some pairs would connect without problems, others however would disconnect after roughly one minute, mostly returning a "...
by ndbjorne
Thu Mar 13, 2014 3:12 pm
Forum: The User Manager
Topic: UserManager benchmarks
Replies: 3
Views: 2746

UserManager benchmarks

Hi everybody, I think there's something missing in UserManager documentation: how many users can it effectively handle? License Level6 (unlimited users)... What are system CPU and memory ? Disk? How many users in DB ? How many (average and) peak active users ? Any additional valuable infos. Bye
by ndbjorne
Thu Feb 06, 2014 8:22 pm
Forum: General
Topic: 6.9 released!
Replies: 222
Views: 104135

Re: 6.9 released!

I tried a few downgrades and then tried to upgrade at least to 6.7 but CPU usage issue remains. Now unistalled all unused packages on RB711UA-2HnD and it works properly running 5.14 [...] I'll give 6.9 another chance in a few days. Had a few time: 5.14 -> 6.9 (same packages): no CPU issue Added all...
by ndbjorne
Thu Feb 06, 2014 1:51 am
Forum: General
Topic: 6.9 released!
Replies: 222
Views: 104135

Re: 6.9 released!

Hello! I did upgrade to 6.9. Is the upgrade to 3.12 will kill my omni? Yes/no ? All my RB upgraded to 6.9 that work fine show a 3.10 firmware: > system routerboard print routerboard: yes model: 1200 serial-number: [...] current-firmware: 3.10 upgrade-firmware: 3.10 The only one that showed a 3.12 i...
by ndbjorne
Thu Feb 06, 2014 1:38 am
Forum: General
Topic: 6.9 released!
Replies: 222
Views: 104135

Re: 6.9 released!

I tried a few downgrades and then tried to upgrade at least to 6.7 but CPU usage issue remains. Now unistalled all unused packages on RB711UA-2HnD and it works properly running 5.14: > system package print Flags: X - disabled # NAME VERSION SCHEDULED 0 system 5.14 1 routeros-mipsbe 5.14 2 dhcp 5.14 ...
by ndbjorne
Sat Feb 01, 2014 12:15 am
Forum: General
Topic: 6.9 released!
Replies: 222
Views: 104135

Re: 6.9 released!

Hi, upgraded another RB951-2n and like the previous one show a 3.10 and cpu seems ok. Back to 711UA-2HnD: tried downgrade to 6.7 but cpu is 43% like with 6.9, but notice that > while ( true ) do={ system resource cpu print ;delay 10} # CPU LOAD IRQ DISK 0 cpu0 47% 45% 0% 0 cpu0 47% 47% 0% 0 cpu0 39%...
by ndbjorne
Fri Jan 31, 2014 5:58 pm
Forum: General
Topic: 6.9 released!
Replies: 222
Views: 104135

Re: 6.9 released!

Hi, I tested 6.9 updating 3 RB: RB750 (removed headers but first one) while ( true ) do={ system resource cpu print ;delay 10} # CPU LOAD IRQ DISK 0 cpu0 26% 3% 0% 0 cpu0 9% 2% 0% 0 cpu0 36% 5% 0% 0 cpu0 7% 3% 0% 0 cpu0 9% 1% 0% 0 cpu0 6% 2% 0% 0 cpu0 19% 5% 0% 0 cpu0 1% 0% 0% 0 cpu0 36% 6% 1% 0 cpu...
by ndbjorne
Wed Nov 27, 2013 10:42 pm
Forum: Scripting
Topic: Export to File - Filename Variable
Replies: 4
Views: 6536

Re: Export to File - Filename Variable

This is mine I only tested id in ROS6.6 but it should work on most versions. File name is formatted according to /system backup save to sort them. { :local curDate [/system clock get date] :local curTime [/system clock get time] :local systemName [/system identity get name] :local curMonth [:pick $c...
by ndbjorne
Sat Dec 15, 2012 6:05 pm
Forum: Scripting
Topic: external editor syntax highlighting
Replies: 47
Views: 98495

Re: external editor syntax highlighting

Hi, my editor of choice is VIM and here's my VIM syntax file based on dtoffo's work. Linux HowTo: create your own syntax repository [b]mkdir -p ~/.vim/syntax[/b] and copy there "rsc.vim", then edit [b]~/.vim/scripts.vim[/b] and add lines to let vim recognize them. Just in case this is your...