Community discussions

MikroTik App

Search found 10 matches

by Antz
Tue Aug 22, 2017 12:24 pm
Forum: Scripting
Topic: How to get current script's filename ? [Help]
Replies: 2
Views: 1803

Re: How to get current script's filename ? [Help]

Just bumping this thread as I would also like to know if there is some way to get the current script name dynamically.
Something like the PHP magic constant __FILE__ or
$_SERVER["SCRIPT_FILENAME"]
Is there anything like this in RouterOS scripting or can it be determined in some way?
by Antz
Wed May 06, 2015 9:59 am
Forum: General
Topic: Old RB750 upgraded to RB 750r2 Hex Lite?
Replies: 10
Views: 14481

Re: Old RB750 upgraded to RB 750r2 Hex Lite?

For anyone still wondering about the specification for this new RouterBoard. This is from a freshly unboxed unit. [admin@MikroTik] /system> routerboard print routerboard: yes model: RouterBOARD 750 r2 serial-number: ############## current-firmware: 3.19 upgrade-firmware: 3.19 [admin@MikroTik] /syste...
by Antz
Tue Nov 18, 2014 6:30 pm
Forum: Scripting
Topic: Failover script not returning to eth1
Replies: 6
Views: 2879

Re: Failover script not returning to eth1

I am having the same issue. It seems to be a result of the ping command not being able to ping IP addresses through the gateway who's route has the higher distance. Meaning that once it increases the distance of the primary route it will never decrease it again. Has anyone got more detail on how to ...
by Antz
Mon Aug 13, 2012 4:03 pm
Forum: Scripting
Topic: Possible bug with global variables
Replies: 26
Views: 9537

Re: Possible bug with global variables

Thank you for your speedy reply mrz. I will move to using a schedules script in place of the Netwatch as you suggest. This does however render the Netwatch tool useless in general for launching any scripts which are interdependent on the results of other scripts. Is there any indication of which ver...
by Antz
Mon Aug 13, 2012 3:42 pm
Forum: Scripting
Topic: Possible bug with global variables
Replies: 26
Views: 9537

Re: Possible bug with global variables

Is anyone able to confirm that this issue is resolved? I'm having the same issue on ROS v5.16
I have also tried having the Netwatch call a script which updates the global variable but it fails to do so (no error, but no update either).
by Antz
Tue Dec 08, 2009 5:06 pm
Forum: RouterBOARD hardware
Topic: RouterBoard 600 ethernet order changed, Help!!!
Replies: 4
Views: 1703

Re: RouterBoard 600 ethernet order changed, Help!!!

Just an update... After submitting an email to MikroTik support I received the following response: We are aware of this bug and it will be fixed in next release of RouterOS. Sorry for the inconvenience it might caused. For now you can manually rename interfaces so that they match MAC addresses in as...
by Antz
Tue Dec 01, 2009 2:35 pm
Forum: RouterBOARD hardware
Topic: RB532 Fried
Replies: 4
Views: 1221

Re: RB532 Fried

Hi all, I've got a RB532 here which simply doesn't output anything on the serial port. Tried booting with button S1 pressed (to boot from backup BIOS) and still nothing. The blue & orange LED's just stay lit. Board doesn't beep or respond on any of the ports. Any help or links to documents or tr...
by Antz
Wed Nov 18, 2009 12:18 pm
Forum: RouterBOARD hardware
Topic: RouterBoard 600 ethernet order changed, Help!!!
Replies: 4
Views: 1703

Re: RouterBoard 600 ethernet order changed, Help!!!

I've got the same problem with a RB600A. After upgrading the Firmware to 2.20 the Ethernet interface names are mixed up. In addition, even after assigning IP addresses to Ether2 and Ether3 (the ports immediately adjacent to the serial port connector), I cannot ping or login to the board using the as...
by Antz
Fri Aug 28, 2009 11:51 am
Forum: RouterBOARD hardware
Topic: Upgrading to extra-channels on ROS V4beta
Replies: 1
Views: 1410

Upgrading to extra-channels on ROS V4beta

Hi, I've been searching for an answer to this on the forums but have not found any comprehensive answer (only posts that make me more concerned). I've got a RB600 with ROS v4beta installed, and I need to upgrade the license to include the 'extra-channels' feature. Searching for the new 8 digit Soft ...
by Antz
Tue Aug 18, 2009 10:48 am
Forum: Beginner Basics
Topic: RouterOS USB storage device support
Replies: 45
Views: 68071

RouterOS USB storage device support

First off, I'm fairly new to RouterOS and the MikroTik hardware. However with that said I have attempted to search and find the answer to my question in these forums for some time. What I'm trying to find out is this: The USB ports on the MikroTik routerboards open them up to nearly infinite connect...