My build is uploaded. Still working on making the post pretty though.
pfS_WAAAT i5-3470T / Intel VT1000 / 1U Rack Mount Firewall/Router
My build is uploaded. Still working on making the post pretty though.
pfS_WAAAT i5-3470T / Intel VT1000 / 1U Rack Mount Firewall/Router
This is pretty much what Iāve been looking for as an option for the pfsense build, very nice and I will be copying it almost exactly.
Got two boards on order ($70 buy it now offer for two, quickly accepted). Gonna pair each with a 1260L and i5 3470T I have laying around. I will put together a build guide. The only difference is I will be running Sophos XG Home as my UTM instead of pfsense. Happy to answer any questions about power or Sophos should anyone like to know.
EDIT: I know they are not needed but I like the finished look of IO plates. When I made the offer for the two boards, they accepted $10 for two of the full IO plates.
Sexy build. How are the temps on the DC transformer when being stuck in the case?
Temps and testing havenāt been completed yet. Iāll report back though.
Added another motherboard suggestion
Gigabyte GA-B75TN - Socket 1155, DDR3 SODIMM, Single-NIC, PCI-EX4
Seller is asking $36.00 OBO
Build complete (minus a full height IO shield en-route from ebay. The first case that arrived from Amazon had shattered tempered glass but their customer service being what it is I had a replacement in a couple of days.
CPU heatsink and case cost as much as the rest of the build but Iāve decided itās going to take pride of place in my office so it had to be damn near silent. It pulls 12w from the wall average which is fantastic.
Full build components in this post
You can get a five pack of those motherboards from same seller for $120 OBO, in case you want to do a group buyā¦with friends?
In case anybody is interested in logging CPU temperatures in Influx via Telegraf, I was able to get that working.
[[inputs.exec]] commands = ["sh -c 'sysctl -n dev.cpu.0.temperature | tr -d C'"] name_override = "cpu_temp" timeout = "5s" data_format = "value" data_type = "float" [inputs.exec.tags] core = "core0"
If you have the Telegraf package installed on pfSense, then you would add this to the āAdditional telegraf configurationā box on the Services > Telegraf page. If you have installed Telegraf manually, then just add this to your telegraf.conf file.
Note that the ā0ā in dev.cpu.0ā¦ is the logical cpu number. You can add multiple instances of this to track temps for each logical cpu. Just make sure you change the tag to match the cpu.
I hope this helps, as there wasnāt a lot of information out there when I was trying to figure out how to get it working!
Iām generally following COZisBackās build, but was just gonna go for a pcie 4x riser or ribbon, and I found a reviewer that confirmed the following riser worked for exactly this use case, although the riser is a bit tall to be perfectly level:
https://www.amazon.com/gp/product/B00TUF2HBQ/ref=ox_sc_act_title_1?smid=A1UCLUF7KW7AYG&psc=1
Iāll update when I get back from GenCon, cause Iām an idiot and ordered a PCI-X quad port and the new quad port and the riser wonāt be in until next week.
Youāre going to have a gap, if I recall correctly. I donāt think itās long enough.
Well, let me modify that response. If you remove the bracket that holds the lower portion of the pci-e card and mount the tall NIC bracket in the short bracket slot, essentially floating the card, it will work.
Now that looks workable. I can try and track down an x4 extension too.
Iām not saying anyone should buy this and use this for pfSenseā¦ but it has dual NIC and supports AES-NIā¦
Temps Update From BIOS
CPU Fan Speed: 1041 RPM
Thoughts on if I need System/Case Fans?
That CPU and PCH are definitely way hotter than I care for. Have any spare GC Extreme?
Iād definitely add an exhaust fan or two.
Thereās GC Extreme on the CPU already, but yes, I have more.
Iāve got mine running as just a router, and Iām at <30 C for the CPU. Iāll see if I can find a way to add the other temps to the pfsense dashboard.
The max temp on that CPU is 65Ā°C. Check the BIOS settings for CPU Fan control. The default settings are WAY too high for that CPU. You can adjust the alarm temperature, as well as the target temperature for the CPU fan. For the case Iām using, I found that setting the target temperature at 50Ā°C gave a good balance of maintaining the temperature without sounding like a jet engine.
I set the BIOS as tkohhh suggested and its running like a jet engine, but Iām maintaining mid 40s with decently high traffic.
Follow up: was getting into the 50-60 range consistently under heavy load with the case closed. Left it running open over the weekend. Added two Noctua 40x20 fans to the front panel today, closed her back up, and will see how it goes.