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

    Share your Experience

    Scheduled Pinned Locked Moved TNSR Feedback
    15 Posts 8 Posters 5.3k 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.
    • G
      gfeiner @bbrendon
      last edited by

      @bbrendon said in Share your Experience:

      Interesting product. I was expecting a pfsense with some upgrades and not a completely different system. It seems a lot like Vyos.

      It’s not something I’m interested in because the packages are gone and the GUI is gone.

      I’ll be interested to see what people do with it.

      yeah. Slap a pfsense-like GUI on that puppy for home users and then I'm all over it.

      1 Reply Last reply Reply Quote 0
      • N
        NetFreak
        last edited by

        Hi,

        hereby I would like to write down my experience with the test version. I was asked by mail to do this here.
        The next lines are personal notes on individual functions. They also contain questions. It would be nice if one of the developers could answer them:

        1) Install
        
        - Default install --> "A start job is running for dev-mapper.. root device.." (LVM)
        
                --> Fixed by assigning more memory (was 4G before).
        
         
        2) First start
        
        - VPP and TNSR Daemon not running.. --> Assign more memory to fix (now 16gb ram)
         
        
        3) Configure NICs
        
        - VRRP IPv6 not working if prefix != /64 (e.g. /48)
        
        - Not possible to define a different interface to sync VRRP states - Rolestate updates/keepalives (?)
         
        
         4) Configure BGP
        
        - Not more than one BGP community configurable (eg. set community 49697:2402 49697:2500 49697:2511)
        
        - "route dynamic bgp --> server 205927 --> neighbor PEERGROUP6 --> enable" does not enable peers related to a peer-group.
                --> fix: neighbor X:X:X:X --> enable
        
        - After "no enable" for a peer-group a "service bgp restart" is requiered to activate the changes (?)
        
        - FRR / BGPd has to be restarted after a route-map has been removed (No reload possible?)
        
        - "no bgp default ipv4-unicast" configurable via vtysh but not via "clixon_cli"
        
        
        5) Misc
        
        - Strange problem after reboot "clixon_backend: Mar  4 15:18:17: tnsr_err_report: 292: Config error: add:vpp/loopback/bgploop, Invalid registration, Add loopback failed"
                --> Solution: reboot ^^
        
        - Adding new NICs during the VPS is online lead vpp to crash.. (KVM add NIC + dataplane dpkg dev XY:XY network)
                --> Solution: Reset the whole VPP/TNSR config to defaults (delete candidate_db, running_db + startup_db)..
        
        - Is it possible to monitor traffic from external tools (e.g. zabbix)? Afais it's possible to use SNMP.. Is this the only option you have?
        
        - Is netflow or sflow available?
        

        Thanks for reading!

        Joey

        1 Reply Last reply Reply Quote 0
        • J
          jestepa Banned
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • kiokomanK
            kiokoman LAYER 8
            last edited by kiokoman

            Downloaded ver 20.10 home
            it's a nice experience
            zero-to-ping is easy to follow
            I must say that after some time playing with the CLI I don't miss a GUI anymore.
            I tested it on my VMware with 8gb and 4 core, 2 x ixgben -driver e1000 (known issue, vmxnet3 does not work with mtu 9000)
            the wan side is not free of traffic because I have pfSense with other servers and client running
            so.. just to share a simple iperf3 after following the zero-to-ping without any network optimization
            Immagine.jpg

            ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
            Please do not use chat/PM to ask for help
            we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
            Don't forget to Upvote with the 👍 button for any post you find to be helpful.

            N 1 Reply Last reply Reply Quote 1
            • N
              NRgia @kiokoman
              last edited by

              @kiokoman Maybe you can post a test with your pfSense speeds also, for comparison ?
              Thanks

              1 Reply Last reply Reply Quote 0
              • N
                NRgia
                last edited by NRgia

                In my use case all it needs is a GUI.
                I will start to have nightmares if I have to configure all the firewall rules via CLI, configure various services like OPENVPN, IPSEC.

                Maybe in the future you can port pfSense GUI, customise it and add the new features for TNSR?

                I like what IxSystems are doing with their TrueNas Scale, by porting the middleware to Linux.

                I don't think it's the same with pfSense-->TNSR, but you asked use cases.

                Thank you

                1 Reply Last reply Reply Quote 0
                • JeGrJ
                  JeGr LAYER 8 Moderator
                  last edited by

                  @NRgia said in Share your Experience:

                  OPENVPN

                  There's no OpenVPN.

                  Maybe in the future you can port pfSense GUI, customise it and add the new features for TNSR?

                  AFAIK that's not the scope. Sure, one could add a UI that hooks into the API layer. But the whole system is done with automization and API capability in mind. Not to be single-user-UI friendly. Also as a high performance router, you normally don't change configurations that much.

                  I'd rather compare it with Ciscos ASR vs the ASA firewall. TNSR is more like a ASR on steroids that you also configure via CLI and it does one (core) thing really good - routing with SPEED. ACLs or rules are "meh" though. That's where ASA/firewalls come into play standing behind it.

                  So if you have a need for really high performance routing or tunnels (IPSec only) on things like border gateways or fast cloud uplinks etc. that are configurable via automation (ansible et al) TNSR really brings this! If you want firewalling and UI and rely on additional packages like HAproxy, special IDS setups or pfBlocker et al - then pfSense it is. :)

                  Don't forget to upvote 👍 those who kindly offered their time and brainpower to help you!

                  If you're interested, I'm available to discuss details of German-speaking paid support (for companies) if needed.

                  1 Reply Last reply Reply Quote 1
                  • kiokomanK
                    kiokoman LAYER 8
                    last edited by kiokoman

                    right, it is meant to work like on this diagram https://forum.netgate.com/post/922488
                    10G / 40 / 100 and up, like chattanooga ... area51... and so on

                    i don't know who to tell this but i noticed that setting the root password during the install does not work
                    after the installation it reboots and i can't login with root, i must login with the additional user i created and with sudo passwd i need to change/set the password for the root account.

                    ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
                    Please do not use chat/PM to ask for help
                    we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
                    Don't forget to Upvote with the 👍 button for any post you find to be helpful.

                    dennis_sD 1 Reply Last reply Reply Quote 0
                    • dennis_sD
                      dennis_s @kiokoman
                      last edited by dennis_s

                      @kiokoman said in Share your Experience:

                      i don't know who to tell this but i noticed that setting the root password during the install does not work

                      Which specific release did you see that on?

                      1 Reply Last reply Reply Quote 0
                      • kiokomanK
                        kiokoman LAYER 8
                        last edited by

                        both 20.08 and 20.10

                        ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
                        Please do not use chat/PM to ask for help
                        we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
                        Don't forget to Upvote with the 👍 button for any post you find to be helpful.

                        dennis_sD 2 Replies Last reply Reply Quote 0
                        • dennis_sD
                          dennis_s @kiokoman
                          last edited by

                          @kiokoman Ok thanks! Let me see what I can find out. To be clear this is on initial install?

                          1 Reply Last reply Reply Quote 0
                          • dennis_sD
                            dennis_s @kiokoman
                            last edited by

                            @kiokoman Looks like that is on purpose. From our installation docs:

                            Security best practices dictate that it is best not to enable interactive logon for the root account. As such, the root account will be locked out after the installation. Use this process to add at least one alternate administrator account.

                            1 Reply Last reply Reply Quote 1
                            • kiokomanK
                              kiokoman LAYER 8
                              last edited by

                              ah good to know, that one slipped from my readings

                              ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
                              Please do not use chat/PM to ask for help
                              we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
                              Don't forget to Upvote with the 👍 button for any post you find to be helpful.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.