MIkrotik - REAL HA Configuration

  Рет қаралды 18,872

The Network Berg

The Network Berg

Күн бұрын

Пікірлер: 40
@Chadmarshall357
@Chadmarshall357 3 жыл бұрын
Been looking for something like this for a while, great video! Just to add another piece to this, with Netwatch and Scheduler (for permissions) you can have the HA kick in for a physical port failure on your device. For example, if your uplink port dies/faulty SFP/faulty cable, you can have it kick over to the standby board by running the ha-switchrole script after x seconds of not being able to reach your defined IP address. Keep up the awesome work!
@danielr6692
@danielr6692 4 жыл бұрын
Awesome to know about HA! Thanks for all your dedication and work! Very apreciated.
@RickardUddenberg
@RickardUddenberg 4 ай бұрын
Great. And good whit the backgroud music, makes it easy to take in what you are saying. Instead of just a hard voice.
@MaxPilloni
@MaxPilloni 3 жыл бұрын
I really hope there will be soon any clustering/stacking (or virtual stacking) option to show two mikrotiks as one device with two modules (like a typical hp or cisco or whatever switch would do)
@TheNetworkBerg
@TheNetworkBerg 3 жыл бұрын
I really wish that too Massimo, honestly! This is a feature that has almost become baseline in most equipment. There is still no indication of when true HA will be added to MikroTik as it's not on their roadmap and even in the current RoSv7 builds there is nothing hinting towards it coming. Some other neat carrier features though! But make sure you are seen, post about it on the MikroTik forums whenever they ask what things you would like to see in the new RoS version. And hopefully it will become a reality someday.
@MaxPilloni
@MaxPilloni 3 жыл бұрын
@@TheNetworkBerg in those days I’ve tried to use MLAG from last release of RoS 7beta. I have a guide released by Mikrotik itself but it doesn’t seem to work. I’ve opened a support ticket but from the answers I receive I think I’ll have no luck in making it work…
@sami_darkeyes
@sami_darkeyes 4 жыл бұрын
Can you make a Load Balancing/Fail-Over video for multiple ISP including USB LTE failover. There are many videos about Load Balancing and Fail-Over on Mikrotik, but their explanation isn't thorough.
@gulzaibkhan6913
@gulzaibkhan6913 2 жыл бұрын
Hello bro, while this is really interesting and similar to what i want in my scenario, what MikroTik models are you using ?
@scbrereton
@scbrereton 5 жыл бұрын
Great video. Learnt a lot! Unrelated note, where did you get the Evangelion wallpaper? Looks sick :)
@agungsapto9356
@agungsapto9356 2 жыл бұрын
have you try on rosv7?
@classicalmusic2425
@classicalmusic2425 2 жыл бұрын
Most ISPs do not have two ports. Usually there is a managed switch to ISP and from managed switch then to two Mikrotiks. Can you do one like that?
@konaylintun09
@konaylintun09 3 жыл бұрын
Hi Sir, I have given you full credit for the script and video as this is completely. I hope you do not mind, I have a little question about this VRRP HA. This script can be work when the fail Router replace after? I mean normally the Infra will available Active/Standby. if the Active router failed after Standby will change to Active. we must be replace the failed Router 1.(example- power failed). After the Router replace, how can resync from Router 2 to New router? As i testing the script can't sync to new one. (maybe I'm weakness in this network case). pls guide to me and all it. I'm really appropriate to you.
@kl5189
@kl5189 4 жыл бұрын
How does it works with side to side VPNs? For example: ipsec and GRE.
@yannickNGABOUK
@yannickNGABOUK 5 жыл бұрын
Good thank
@dashginlazimov4923
@dashginlazimov4923 4 жыл бұрын
Thanks for such a video, keep going on like this bro. If I upgrade the routers to the new version, am I gonna face any problem?
@TheNetworkBerg
@TheNetworkBerg 4 жыл бұрын
Hey Dashgin, you may have issues upgrading to a new firmware. I would suggest always checking on github.com/svlsResearch/ha-mikrotik to see what the current latest stable version is. This does not mean that you cannot upgrade the firmware, though I would suggest doing this on a lab environment or on two blank routers that's the same model to see what the outcome is first. If you do want to go ahead with upgrading the firmware the best option is to start with upgrading the firmware on the passive router and then upgrading the firmware on the active router.
@hoangvt99
@hoangvt99 Жыл бұрын
Hello Sir Is it work on Ver 7.x?
@TheNetworkBerg
@TheNetworkBerg Жыл бұрын
I do not know, I haven't used the script in a long time. Although another viewer recently told me they have it working on v7. Looking at the github it seems like it might be working so test at your own risk github.com/svlsResearch/ha-mikrotik/tree/master/scripts
@hoangvt99
@hoangvt99 Жыл бұрын
Ok Pro. I will check on my Lab. Thank you@@TheNetworkBerg
@kirksteinklauber260
@kirksteinklauber260 2 жыл бұрын
Any intend to get this script updated working on v7.xx?
@TheNetworkBerg
@TheNetworkBerg 2 жыл бұрын
Not sure if nathan1 has any plans for it, can check on the MT forums. Although I know that a very active contributor on Reddit, Discord and KZbin is busy trying to make this work with v7 @keepingitsimple / djgizmo so hopefully he can create a working prototype soon. I still wish MT would implement HA themselves as well though
@kirksteinklauber260
@kirksteinklauber260 2 жыл бұрын
@@TheNetworkBerg agree with you that Mikrotik should implement this feature!!
@povvitu8114
@povvitu8114 4 жыл бұрын
Brother ! when we use HA? What is advantage of HA?
@TheNetworkBerg
@TheNetworkBerg 4 жыл бұрын
Hey there, you typically want to run HA at a site where you want to keep downtime as low as possible. The biggest advantage of HA is that there is no configuration changes as both devices will run exactly the same configuration. The network will not even know that one device has gone down and will keep sending packets and frames the whole time. VRRP which is also useful for this type of failover tends to have different configurations and needs to be manually updated on both routers where HA will do this automatically for both.
@nikolashuminosky6987
@nikolashuminosky6987 3 жыл бұрын
in my case this doesn't work on backup router, from the master i can get the script and i'm uploading to the backup router it's rebooting , and sice than nothing happened.any solution pls
@TheNetworkBerg
@TheNetworkBerg 3 жыл бұрын
Hello, I would suggest posting whatever errors you are getting on the MikroTik forum post that Nathan1 is a part of forum.mikrotik.com/viewtopic.php?f=1&t=110690 he might be able to shed more light on what your issue is.
@nikolashuminosky6987
@nikolashuminosky6987 3 жыл бұрын
@@TheNetworkBerg i made it work, but ONE important thing. i was getting script error!!! why? You know when you adding on MASTER : $HAInstall interface="ether8" macA="[MAC_OF_A_ETHER8]" macB="[MAC_OF_B_ETHER_8]" password="[A RANDOM PASSWORD OF YOUR CHOOSING]" then it pops up on the terminal script and then that script gooes to slave .All this process i was doing on MikroTik terminal. Once i started doing on putty everything was fine...interesting, have you tried that?
@TheNetworkBerg
@TheNetworkBerg 3 жыл бұрын
@@nikolashuminosky6987 I always use Putty to connect, even in the video so most likely why I did not encounter this issue :)
@ciaccino73
@ciaccino73 5 жыл бұрын
I've tried to follow the configurations but after the first reboot of routerB it seems that nothing has happened. RouterA is active but routerB has no config. I'm simulating on eve-ng with RouterOS 6.46
@TheNetworkBerg
@TheNetworkBerg 5 жыл бұрын
I had this same issue with some old code, have you used the latest code from nathan1? Else try this: raw.githubusercontent.com/svlsResearch/ha-mikrotik/master/HA_init.rsc If it still doesn't work I recommend posting on the forum so that nathan1 can also check it out, he is very willing to help when it comes to the HA script :)
@geogmz8277
@geogmz8277 5 жыл бұрын
I have done something similar with VRRP by exporting .rsc files from one Mikrotik to the other using FTP. If you add ".auto" on the name of the file is automatically imported as soon as is loaded to the Mikrotik. I need to check this project and see how's this done doesn't need VRRP?
@TheNetworkBerg
@TheNetworkBerg 5 жыл бұрын
Hey Geo, this does make use of VRRP between the routers to create a heartbeat interface. Essentially there''s a bit of code that just disables all interfaces except the heartbeat interface of the slave to sync configuration. Once VRRP picks up that the "Master" has died it just makes itself master and enables all the interfaces. I think you could speak to nathan1 directly for more information.
@constantringingtech2230
@constantringingtech2230 5 жыл бұрын
Look. It’s Will Wheaton!
@szucsjozsef2886
@szucsjozsef2886 5 жыл бұрын
:D Exactly!
@jurie_erwee
@jurie_erwee 5 жыл бұрын
Local is lekker :)
@jonasalbuquerque1
@jonasalbuquerque1 10 ай бұрын
Don't work in routerOS7
@asetaset9466
@asetaset9466 3 ай бұрын
did you check it?
@blasuxru
@blasuxru 5 жыл бұрын
The video is really nice, but please, please buy a boom filter or move the mic. These plosives really hurt my ears.
@TheNetworkBerg
@TheNetworkBerg 5 жыл бұрын
Thanks for the recommendation, I've been looking at getting a filter relatively soon!
Full MikroTik MTCNA -  Firewall Principles (Forward,Input,Output)
18:14
The Network Berg
Рет қаралды 28 М.
Mastering VLAN Configuration on MikroTik, Step-by-Step Guide
34:56
The Network Berg
Рет қаралды 120 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Full MikroTik MTCRE - Introduction to VLANs on MikroTik. (Episode 1)
29:23
Ultimate MikroTik Wireguard Site-to-Site Guide
28:29
The Network Berg
Рет қаралды 70 М.
Finding And Stopping Rogue DHCP Servers On MikroTik
12:00
The Network Berg
Рет қаралды 26 М.
Policy Based Routing + Failover - RouterOS v7
31:09
Wilmer Almazan / The Network Trip
Рет қаралды 30 М.
MikroTik  - Configuring VRRP
12:45
The Network Berg
Рет қаралды 15 М.
Mikrotik VLANs - CRS3XX Step by Step - Mikrotik Tutorial
30:04
Wilmer Almazan / The Network Trip
Рет қаралды 170 М.
Full MikroTik MTCRE - VRF (Basic Overview & Lab)
19:23
The Network Berg
Рет қаралды 19 М.
Getting Started: MikroTik VLAN Configuration
15:46
The Network Berg
Рет қаралды 91 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН