Community discussions

MikroTik App

Search found 11 matches

by Rob2001
Sun Oct 21, 2018 2:56 am
Forum: Scripting
Topic: Check Wans up - ping fail 5 times before Wan down etc
Replies: 0
Views: 850

Check Wans up - ping fail 5 times before Wan down etc

Been doing some research and I'm surprised I haven't found a similar script that has been done before. I have some Tiks connected only by LTE, so using ping gateway to check if circuit is up isn't ideal. Also it isn't uncommon to drop the odd ping so don't want a load of false negatives. These are s...
by Rob2001
Sat Oct 20, 2018 3:47 pm
Forum: Scripting
Topic: Basic Scripting help (yes i have read the wiki but still stuck)
Replies: 2
Views: 1321

Re: Basic Scripting help (yes i have read the wiki but still stuck)

Cheers @Dasiu be be sure to try this out later.

So to add %WAN1 to the end of the $newgw will it be:

:Global GatewayWAN1 ( [$newgw] . "%WAN1" )



Sent from my ONEPLUS A5010 using Tapatalk

by Rob2001
Fri Oct 19, 2018 11:43 pm
Forum: Scripting
Topic: Basic Scripting help (yes i have read the wiki but still stuck)
Replies: 2
Views: 1321

Basic Scripting help (yes i have read the wiki but still stuck)

This is probably scripting 101. I have read the wiki and spent a couple of hours on this. Below works, and I get WAN1's gateway of 10.10.20.1 :return [/ip dhcp-client get [find interface="WAN1" ] gateway ]} I now want to put WAN1's gateway into a variable like so: :global newgw do={ :retur...
by Rob2001
Sun Oct 07, 2018 12:41 pm
Forum: General
Topic: Birmingham MUM 2018
Replies: 13
Views: 3002

Re: Birmingham MUM 2018

I will be there, no excuse for me as I drive past the NEC on the way to work. Not that I need an excuse to come!
by Rob2001
Sat Mar 31, 2018 10:53 pm
Forum: General
Topic: MUM Berlin 2018 first timer questions
Replies: 1
Views: 638

MUM Berlin 2018 first timer questions

Any hints tips?

I arrive early evening on Wednesday night, is there any meetups then?

As well as my own education Im attending this to connect with sys admins for future expansion of our company. Is there any policy I should be following? Are most quite happy to swap business cards?
by Rob2001
Mon Jan 08, 2018 2:01 pm
Forum: General
Topic: Mikrotik developer - Paid Config
Replies: 1
Views: 1064

Mikrotik developer - Paid Config

Have a small project for a RB953GS-5HnT-RP.

The config shouldn't be that hard and will need a little bit of scripting.

Are there any recommended sites for procuring Mikrotik developers for small projects like this?
by Rob2001
Fri Dec 08, 2017 6:25 pm
Forum: RouterBOARD hardware
Topic: RBM33G who is selling
Replies: 2
Views: 1516

RBM33G who is selling

Having a hard time finding someone in the UK who has stock of the RBM33G.

Also there doesn't seem to be many European distributors selling it. I have left a couple of enquires but nothing out there to order with shipping to the UK.
by Rob2001
Fri Nov 24, 2017 2:53 pm
Forum: RouterBOARD hardware
Topic: Dual SIM load balance options
Replies: 2
Views: 1869

Re: Dual SIM load balance options

looks like i will have to just take the plunge?
by Rob2001
Wed Nov 22, 2017 12:09 am
Forum: RouterBOARD hardware
Topic: Dual SIM load balance options
Replies: 2
Views: 1869

Dual SIM load balance options

Sorry for the newbie questions. I promise I have tried to research on here prior to posting (I'm surprised I couldn't find any similar discussions before). As the title suggests there will be no wired WAN just two LTE modems setup with a load sharing algorithm (not bonding) Would it be as simple as ...
by Rob2001
Sat Nov 18, 2017 4:53 pm
Forum: Beginner Basics
Topic: 4G Dual Sim Load Sharing RouterBoard
Replies: 1
Views: 942

Re: 4G Dual Sim Load Sharing RouterBoard

Anyone have any resource I can research on?
by Rob2001
Fri Nov 17, 2017 6:15 pm
Forum: Beginner Basics
Topic: 4G Dual Sim Load Sharing RouterBoard
Replies: 1
Views: 942

4G Dual Sim Load Sharing RouterBoard

Sorry for the newbie questions. I promise I have tried to research on here prior to posting (I'm surprised I couldn't find any similar discussions before). As the title suggests there will be no wired WAN just two LTE modems setup with a load sharing algorithm (not bonding) Would it be as simple as ...