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

    J1900 performance

    Scheduled Pinned Locked Moved Hardware
    92 Posts 19 Posters 29.4k 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.
    • JKnottJ
      JKnott @NinthWave
      last edited by

      @ninthwave

      That appears to be just a mom board, with memory, disk, cabinet etc. extra. There are other Qotom devices available that may be better. For example the one I linked to has those AES NI instructions used for encryption. Also, is that $110 U.S.? The device I linked to is in $Cdn.

      PfSense running on Qotom mini PC
      i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
      UniFi AC-Lite access point

      I haven't lost my mind. It's around here...somewhere...

      N 1 Reply Last reply Reply Quote 0
      • N
        NinthWave @JKnott
        last edited by NinthWave

        @jknott said in J1900 performance:

        @ninthwave

        That appears to be just a mom board, with memory, disk, cabinet etc. extra. There are other Qotom devices available that may be better. For example the one I linked to has those AES NI instructions used for encryption. Also, is that $110 U.S.? The device I linked to is in $Cdn.

        Yes, it was 110 C$ and yes, it was just the board.

        I bought that to build an Hakai music server (https://www.lejonklou.com/forum/viewforum.php?f=10&sid=7061995857ec1c9230394738b3f17fab) but I abandonned the project.

        In a pandemic situation, one is in need of projects so I decided to try pfSense and replace my DD-WRT router. 😊

        My only downside with this board is that it has only two NICs.

        If I were in search of new H/W specific for pfSense, I would probably go the Protecli way or even a Netgate product to encourage the development.

        JKnottJ 1 Reply Last reply Reply Quote 0
        • JKnottJ
          JKnott @NinthWave
          last edited by JKnott

          @ninthwave said in J1900 performance:

          My only downside with this board is that it has only two NICs

          Those Qoton systems have 4 NICs and the Netgate, 3. However, if the Netgate requires some support program just to get updates, I won't bother with it.

          The old computer was a HP 5150, which I bought refurb around 10 years ago, for $200. I originally ran Linux on it for my firewall router, but when my ISP started providing IPv6 and required support for DHCPv6-PD, to get the prefix, I switched to pfsense. For 6 years previous, I got IPv6 via a 6in4 tunnel, which worked will with Linux.

          PfSense running on Qotom mini PC
          i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
          UniFi AC-Lite access point

          I haven't lost my mind. It's around here...somewhere...

          1 Reply Last reply Reply Quote 0
          • JKnottJ
            JKnott @JKnott
            last edited by

            @jknott

            I was referring to the Linksys, as I don't have a Qotom yet. It was a HP 5150 computer that failed.

            PfSense running on Qotom mini PC
            i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
            UniFi AC-Lite access point

            I haven't lost my mind. It's around here...somewhere...

            1 Reply Last reply Reply Quote 0
            • A
              AZCoyote
              last edited by

              A lot of intriguing info here. I’m am looking to jump to Pfsense but not sure what hardware to go to yep. I have fiber to the home (1Gb/1Gb) and my FW does all my PPPOE. I currently have a J1900 Supermicro running Sophos UTM and with only firewall running, I have seen as high as 980 down and up. That was the NIU plugged right into my FW handling PPPOE wan side then into a TP Link managed switch then my PC all links Gb. I don’t run IPS or IDS as that cuts speed in half.

              So two questions. What is the PPPOE issue referenced above?

              And what hardware for PfSense can handle FW/IPS/IDS and maintain near Gb line speed?

              Thanks!
              W

              1 Reply Last reply Reply Quote 0
              • AndyRHA
                AndyRH
                last edited by

                Short answer: Any Intel Core CPU with an Intel NIC. IMHO

                Long answer:
                I am using an old PC with an Intel 4 port NIC. Speed tests do not see a real difference behind pfSense or just my ATT router. I am not running any packages, just some rules.

                fiber -> ATT Router -> pfSense = about 980 up and down @20% CPU.

                Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz
                4 CPUs: 1 package(s) x 2 core(s) x 2 hardware threads
                AES-NI CPU Crypto: No

                Using proper placement of PCs I did push it to around 1.7Gb, but ran out of desire to test further. Still did not make it busy.

                o||||o
                7100-1u

                A 1 Reply Last reply Reply Quote 1
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  It's this: https://docs.netgate.com/pfsense/en/latest/hardware/tune.html#pppoe-with-multi-queue-nics

                  The igb NICs in the J1900 could normally have 4 queues and all 4 cores servicing them. But with PPPoE all frames are sent to the same queue so only one core can service it. The single core performance of the J1900 is not that special. You won't see 1G over PPPoE using it with anything FreeBSD based.

                  Steve

                  A 1 Reply Last reply Reply Quote 1
                  • A
                    AZCoyote @AndyRH
                    last edited by

                    @andyrh thank you!

                    1 Reply Last reply Reply Quote 0
                    • A
                      AZCoyote @stephenw10
                      last edited by

                      @stephenw10 said in J1900 performance:

                      It's this: https://docs.netgate.com/pfsense/en/latest/hardware/tune.html#pppoe-with-multi-queue-nics

                      The igb NICs in the J1900 could normally have 4 queues and all 4 cores servicing them. But with PPPoE all frames are sent to the same queue so only one core can service it. The single core performance of the J1900 is not that special. You won't see 1G over PPPoE using it with anything FreeBSD based.

                      Steve

                      Thank you! So this is a FreeBSD thing? Just dipping my toe into PfSense so it’s educational. Do the i210 nics help with this at all? The Sophos thing I’ve been doing these last 5 years is Linux based I think.

                      V 1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        Yes, it's a FreeBSD issue. There are no NICs I'm aware of that can hash the PPPoE frames with the on-board hardware.

                        The J1900 also seems to have worse than expected throughput even allowing for this. Not really sure why.

                        Steve.

                        1 Reply Last reply Reply Quote 0
                        • V
                          VAMike @AZCoyote
                          last edited by

                          @azcoyote yes it's freebsd. there are some kernel settings to change its behavior to be more like the way linux does it, but there have been not a lot of reports because (frankly) PPPoE is stupid for last mile connectivity and most ISPs have moved away from it--so there aren't a lot of people to play with it, and those that are left and using pfsense have mostly moved on to other hardware. (Talking about net.isr.dispatch=deferred and net.isr.maxthreads=-1)

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            soder @VAMike
                            last edited by

                            @vamike "PPPoE is stupid for last mile connectivity" --> agreed

                            "most ISPs have moved away from it--so there aren't a lot of people to play with it" --> completely disagree; depends on what is your personal experience in your country with your ISP. In my country, the biggest Gbit fiber ISP uses PppoE, and they dont advertise when they gonna abandon it. So its still an issue for a lot of people.

                            Pcengines Apu2-3-4-5-6 are still sold in 2021, so if that's the choice of hardware for anybody as a home router for their Gigabit PppoE WAN, they will still face this bottleneck even in 2021 February.

                            V 1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Yeah, that is very location dependent. Here in the UK most soho level connections are DSL with PPPoE. None are Gigabit though so....

                              A 1 Reply Last reply Reply Quote 0
                              • V
                                VAMike @soder
                                last edited by

                                @soder fair enough. I'll amend to "my ISP got rid of PPPoE when FTTH was still delivered via 100Mbps ethernet, so it doesn't matter to me". :)

                                1 Reply Last reply Reply Quote 0
                                • A
                                  AZCoyote @stephenw10
                                  last edited by

                                  @stephenw10 said in J1900 performance:

                                  Yeah, that is very location dependent. Here in the UK most soho level connections are DSL with PPPoE. None are Gigabit though so....

                                  Hmmmm, CenturyLink in AZ does FTTH and it’s still PPPoE. So until they get away from that, PfSense would not be the best answer for me? This is my 5 year hardware/software review to find something that will do 1 Gb throughout with IDS/IPS on. I may lean to the UniFi Dream Machine Pro at this rate if I cannot find a solution via PfSense or Sophos.

                                  1 Reply Last reply Reply Quote 0
                                  • AndyRHA
                                    AndyRH
                                    last edited by

                                    If the CenturyLink FW is working at 1Gb, could you not just put the pfSense FW behind it? Let CenturyLink do the beloved PPPoE work and let pfSense do the rest.
                                    I have ATT and I have to leave the ATT FW in-place for the connection to work. pfSense behind ATT and I still get better than 980Mbps. ( No IPS on pfSense)

                                    o||||o
                                    7100-1u

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      AZCoyote @AndyRH
                                      last edited by

                                      @andyrh I did a speed test then pulled the CL ā€œfirewallā€ right their tech left. My FW handles PPPOE better than theirs and VPN and so on. Putting it back isn’t an option as A) that CL router with 2.4 WiFi junk is a bottleneck & B) the less ISP hardware the better.

                                      AndyRHA 1 Reply Last reply Reply Quote 0
                                      • AndyRHA
                                        AndyRH @AZCoyote
                                        last edited by

                                        @azcoyote B) Agreed, if I could, I would ditch the ATT HW. A) I turn off the ATT WiFi, from time to time ATT turns it back on.

                                        I hope you find what you are looking for.

                                        o||||o
                                        7100-1u

                                        A 1 Reply Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator
                                          last edited by

                                          pfSense will work fine there, you just need something with better single core performance that a J1900.
                                          To be honest I'm not sure why anyone would buy a J1900 new at this point unless it was very cheap. That discussion has already happened in this thread though. šŸ˜‰

                                          Steve

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            AZCoyote @AndyRH
                                            last edited by

                                            @andyrh said in J1900 performance:

                                            @azcoyote B) Agreed, if I could, I would ditch the ATT HW. A) I turn off the ATT WiFi, from time to time ATT turns it back on.

                                            I hope you find what you are looking for.

                                            Thank you! A) what jerks!

                                            B) does PfSense have a way/plan to address this in the future?

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