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

    Hardware specs to achieve 600+mbps

    Scheduled Pinned Locked Moved Hardware
    21 Posts 9 Posters 9.9k 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.
    • B
      Bern
      last edited by

      What bandwidth have you actually got on your internet connection/WAN?

      1 Reply Last reply Reply Quote 0
      • X
        Xyzzy
        last edited by

        Assuming you only have one internal subnet/interface, speeds on your internal network are not going to be affected by your firewall/router as connections between, for example, your NAS and a client PC on the same interface travel NAS <–-> switch <----> client.

        Your limiting factor may well be disk transfer speed, if you have several clients doing high-bandwidth accesses (streaming video) from the same NAS at the same time.  Most hard drives (even the newest and fastest) won't see much above 130M, and usually run about 100M (that's from the platter to the buffer, the slowest part of the operation).  That's going to be slower with multiple accesses as the heads move from file to file.

        Unless you have several internal networks/interfaces connected to each other through the router/firewall, the pfSense hardware is not going to help.  It MAY improve your internet access, depending on the available bandwidth, as Bern suggests.  The speeds in the pfSense hardware guide are for data transiting the router/firewall; from internet (WAN) to your local network (LAN) and/or between multiple internal LANS.

        1 Reply Last reply Reply Quote 0
        • S
          Supermule Banned
          last edited by

          Your concern is the switch and NOT the firewall/router on your internet connection.

          You have to have server NIC's with tcp/ip offloading capabilities. Freenas sucks when pushing when pushing large files across the network due to badly written NIC drivers. Go the windows Home Server way instead or some Ubuntu build. They handle heavy load much better…

          1 Reply Last reply Reply Quote 0
          • S
            Supermule Banned
            last edited by

            The issue is the filesystem on the Freenas….NFS sucks pushing big files. Use ISCSI because it is block level transfer...

            1 Reply Last reply Reply Quote 0
            • B
              bugsfix
              last edited by

              My WAN is 50mbit/10mbit…..

              Maybe I had this confused then, I realized the WAN connection did not need this sort of hardware requirements but I thought the LAN did... so even if I ran a cat 5 cable out of a 10/100 port from my current router, to a 1000mbit switch (that could handle even close to the throughput I want) and as long as the other machines (all connected to the switch) had 1000mbit compatible cards/cables then the router (or pfsense box) does not even play a role in this, as all the data is going through the switch?

              If this is the case, what are good things to look for when determining which switch to select.

              @Supermule: I am not to familiar with ISCSI so I will have to take a look into it. Thanks

              1 Reply Last reply Reply Quote 0
              • S
                Supermule Banned
                last edited by

                Get a HP something switch….great package at great price and very stable.

                And yes....the only thing your router does, is routing the traffic over the connected interfaces. If its only internal traffic, it doesnt do anything other than to handle out IP addresses :)

                1 Reply Last reply Reply Quote 0
                • B
                  bugsfix
                  last edited by

                  Good to know, well looks like I will be placing my funds towards a new switch and a new AP as my current one only supports G and all my wireless devices support pre-n or N..

                  1 Reply Last reply Reply Quote 0
                  • P
                    Perry
                    last edited by

                    Just some thoughts
                    LACP would be my first thought, but a network diagram would could give a better indication on what is possible.
                    What is your freenas hardware specs and current configuration, do you use ZFS?
                    a hp switch
                    As you already know freenas
                    LACP and freenas

                    /Perry
                    doc.pfsense.org

                    1 Reply Last reply Reply Quote 0
                    • B
                      bugsfix
                      last edited by

                      @Perry…

                      Had not thought of LACP which could be very useful as I do have an open PCI-E slot on my main freenas box. I am not very concerned about the other 2 freenas boxes cause they are not used as much (they are my roommates) and only store a few TB's each which I am not even sure what they store. Mine however is a 2x Xeon X3370, 16GB 1333  RAM, 24 x 2TB wd green drives in a hw raid 5 and yes I am using zfs.

                      1 Reply Last reply Reply Quote 0
                      • C
                        clarknova
                        last edited by

                        Things to look for in a gig switch, performance-wise, are jumbo frame support and non-blocking. You may also be interested in QoS function, which would require at least a smart switch, but only if you find congestion happening in the switch.

                        Energy efficiency is good, stability is a must. Make sure you get enough ports.

                        If you're going 8 ports or 24 then I recommend the Netgear prosafe line. I've had lots of issues with the GS116 though and wouldn't recommend it.

                        db

                        1 Reply Last reply Reply Quote 0
                        • C
                          clarknova
                          last edited by

                          @Supermule:

                          The issue is the filesystem on the Freenas….NFS sucks pushing big files. Use ISCSI because it is block level transfer...

                          This is a bit of a tangent, but doesn't ISCSI necessitate the use of a distributed filesystem if accessed from more than one host? I've used freenas as an iscsi target for a single host, and although we weren't pushing it hard, it worked fine.

                          As for NFS sucking, are you referring to freenas's implementation or NFS in general? I have an Ubuntu server serving NFS from a single WD Green drive on an Atom 330 and it will push/pull platter speed without breaking a sweat. Granted, I had to do some tweaking of mount parameters and mtu to get it there.

                          db

                          1 Reply Last reply Reply Quote 0
                          • B
                            bugsfix
                            last edited by

                            Well seeing as how I need at least 10 ports just for the desktop pc's, file servers, and some ports for my AP's to plug into I think I will look into the 16 port, currently I have a 8 port switch that maxed and many devices are forced to be on wireless that I would like to be wired….

                            Looking over some reviews/prices, it seems the NETGEAR GS116 would be a good fit also considering there is a nice $25 rebate on it right now. I will let you all know how it works out... Did some speed tests over my current setup with the best possible route I could think of through my current 10/100mbit switch and was pulling roughly 45-50mbits from one of my freenas boxes to my desktop pc, seemed pretty slow but then again another member of my household could have been moving stuff or streaming through the switch. Regardless I think that a upgraded switch would benefit all of us, which just makes me think why am I the one paying for it  ??? :P lol

                            Thanks again

                            @clarknova:

                            Things to look for in a gig switch, performance-wise, are jumbo frame support and non-blocking. You may also be interested in QoS function, which would require at least a smart switch, but only if you find congestion happening in the switch.

                            Energy efficiency is good, stability is a must. Make sure you get enough ports.

                            If you're going 8 ports or 24 then I recommend the Netgear prosafe line. I've had lots of issues with the GS116 though and wouldn't recommend it.

                            1 Reply Last reply Reply Quote 0
                            • C
                              clarknova
                              last edited by

                              @bugsfix:

                              45-50mbits from one of my freenas boxes to my desktop pc, seemed pretty slow

                              Are you using samba? nfs? other? Might be worth googling optimisations for your protocol, or check the manual. I was able to more than double my throughput on sequential file transfers over nfs with some tweaks.

                              db

                              1 Reply Last reply Reply Quote 0
                              • B
                                bugsfix
                                last edited by

                                @clarknova:

                                @bugsfix:

                                45-50mbits from one of my freenas boxes to my desktop pc, seemed pretty slow

                                Are you using samba? nfs? other? Might be worth googling optimisations for your protocol, or check the manual. I was able to more than double my throughput on sequential file transfers over nfs with some tweaks.

                                ufs

                                1 Reply Last reply Reply Quote 0
                                • C
                                  clarknova
                                  last edited by

                                  ufs is the local filesystem. What protocol are your using to share it over the network. Or how are your clients connecting to freenas? Are they Windows clients?

                                  db

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    bugsfix
                                    last edited by

                                    @clarknova:

                                    ufs is the local filesystem. What protocol are your using to share it over the network. Or how are your clients connecting to freenas? Are they Windows clients?

                                    oh oh sorry, Most of the clients connect through samba or ftp

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

                                      Personally, I'd stay away from netgear or d-link switches if you're concerned about heavy traffic. The nice things about HP switches is the (transferable) life time warranty. Makes it real easy to pick up a used one and not worry about the condition of it much. What I don't like about the HP switches are how much slower they are compared to Dell and Cisco switches. Just some thoughts.

                                      2x Nexcom 1088n8 in HA config
                                      2.4 GHz Quad Core / 4GB DDR2 / SATAII 160GB / 4x1GB Intel module

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        clarknova
                                        last edited by

                                        @netmethods:

                                        Personally, I'd stay away from netgear or d-link switches if you're concerned about heavy traffic.

                                        http://www.netgear.com/Products/Switches/DesktopSwitches/GS116.aspx?detail=Specifications

                                        The GS116 also has a lifetime warranty. It's specced for 1,488,000 packets/sec and 32 Gbps (non-blocking), so I'm not sure what you are referring to. Have you seen something that would suggest a problem?

                                        D-link, on the other hand, out of the dozens I've looked at, I've seen more faulty than good, at least on the consumer-grade stuff. I would not spend more than about $10 on any d-link product under the sun, and would certainly never trust it with any important task.

                                        db

                                        1 Reply Last reply Reply Quote 0
                                        • GruensFroeschliG
                                          GruensFroeschli
                                          last edited by

                                          I'm using a lot of Netgear devices and never had one problem.
                                          A lot of FS726T and lately more GS716T/GS724T.
                                          They all have a life-time warranty.

                                          Could you show some background on why someone shouldn't use Netgear devices? (I don't mean consumer grade devices.)

                                          We do what we must, because we can.

                                          Asking questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html

                                          1 Reply Last reply Reply Quote 0
                                          • chpalmerC
                                            chpalmer
                                            last edited by

                                            I use both Netgear and D-Link gigabit rack mount switches all over the place and couldn't be happier myself…  I did lose a port on a Netgear once after a lightning strike...

                                            :P

                                            Triggering snowflakes one by one..
                                            Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

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