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

TNSR Load Balancing Methods

TNSR
tnsr
3
5
918
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 Feb 5, 2024, 2:35 AM

    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.

    F 1 Reply Last reply Feb 5, 2024, 6:08 PM Reply Quote 1
    • F
      fractal_boy @testv7
      last edited by Feb 5, 2024, 6:08 PM

      @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 Feb 5, 2024, 9:09 PM Reply Quote 0
      • T
        testv7 @fractal_boy
        last edited by testv7 Feb 5, 2024, 9:10 PM Feb 5, 2024, 9:09 PM

        @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
        • J
          jimp Rebel Alliance Developer Netgate
          last edited by Feb 7, 2024, 3:52 PM

          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
          • F
            fractal_boy
            last edited by Jun 24, 2024, 8:42 PM

            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.