Mikrotik have some cool cheap hardware, yet not much *quality* tutorials on how to make stuff happen, you are on the right path.
@aliraad99582 жыл бұрын
Keep moving brother
@TheNetworkBerg2 жыл бұрын
Always
@sNsReal2 жыл бұрын
I like the way you draw the netwokring diagrams!!. Diagrams aside, if you are given the task to load balance over multiple wan links dont waste your time and go with PCC, since it doesnt brake SSL and it is not so hard to setup
@kresimirpecar49252 жыл бұрын
The Network Berg - Bringing enterprise level equipement to simple user level. I can already see it, everyone with fast fiber connections start building their own ISP 🤣🤣
@saifullucky2 жыл бұрын
u have to mark connection for wan1 & wan 2 then have to do mark routing, and add 2 more static route with mark routing tag, otherwise u can't access to that mikrotik from the wan1 or wan2 in real case scenario
@TheNetworkBerg2 жыл бұрын
100% correct.
@rds00092 жыл бұрын
@@TheNetworkBerg is it possible to Bond 2 ISP? Constant bonded dual ISP.
@saintset2 жыл бұрын
There is not new gateway option on OS 7.1.3 for ECMP
@AlexPebodyGM7 ай бұрын
Without Mangle Prerouting ISP1 and ISP2?
@nejcsu7 ай бұрын
Yes, it’s not possible, many services failes, since routing decision is not connection based but rather packet based. This is the reason traceroute does not work as well. Policy based routing is the only solution here, if you manage to make it dynamic as well, you will almost get SD Wan featureset :)
@itzizag22802 жыл бұрын
Thank you So much.
@TheNetworkBerg2 жыл бұрын
You're welcome :)!
@shokowillard9 ай бұрын
Please may you make a video of routing vrf and ecmp working together
@itzizag22802 жыл бұрын
which load balancing is best for an organization. 1- PCC 2- NTH 3- ECMP is any other load balancing is available in this. and thank you so much again.
@sNsReal2 жыл бұрын
PCC is the best
@itzizag22802 жыл бұрын
@@sNsReal Thank you
@TheNetworkBerg2 жыл бұрын
(Note: ECMP works in a round robin way, a gateway is chosen randomly PER CONNECTION and ECMP can function is different routing tables) ECMP References: wiki.mikrotik.com/wiki/Manual:IP/Route wiki.mikrotik.com/wiki/ECMP_load_balancing_with_masquerade help.mikrotik.com/docs/display/ROS/Load+Balancing
@aliraad99582 жыл бұрын
If random, what’s going on If ISP have internal IPTV 🥰 ?? Simple i create mangle rule and route mark with distention IP address must be goes through ISP1 , just add in your video will be more useful to your subscribers
@ahmedehfida49352 жыл бұрын
thank you keep going
@danielfedeles25272 жыл бұрын
How can we do ECMP in RouterOS 7.6?
@m19mesoto Жыл бұрын
it would be interesting to explore ecmp for ingress traffic and load-balance web server via multiple routes or links or isp's.
@BlackICE1973 Жыл бұрын
just now saw this video. in ROS 7.x it looks different. I can not make second route in the same route rule. Instead I have to make second route entry. Any other differences I should take care of?
@hassanammad16062 жыл бұрын
How to use load balancing for two IP sec tunnels using two different WAN interfaces ?
@cyrilathletic309 Жыл бұрын
Hey bud I'm cyril from india I'm a Class C ISP I'm newly built. And my dought is I have a 2 type of bandwith. One is the airtel and one is the tata Im using a different routers but I'll connect the one switch so lot of issues I'm facing especially I'm configure a client under airtel but it's working under tata. But i want two internet for two type of customers. airtel is a wireless customers another one for fiber connections so how can fix this. Or any possible to work a one router on two intermet...... Kindly rply me and solve my issue...
@raajseeker2 жыл бұрын
What is the main differences between masquerade and passthrough? In both rule i can break up the internet.
@KenMarfilla2 жыл бұрын
Is there a way to set this up in ROS7?
@TheNetworkBerg2 жыл бұрын
The process should be relatively the same, once a Long-Term release comes out with all bugs and features ironed out I will definitely revisit this topic on v7 since things can still potentially change how they are done on v7 and I do not want to make a video now that becomes irrelevant in a few months.
@KenMarfilla2 жыл бұрын
@@TheNetworkBerg So difference in v7 is that one just need to add another route and set the same distance. So aside from recursive failover, I now also have recursive ECMP. The later is for the on device DNS server which I find hard to mangle.
@practicaltraining14872 жыл бұрын
please make a video tutorial for VRF BGP without MPLS in MikroTik. advanced thanks.
@kresimirpecar49252 жыл бұрын
One question, not realted to this topic, are you planning to do CAPsMAN tutorial ?
@TheNetworkBerg2 жыл бұрын
Not right now, but I am considering getting a few Mikrotik APs to potentially make a video some day.
@kresimirpecar49252 жыл бұрын
@@TheNetworkBerg It would be great if you do that, i think CAPsMAN is great Mikrotik option, especially if you have large house with multiple AP.
@winstonscentraltechnology4238 Жыл бұрын
can you do one on PPC please?
@ivanvidal9565 Жыл бұрын
Hi, ECMP can be used as a failover config?
@TheNetworkBerg Жыл бұрын
Yes, ECMP can be used in a fail-over scenario, however, most often it is used for load balancing. If a gateway drops it will mark it as down and only use any other available gateways to route out traffic.
@SavannahTL2 жыл бұрын
If the internet is down on wan 1 but can reach wan 1 gateway, wouldn’t it be best to setup netwatch and have it ping an external IP address like google dns verify the internet can reach out beyond the gateway in?
@TheNetworkBerg2 жыл бұрын
You could do that with Netwatch, or a recursive route, either way works fine. This is a demonstration on ECMP itself, you can watch the recursive route video I did before this one and incorporate the two fundamentals together if you want to provide some sort of failover in the event of an internet path going down but the gateway remains up.
@darryndw Жыл бұрын
can you update this for router os 7
@David-bq2qh2 жыл бұрын
Just got a mikrotik for my dual WAN both isps are DHCP how would I apply this for dual DHCP connection?
@TheNetworkBerg2 жыл бұрын
Hi David, for stuff like dynamic connections it is recommended to use PCC for load balancing. I still need to create a video covering the topic, however I can recommend using the MikroTik documentation to setup. v6: wiki.mikrotik.com/wiki/Manual:PCC v7 help.mikrotik.com/docs/display/ROS/Per+connection+classifier
@David-bq2qh2 жыл бұрын
@@TheNetworkBerg Thank you for pointing me in right direction I actually just took and finished a class on the different load balance on Mikrotik and pcc looks like the way to go.
@estiaanhorn45972 жыл бұрын
Could you do a mpls video?
@TheNetworkBerg2 жыл бұрын
I have some older videos on how to configure MPLS, I also covered MPLS on my livestreams, though those videos are pretty lengthy, but do cover A LOT of aspects around building an ISP Network MPLS Video: kzbin.info/www/bejne/oXKUloiEp9J8qsk Live Stream playlist: kzbin.info/aero/PLJ7SGFemsLl3nVZ7c-IoeZgR5VDZPKq6d
@estiaanhorn45972 жыл бұрын
@@TheNetworkBerg Thanks, much appreciated!
@vesalgasht3037 Жыл бұрын
what if both connection is PPPOE connation? NO IP to Route here
@TheNetworkBerg Жыл бұрын
I suggest looking at PCC
@kashifkhan8277 Жыл бұрын
hey ECMP is not same to work in router OS7
@itzizag22802 жыл бұрын
is speeed is merge 10mb + 10 mb = 20mb like this?
@TheNetworkBerg2 жыл бұрын
Sort of, this is not bonding but load balancing. If multiple connections to a destination can occur then you could potentially get 20Mbps out from two 10Mbps connections. Although if only a single connection is made to the remote side then you would still be capped to 10Mbps.
@itzizag22802 жыл бұрын
@@TheNetworkBerg Thank you so much
@tekniqal26392 жыл бұрын
This will not work for me as I have dynamic addresses from my ISP.
@TheNetworkBerg2 жыл бұрын
In your case I would recommend checking out PCC on the MikroTik wiki it offers another way to load balance for dynamic connections.