SDWAN Failover and Bandwidth Aggregation Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

ความคิดเห็น • 90

  • @brandoncurrell1465
    @brandoncurrell1465 3 ปีที่แล้ว +24

    Hi Tom. I work for a company in the UK that develops SD-WAN software and provides it as a managed service. This is the first video I’ve seen that nails the architecture, benefits and pitfalls so far. I was especially surprised you mentioned out of order packets, which is an issue we’re developing a fix for in our software stack right now. However, just to note, in our experience, VoIP doesn’t seem too affected by OOO packets, at least over here. Our maximum latency differences are less than 100ms 99% of the time, so I wonder if that has something to do with it, but I think VoIP has some sort of re-ordering built into it already. Our main issue has been with SMB file transfers, which basically covers samba on Linux, or any network share on Windows. We also noticed issues on files served over HTTP/S by a Windows web server. We confirmed it was caused by OOO packets when we loaded our dev software for testing and managed to improve a Windows based HTTP download from ~30Mbps up to the full ~200Mbps we had available.

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +3

      Thanks and that's interesting.

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +2

      @asdrubale bisanzio it does use UDP but in regards to the fail over the call still drops when there is not a SDWAN solution because of the NAT ports initiated for the call have to be recreated on the other interface.

    • @pepeshopping
      @pepeshopping 3 ปีที่แล้ว +1

      @asdrubale bisanzio
      Finally, somebody that does know.

  • @GeorgeG472
    @GeorgeG472 2 ปีที่แล้ว +2

    I’ve been trying to figure out this dual WAN thing in my lab for a couple days. I’m glad I revisited this video.

  • @JonMajorCCIE47884
    @JonMajorCCIE47884 3 ปีที่แล้ว +7

    Just want to take a moment here to say, I run Speedify VPN directly on my VyOS router at home. It seamlessly allows me to aggregate 2x DSL connections and a 4G modem. If a line fails, I don't even notice it, when all lines are active individual flows see the agg. bandwidth (i.e. If I'm downloading/uploading, I'm getting the full bandwidth of all 3 circuits combined). Rock. Solid.

    • @devinself2104
      @devinself2104 2 ปีที่แล้ว +1

      But does Netflix still work or is the traffic flagged as coming from a VPN?

    • @JonMajorCCIE47884
      @JonMajorCCIE47884 2 ปีที่แล้ว

      @@devinself2104 they having streaming bypass to help with that, so Netflix doesn't go over the tunnel. It worked fine enough

    • @ChrisNicholson
      @ChrisNicholson ปีที่แล้ว +1

      @@JonMajorCCIE47884 blocked access to several sites thou. Charles Schwab, JC Penney, and other misc.
      Have to have the bypass button ready or add domains in the CLI.

    • @JonMajorCCIE47884
      @JonMajorCCIE47884 ปีที่แล้ว

      @@ChrisNicholson they do have a cli domain bypass I thought? But you're totally right, while it has its benefits, it needs a fair bit of tweaking lol.

    • @ChrisNicholson
      @ChrisNicholson ปีที่แล้ว +1

      @@JonMajorCCIE47884 I purchased the dedicated server option to try to avoid this sort of thing. Too bad it geolocates to Canada and breaks even more stuff.
      Found a public Server in Jersey that "more things work" on it rather than the paid for dedicated server.

  • @bw_merlin
    @bw_merlin 3 ปีที่แล้ว +2

    Great video, I had no idea SDWAN had both an onsite and offsite/hosted component, learnt something new.

  • @nathanielswanson5730
    @nathanielswanson5730 ปีที่แล้ว

    Thanks for your videos! I'm currently working on implementing flexiWAN which is an opensource SD WAN solution.

  • @eddieguinn2445
    @eddieguinn2445 3 ปีที่แล้ว +4

    Thank you for all the information and steady content!

  • @RobbyPedrica
    @RobbyPedrica 3 ปีที่แล้ว +2

    Link aggregation and failover are sub parts of sdwan but a solution with aggr and failover is not necessarily an sdwan solution. Sdwan incorporates a lot more than just aggr and failover eg. Underlay/overlay, application steering, link quality monitoring, session persistence, etc. What you discuss here is oversimplified and more akin to simple aggr and failover.

  • @bleeb1347
    @bleeb1347 11 หลายเดือนก่อน

    You can do perfect load balancing with Silverpeak as long as you are smart enough to deploy BGP or OSPF in your network. You’re never going to get true load balancing with static routing. We do BGP on the WAN interfaces to L3 switch stack interfaces, and do OSPF on the LAN interfaces from the L3 switch stack to the Silverpeaks. It would make more sense if I drew it for you, but it’s pretty simple.
    We’re POCing a SASE solution to replace SSL-VPN, SDWAN and Zscaler right now, and most SASE solutions give you much better aggregation and load balancing, without having to think about app control based egress or just failover.

  • @joshsmith4998
    @joshsmith4998 3 ปีที่แล้ว +1

    Thanks for the explanation! Always love watching and learning from your vids.

  • @allynonderdonk7577
    @allynonderdonk7577 3 ปีที่แล้ว +1

    I'm not heavily into the pros and cons of the subject, but I have used Pfsense and Carp to great effect. It does much the same as what your were talking about.

    • @AIONizandoCR
      @AIONizandoCR 3 ปีที่แล้ว

      But pfsense can't keep the sessions when the public IP address changes, and that will happen, if you have two different internet connections

    • @allynonderdonk7577
      @allynonderdonk7577 3 ปีที่แล้ว

      @@AIONizandoCR True. Typically other than a voice call most would establish a new session quickly enough. In the age of high availability internet connections who wouldn't just call back. The first thing a business does is usually get a call back number. The person on the other end of the phone wouldn't know who hung up the call. It might happen to 1in 10000 or 1 in 100000 calls for large businesses. Though Carp routers are essentially sdwan type appliances which will route information between multiple available servers at multiple locations. Honestly I don't know enough to say if carp would kill a session or not. It just works for me, never had an unrecoverable issue. Basically never had a problem at all. Pfsync manages the sessions and for me hasn't dropped the ball. Basically it can seamlessly route the traffic flow to a new firewall no problem. So well I don't know if it hasn't worked in actual practice.

    • @allynonderdonk7577
      @allynonderdonk7577 3 ปีที่แล้ว

      @asdrubale bisanzio No I don't think it does true bonding at all. It is basically failover, but pfsync does a really good job of maintaining connections. In multi wan configurations it does a really good job on a pfsense router.

  • @shubinternet
    @shubinternet 2 ปีที่แล้ว +1

    I would also like to see a comparison of Speedify versus Peplink versus Silverpeak versus ZeroTier versus other SDWAN solutions you know that integrate with the firewall software you're familiar with.

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  2 ปีที่แล้ว

      I won't have time to do that anytime soon.

    • @shubinternet
      @shubinternet 2 ปีที่แล้ว +3

      @@LAWRENCESYSTEMS dang. Because that is the type of comparison that seems to be missing in the industry. 😔

  • @AfifAhmad
    @AfifAhmad 3 ปีที่แล้ว +3

    Can you please do a video on BGP?

  • @ravneillal
    @ravneillal 3 ปีที่แล้ว +1

    Hi, Im using a TP-Link TL-R470T for over 5 years now to wan bond connections at my home. I have 2 dsl and 2 lte services. I get combined speeds of all 4 connections at any given time, if a isp connection drops i dont notice it at all. Everything is seamless. I just had to create a policy in the router to instruct source ip's to go over all the wan ports and thats all. Im not using any VPS either free or paid to have this. This router supports WAN bonding natively out of the box.

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +5

      Load balancing and bonding are not the same thing.

  • @Viettzz
    @Viettzz 2 ปีที่แล้ว

    Nice video man! So where can I order the SDWAN device? and how much is it?

  • @RyanPetty
    @RyanPetty 3 ปีที่แล้ว +3

    Would be great to see an explanation of how to do this with UniFi.

    • @wizdude
      @wizdude 3 ปีที่แล้ว +3

      It would be awesome to see this natively supported on the edgerouter. It has been discussed on the forums but there is nothing included as part of the default distribution that permits this. I’m trying not to make the edgerouters I deploy too non-standard. Perhaps if you are interested in this too you could join the Ubiquiti forums and upvote or comment on some of the posts about this.

  • @kylelaker539
    @kylelaker539 ปีที่แล้ว +1

    Now i know why wireguard can't fail over seamlessly but untunneled devices does failover.
    Edit:
    I have to do full restart or router and manage switch just to make it work on wireguard when wan1 got a packetloss.

  • @aandecomputers1
    @aandecomputers1 ปีที่แล้ว

    Awesome work and great explanation 👍 thank you.

  • @berndeckenfels
    @berndeckenfels 3 ปีที่แล้ว +2

    Sd-wan means use overprovisioning IP to replace MPLS? ,)
    Maybe one das we get proper MPTCP devices then we can skip the Proxies and service providers.

    • @wizdude
      @wizdude 3 ปีที่แล้ว

      I have customers that have replaced their MPLS services with dual commodity internet providers as part of their private WAN solution. Some of them have been using the Citrix SD-WAN solution. It works really well. I’d be keen to see a really well designed open source solution that provides the same level of functionality.

  • @oussamakarem5744
    @oussamakarem5744 3 ปีที่แล้ว +3

    hello, please can you tell me the name of software used to draw diagram of network architecture, tanks.

    • @LeGoog2008
      @LeGoog2008 3 ปีที่แล้ว +2

      Sorry wrong link: www.diagrams.net/

    • @oussamakarem5744
      @oussamakarem5744 3 ปีที่แล้ว

      thank you ❤️

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +1

      th-cam.com/video/P3ieXjI7ZSk/w-d-xo.html

    • @oussamakarem5744
      @oussamakarem5744 3 ปีที่แล้ว

      @@LAWRENCESYSTEMS thank you 😇✌️

  • @viscopaul18
    @viscopaul18 3 ปีที่แล้ว

    Just wondering if you could do a review of entry level tp link tl-r605 failover or aggregation(if supported). Cheers mate!

  • @chucksw1
    @chucksw1 3 ปีที่แล้ว +2

    My employer has decided to use SilverPeak SDWAN for our remote offices...

    • @dr.oliebol
      @dr.oliebol 3 ปีที่แล้ว +2

      Excellent choice. Designed quite some SDWAN solutions in the past years and SilverPeak is still my favorite.

  • @Max6711
    @Max6711 3 ปีที่แล้ว +2

    Hi, what are your thoughts on the OpenSource FlexiWAN? I think they are from Israel.

  • @manslayerdbzgt
    @manslayerdbzgt 3 ปีที่แล้ว +1

    Way to go Lawrence you rock

  • @saibot293
    @saibot293 3 ปีที่แล้ว

    Good work. More videos like this please.

  • @Skipp28TN
    @Skipp28TN ปีที่แล้ว

    Let me help here. Using voice or video. Use per packet. Not using per session might work. Have a data center need in bound there is 1 to consider.

  • @greggcollins1821
    @greggcollins1821 3 ปีที่แล้ว

    Great explanation and illustrations.

  • @mrhacker99999
    @mrhacker99999 3 ปีที่แล้ว +4

    FlexiWAN

  • @thegrizzlytech3416
    @thegrizzlytech3416 3 ปีที่แล้ว +1

    What product are you using for the visio like presentation?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +1

      Diagrams.net
      th-cam.com/video/P3ieXjI7ZSk/w-d-xo.html

    • @chrismeyers2575
      @chrismeyers2575 3 ปีที่แล้ว

      @@LAWRENCESYSTEMS How do you make your connecting lines move?

  • @FaithMediaChannel
    @FaithMediaChannel 2 ปีที่แล้ว

    Thanks again

  • @JzL
    @JzL 2 ปีที่แล้ว

    Excelent explanation

  • @MrHector6711
    @MrHector6711 ปีที่แล้ว

    Hey there what program did you use for creating the diagram?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  ปีที่แล้ว

      th-cam.com/video/mpF1i9sfEJ0/w-d-xo.html

  • @joeltyler3427
    @joeltyler3427 3 ปีที่แล้ว

    There is Oneweb satellite and others. As well starlink.

  • @agbefii8453
    @agbefii8453 3 ปีที่แล้ว +1

    speedfusion from peplink

  • @Harry_Bl44346
    @Harry_Bl44346 3 ปีที่แล้ว

    great explanation!

  • @IamKhoramdin
    @IamKhoramdin 3 ปีที่แล้ว

    Thank you

  • @dannythomas7902
    @dannythomas7902 3 ปีที่แล้ว

    I'm having real problems with pfsense wireguard maybe it need updates

  • @fooey88
    @fooey88 3 ปีที่แล้ว +2

    How are you able to use the exact same WAN IP between 2 different ISPs?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +3

      That is a feature and SDWAN service can provide

  • @thatLion01
    @thatLion01 3 ปีที่แล้ว

    Does this require special setup on the isp side?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +2

      Nope, they are just transporting the data to the VPS server of the SDWAN solution.

    • @thatLion01
      @thatLion01 3 ปีที่แล้ว +1

      @@LAWRENCESYSTEMS do you recommend any good sdwan provider?

  • @lolololowbx280
    @lolololowbx280 3 ปีที่แล้ว

    Netmaker and wiretrustee please

    • @wizdude
      @wizdude 3 ปีที่แล้ว

      These both look like awesome projects, but they both look like mesh network solutions and I can’t see if either of them support multiple WAN connections. Perhaps I am wrong and can’t find it in the documentation. Do you know if either of these projects support multiple WAN connections?

  • @AlupMare
    @AlupMare 3 ปีที่แล้ว

    How about BGP between ISP?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +1

      BGP is a completely different topic.

  • @ArthursHD
    @ArthursHD 3 ปีที่แล้ว

    Wouldn't it increase latency?

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +1

      Yes, but very very slightly.

    • @ChrisNicholson
      @ChrisNicholson ปีที่แล้ว

      @@LAWRENCESYSTEMS kind of depends on the VPS.

  • @monamoralisch264
    @monamoralisch264 3 ปีที่แล้ว

    plz shave nxt time ;) :)

  • @pepeshopping
    @pepeshopping 3 ปีที่แล้ว

    You CANNOT aggregate bandwidth with multiple uplinks!!!
    Need to go back and learn how TCP flows work, but in a few words, you can send 2 different streams/flows through the 2 uplinks, but just like LAGG, one stream/flow can only travel one path, not both!
    Zerotier makes it clear:
    Traffic distribution and balancing can either be PACKET or FLOW based, where ONLY packet based protocols can be multiplexed among multiple uplinks (i.e. UDP, which is NOT used for most communications).
    And Nah. If you are gonna go and have to use a VPS, you may as well do it yourself and not rely on their servers?
    (using VPN and NAT can work around overlapped network addresses easily).
    Doing this for a customer so they can have any 2 local ISPs but their VPN connectivity to their app provider is done in a VPS host and that way business continuity is assured.

    • @LAWRENCESYSTEMS
      @LAWRENCESYSTEMS  3 ปีที่แล้ว +2

      You CAN aggregate bandwidth with multiple uplinks when using a SDWAN solution that supports it.🙂

    • @ChrisNicholson
      @ChrisNicholson ปีที่แล้ว

      @@LAWRENCESYSTEMS like Speedify.
      So long as the server you need to connect to, doesn't ban you for using a VPN.