• Cores VS Clock Speed

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    Not sure I understand the question... 8 cores will likely be sufficient, in terms of number of cores, for whatever you might do. Either of those will be more than enough for firewall/NAT at 1Gbps. OpenVPN will be by far your largest user of CPU cycles if you're using that. Steve
  • D-Link DWM-157 USB Stock not recognized

    39
    0 Votes
    39 Posts
    11k Views
    stephenw10S
    I personally have a Sierra em7305. It's an internal m.2 card but usb connected. That provides serial ports. I get 20-30Mbps over it. The newer em7455 also works fine. Hard to recommend anything I don't actually use myself. Other than that external Ethernet connected modems are generally much easier to deal with like the Netgear lb1120. Steve
  • Intel IX only using single queue

    11
    0 Votes
    11 Posts
    3k Views
    C
    Yes, it's now showing correctly as MSI-X. dmesg output below for completeness: ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.2.12-k> port 0x4000-0x401f mem 0xfd300000-0xfd3fffff,0xfd4fc000-0xfd4fffff irq 19 at device 0.0 on pci3 ix0: Using MSI-X interrupts with 9 vectors ix0: Ethernet address: 48:df:37:01:b8:e4 ix0: PCI Express Bus: Speed 5.0GT/s Unknown ix0: netmap queues/slots: TX 8/2048, RX 8/2048 Thanks again for your help.
  • Does the intel management engine make any firewall less effective?

    3
    0 Votes
    3 Posts
    830 Views
    T
    Sure makes sense, but what about a box made with off the shelf hardware server grade even? Rather if you can't disable is it a huge security hole?
  • pfsense on Turris Omnia

    Moved
    4
    0 Votes
    4 Posts
    2k Views
    stephenw10S
    I doubt it unfortunately. Now that we have ported to our own ARM hardware there is a lot less reason to carry another device along with all the additional coding and testing that implies. If FreeBSD was already running on it that is reduced but it still adds a lot of work for us to maintain. Steve
  • APU2 Crashing

    32
    0 Votes
    32 Posts
    4k Views
    R
    @Gertjan said in APU2 Crashing: @rustydusty1717 said in APU2 Crashing: Just an update: Got a replacement board sent, put in another new mSATA drive, updated firmware to 4.0.25 and install pfsense 2.4.4p1 and so far knock on wood I have 10 hours of up-time. Is it normal for the board itself to beep every time I log into the webGUI? According to the doc Docs » pfSense » Hardware » Disabling Sounds/Beeps , yes ... ;) It's actually a user setting, enabled by default. But the beep is fine, it confirms you login was successfully. When it starts to beep with you doing something else, well .... that's when things become interesting. Yes, the last one was beeping continually which I kind of figured was never a good thing.
  • pfSense and AMD EPYC Based Systems

    3
    0 Votes
    3 Posts
    2k Views
    stephenw10S
    I would start by checking the FreeBSD forums and mailing lists for reports. Steve
  • Run A1SRi-2558F Headless?

    7
    0 Votes
    7 Posts
    1k Views
    B
    Have you tried loading default settings in bios? Got a Supermicro A1SAi-2550f which i use as a NAS but i have been using it with pfsense at one point without problems with no monitor.
  • bandwidth shaping on multiple Chelsio cards helpful?

    3
    0 Votes
    3 Posts
    504 Views
    C
    @tman222 Use case? +9k active users(pipes2) on 28k devices (macs2). But I can only shape about 3k devices(macs*2) actively under 1.5gbps before I hit bottlenecks. I divide the residents depending on usage patterns on all the APs, and then centralize them via vlans to different pfSense servers acting as bridges. I monitor them. each resident has a pair of pipes, and it's shared between his devices that hit at least each pfSense gateway. I'm trying to centralize it further, but I don't know if adding more NICs and processors would help alleviate the interrupts. The logic says yes. After reading this, it seems like if I add more cores and more NICs, it should work, but papers don't normally guarantee that current OS's work the same as detailed. I guess I have to try: https://www.net.in.tum.de/fileadmin/bibtex/publications/papers/MMBnet15-2.pdf
  • Are These Specs Good Enough and Does CPU clock Speed Matter

    10
    0 Votes
    10 Posts
    1k Views
    C
    Just an FYI. IF the NAS and your PC are on the same network segment, they will never touch the pfSense interfaces. Only if the NAS and PC are using the Router as a gateway will you need that interface speed. It's nice to have a 10gbps in case you have different networks needing it. But typically folks keep their storage on a dedicated network not crossing their gateways.
  • pfSense on dual cpu server (Dell Poweredge)

    Moved
    17
    0 Votes
    17 Posts
    5k Views
    A
    This has been an awesome first experience with forums. Just wanted to thank all of you for an awesome introduction into the community.
  • Can I use a PCI-e v2.0 network card in a PCI-e v1.1 slot?

    5
    0 Votes
    5 Posts
    1k Views
    provelsP
    @tman222 Thanks. I ended up ordering the IBM version from Ebay. Using virtualization now, but should be good if I end up going back to a physical box, too.
  • pfSense box advice

    17
    0 Votes
    17 Posts
    3k Views
    JeGrJ
    @rebi said in pfSense box advice: BTW since pfSense now supports ARM, it might be possible to be installed on a Raspberry PI (never dug into the topic, it's just an idea) No it isn't. The two devices with ARM have custom images. There is no "generic ARM" image for pfSense. Sorry. Besides, a RasPi is a really bad choice for routing.
  • Broadcom NIC fails to connect -Dell 210 ii

    4
    0 Votes
    4 Posts
    707 Views
    stephenw10S
    If the client gets an IP address via dhcp but can't make any connections otherwise it's almost always because there's no firewall rule on the interface to allow it. So either there simply are no rules (the default) or the rules haven't been applied or less likely they cannot be applied for some reason. If you rebooted and it started working they probably just hadn't been applied. Steve
  • SFP network cards?

    8
    0 Votes
    8 Posts
    2k Views
    T
    SFP modules should generally work on SFP+ cards (and just operate at 1Gbit speeds), but I'm sure there are some exceptions out there (e.g. SFP+ cards that only support 10Gbit and not 1/10Gbit). I'd take a look around first and see if you can find a good SFP card (though there is a decent chance it will be used, e.g. check out Ebay). If not, consider just getting a SFP+ card and using SFP modules (there should be more availability and ability to buy new if you want). As @stephenw10 already mentioned, both Intel and Chelsio cards work very well with FreeBSD (and hence pfSense). Hope this helps.
  • Swapping network card

    5
    0 Votes
    5 Posts
    803 Views
    L
    Bought one of these off ebay. Seems to work perfectly. Dell 0HM9JY david
  • 0 Votes
    3 Posts
    7k Views
    I
    This is great. Thank you so much!
  • PFS on a checkpoint 2200

    23
    0 Votes
    23 Posts
    11k Views
    stephenw10S
    It's really old at this point. It would have to be very cheap or something that you are doing for the experience in my opinion. But you probably can install to it. Checkpoints other devices were not locked to prevent it on those I have seen. You may well need to swap out the boot media, I have no idea what that boots from but Nano no longer exists since this thread was started. Steve
  • Returning user needs a new pfSense box!

    16
    0 Votes
    16 Posts
    3k Views
    B
    Hello! I thought I should update this thread on what I've finally settled after trying a few different routes. First I tried to go the official way, which ended up being super expensive if you live in Spain. There's some more accesible options on Germany through Voleatech but still quite a bit with the power you get. Don't get me wrong, this would be the perfect option if this was a mission critical equipment, but this is just for my home network. Then I tried going the virtualisation route but I found some problems and/or limitations with KVM when trying to route gigabit speeds. I'm currently on 500/500 but pretty sure in a few years from now we will have 1000/1000 as my ISP has been almost duplicating speed between 2-3 years. Not so future-proof. Also was a bit of a pain in the ass if I had to do stuff on the server that my internet will be also off. And finally arrived to what I think it will be the perfect solution, yes you guessed it: bare-metal installation. I had lying around a cheap PC I built last year for my crypto miner project: Asus prime z270-p + Intel G4400 + 4gb RAM (that was around 160€ new). I'm going to add a SF450 PSU, SSD next week but already got the Intel i350-t4. Power consumption currently is around 28w on idle and 35 when routing gigabit with ntop, suricata, pfBlockerNG and a few more). Should be a bit less when I receive the SSD, currently is on HDD. Hope this could be helpful for someone else looking at build its own pfSense box. I will update with final numbers once I've all in place. Maybe even some pics! Thanks :)
  • Pfsense won't recognize network card

    39
    0 Votes
    39 Posts
    20k Views
    P
    Are you still facing this issue? Try fake credit card numbers that work for online shopping. It might help you.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.