Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    TNSR Load Balancing Methods

    Scheduled Pinned Locked Moved TNSR
    tnsr
    5 Posts 3 Posters 926 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      testv7
      last edited by

      Hello everybody,

      I'm new to TNSR and I'm evaluating the software.

      so are there ways to load balance like a gateway group in pfsense? I want to use TNSR as an edge router in the ISP network and we have many wan interfaces.

      Thanks.

      fractal_boyF 1 Reply Last reply Reply Quote 1
      • fractal_boyF
        fractal_boy @testv7
        last edited by

        @testv7 well, TNSR is a fully functional router. You can do BGP with your ISP's and configure load balancing using BGP in the way you want, including ECMP.

        T 1 Reply Last reply Reply Quote 0
        • T
          testv7 @fractal_boy
          last edited by testv7

          @fractal_boy yes, but what to do if we don’t have our own IP addresses and ASN

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            Not yet, but maybe in the future.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • fractal_boyF
              fractal_boy
              last edited by

              did you try something like this?

              R1 tnsr(config)# sh run route
              route table ipv4-VRF:0
                  id 0
                  route 0.0.0.0/0
                      next-hop 0 via 10.100.1.2 e1
                      next-hop 1 via 10.100.0.2 e2
                  exit
              exit
              
              R1 tnsr(config)# sh route
              
              Route Table ipv4-VRF:0  AF: ipv4  ID: 0
              -----------------------------------------
              0.0.0.0/0          via 10.100.0.2         e2 weight 1 preference 0
                                 via 10.100.1.2         e1 weight 1 preference 0
              
              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.