• Hardware Died - Opinions needed for new hardware

    Locked
    17
    0 Votes
    17 Posts
    5k Views
    A
    A simple google search can give you all the answers. GA-H67N-USB3-B3 - mini-ITX. SATA 6Gb/s - 2 x SATA 6Gb/s SATA RAID - 0/1/5/10 http://www.newegg.com/Product/Product.aspx?Item=N82E16813128484 Just 79.99 after rebate. I am using this mobo with an i5 CPU. I don't need raid. You wanted an opinion for new hardware.. I provided mine. If you are leaning with Dell then go for it. I am a person who doesn't like to pay someone if I can do it on my own for less. Good luck !!
  • Show 3ware raid status / SMART of harddisks

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S
    You're right, thank you.
  • What CF card did you have good luck with?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    J
    I use Transcend 8GB 300x SLC CompactFlash cards.  I'm pretty sure they'd never give out with a NanoBSD install.  I've had about a dozen of these running in FULL installs for 3+ years now and only just recently had a "failure" (console showed write errors, no actual disruption in service) on my busiest system.  They are pricy though for the size. http://www.amazon.com/dp/B0017NIKTM/ EDIT: Just saw you posted a list of cards you can buy.  With that list, I'd recommend the SanDisk 4GB Ultra II.  I've got one of those at home with a 2GB NanoBSD install and it works fine.  The SanDisk Extreme cards would allow for faster updates to new releases, but they rival the pricing on the SLC card I mentioned.
  • Noob needs help please!

    Locked
    14
    0 Votes
    14 Posts
    3k Views
    J
    What do you mean by safe? if you want a good way of blocking sites, you can try squidguard, ipblock or countryblock. Snort is also a good thing but I found it "complicated".
  • NIC Setup Question

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S
    If you're using 2.0, and you should be, then it's based on FreeBSD 8.1 so the hardware list is here. Oh and FreeBSD is not Linux!  ;) Steve
  • HP Microserver

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    stephenw10S
    Although I'm not using one of these myself a mate of mine has one. I'm impressed with how quiet it is. You could run it anywhere no problem. Also it has a load of great features you usually only find on expensive 'server' grade hardware. Steve
  • Socket 1155 support?

    Locked
    13
    0 Votes
    13 Posts
    9k Views
    A
    I built a i5 Sandy Bridge pfSense a couple of weeks back. Runs well.. except for the processor running hot due to poor air ventilation in my mini-ITX thermaltake enclosure.
  • Hardware for a 100Mb line

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M
    Seems to me you could connect the two offices together with an ISP using Metro Ethernet, that is a layer two connection , and you could make it a /30 point to point. And then keep what you got that would keep the latency low for your VoIP.
  • Install PfSense 2.0 on Sonicwall TZ180 or NSA 3500?

    Locked
    4
    0 Votes
    4 Posts
    14k Views
    C
    I think the NSA 3500 use also a MIPS CPU (IMHO a quad MIPS?!)
  • Intel DH67CL Onboard NIC

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    B
    @Jason: There really isn't any such thing as a "software NIC". I was referring to the type of cards such as the Realtek NICs vs the Intel's that people recommend. That board has a 82579V which is connected via PCI-e x1. I thought so, but I wasn't sure.  Where did you find the info? I don't believe it's supported by pfSense at this time. It is supported by 2.0-RC3.  Not sure about previous versions, as that's all I've loaded on it.
  • (:: (:: Multiple Port(Dual/Quad/Hex) LAN Card Support ::) ::)

    Locked
    10
    0 Votes
    10 Posts
    6k Views
    J
    Either get a VLAN-capable switch or go get an Intel Quad PT on eBay.
  • Cheap usb to ethernet adapter off Amazon issue

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    Ok thanks for the responses. I'll just buy a decent one that's supported.
  • Suggestions for wireless-lan / WiFi Card

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    W
    @anoopch: A wifi PCI/PCI-E card, 150Mbps at-least; 300Mbps desired; There is no support yet for 802.11n features (including speeds 150Mbps or more) in FreeBSD/pfSense. @anoopch: Are there any limitations for number of simultaneous wireless/WiFi connections? ie.) the Number of clients connected at any given time.. Is there a Max or what? None I know of other than the more active users the less bandwidth each gets. @anoopch: Can i use MAC based IP allocation for them? I have DHCP configured to assign a fixed IP address to most of my WiFi clients based on the client's MAC address.
  • Low power hardware for 100+ MBit/s throughput - AMD Brazos?

    Locked
    18
    0 Votes
    18 Posts
    15k Views
    I
    Thanks for the hint @iMacG3 I tried again and enabled powerD first, than ran sysctl -a | grep dev.cpu. Output: dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.P001 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 100 dev.cpu.0.freq_levels: 1600/4940 1400/4322 1280/3347 1120/2928 960/2510 800/1522 700/1331 600/1141 500/951 400/761 300/570 200/380 100/190 dev.cpu.0.cx_supported: C1/100 dev.cpu.0.cx_lowest: C1 dev.cpu.0.cx_usage: 100.00% last 186us dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.P002 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 dev.cpu.1.cx_supported: C1/100 dev.cpu.1.cx_lowest: C1 dev.cpu.1.cx_usage: 100.00% last 138us dev.cpufreq.0.%driver: cpufreq dev.cpufreq.0.%parent: cpu0 I guess the cpu is already running at it's lowest state of 100 MHz (with about 0.3 to 0.5 Watt savings as before). Without powerD the frequency was shown as 1600. Maybe it really is the integrated GPU that consumes more power with FreeBSD… In the Web interface it showed this time btw: "CPU Type AMD E-350 Processor Current: 500 MHz, Max: 1600 MHz" Maybe a bit buggy. ;)
  • PFsense RC 3 / Embedded Realtek 8111E Chipset not recognized

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    W
    @TheBlast: A good book about VLAN's will do tghe job. From memory the wikipedia article on VLAN is pretty good source.  Maybe you won't need a book after reading that.
  • Temperature Monitoring on ATOM board

    Locked
    11
    0 Votes
    11 Posts
    7k Views
    R
    Indesman: Check out this thread http://forum.pfsense.org/index.php/topic,39595.0.html To other people searching for monitoring CPU temp on Atom boards and having similar issues as presented in this topic - click the above link too.
  • ADM8515 drivers

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    M
    bummer. oh well, thanks for the reply.
  • USB Ethernet Motorola SB4200

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    pttP
    He don't have free ethernet ports no  tengo mas puertos ethernet disponibles por eso estoy usando el usb I think is easy, just add other eth adapter or if you dont have any free slot, get some cheap manged switch and use VLANs
  • Switch recommendation

    Locked
    15
    0 Votes
    15 Posts
    5k Views
    J
    @jahonix: Every time I used a Netgear device in the past I ran into troubles (failing HW, feature not working right, fan blown, too hot, too loud, IIRC) I use HPs 1710, 1810 or whatever they call them now or Cisco/Linksys for managed switches and cheap TrendNet or TP-Link unmanaged switches. No issues so far. (I even use a TrendNet Green GBit switch to connect my VM host machines to the disk array, but don't tell!  8) That's interesting, I've never had an issue with small Netgear switches.  I've never used their rackmount units though, I stick to Dell (3xxxP and 62xx switches) in that area. Actually, I take that back.  i had one GS108T that rebooted every time you touched it.  That turned out to be a defective AC adapter though.  Once I replaced it the switch was fine.
  • D525 case and performance

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    jahonixJ
    I have best results with these server grade assemblies: SuperMicro I think they are discontinued but can be easily found on eBay an such sites. Together with an SSD this makes a quite yet powerful machine.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.