• Netgear AirCard 785S & pfSense

    3
    0 Votes
    3 Posts
    386 Views
    P

    Yeah that would have helped! Tested on a Win10 machine and can't get it to show in device manager there either. Maybe to have a look for a different device.

    Thanks for the reply though.

  • Advice for dual network card (Low Profile adapter)

    5
    0 Votes
    5 Posts
    447 Views
    stephenw10S

    Yup.

    This list is very useful when looking for NICs: https://forums.servethehome.com/index.php?threads/list-of-nics-and-their-equivalent-oem-parts.20974/

    Steve

  • pFsense on F5 Big IP5050 series

    7
    0 Votes
    7 Posts
    1k Views
    V

    Just wondering, maybe "bypassing" pfSense as the main OS could solve the problem. Could you try to install ESXi on the host and see if all network interfaces are detected correctly? Just a thought

  • WatchGuard XTM 5 pfSense 2.4

    10
    0 Votes
    10 Posts
    8k Views
    stephenw10S

    Indeed, see: https://www.netgate.com/blog/pfsense-2-5-0-development-snapshots-now-available.html

  • APU2 and Core Performance Boost

    4
    0 Votes
    4 Posts
    242 Views
    DaddyGoD

    @fireodo

    You welcome 😉

  • Netmap not supported for Intel X553 driver in pfSense 2.5.0

    44
    0 Votes
    44 Posts
    4k Views
    bmeeksB

    @NRgia said in Netmap not supported for Intel X553 driver in pfSense 2.5.0:

    @trumee said in Netmap not supported for Intel X553 driver in pfSense 2.5.0:

    I have a Supermicro motherboard 'A2SDi-4C-HLN4F' which uses X553 chipset. It is presently running Stable 2.4.5-p1 and Snort. Is this release affected by this issue?

    My tests didn't include testing Snort on Stable 2.4.5. I was asked to install Snort on 2.5.0-devel by another user, to compare Snort vs Suricata, in the matter of speed and it was a little lower for me when I tested with Snort.

    After some discussions with the guys that maintain Netmap, Intel drivers, Supermicro support, FreeBSD, I was directed to Suricata maintainers.

    I took my time and tried various tutorials that optimize some networking parameters, but I got only small variances in performance like 30-40 Mbps.

    My last try will be to have a chat with Suricata guys.
    I hope they will not recommend me a Napatech card
    Napatech products link , or something.
    I will update if I find something of interest.

    One issue that is likely at play with both Suricata and Snort (Snort on FreeBSD-11.x) is that on FreeBSD the netmap host stack originally exposed only a single ring. NIC drivers, on the other hand, pretty much uniformly expose multiple rings. The more rings you have, the higher the theoretical throughput can be.

    The latest iteration of netmap on FreeBSD finally offers a multiple ring interface for the host stack. The host stack is the connection to the kernel itself. Most of the original implementations of netmap envisoned sending packets between two NIC interfaces directly (that is, without necessarily going through the kernel network stack). So to put this in Suricata terms, think of using two physical NICs and having Suricata sit between them policing traffic between the two NICs. In that scenario all rings available in the NIC drivers would be used.

    But Suricata on pfSense needs to interract with the kernel network stack because we want to inspect traffic as it flows to and from the NIC to the pf firewall engine in the kernel. Also, we don't want to use up two valuable hardware NIC ports just to have an "in" and an "out" path. We want to use a single NIC for an interface.

    Starting with FreeBSD-12 and the move to the iflib networking API, netmap now exposes a multi-ring netmap interface for the host stack. However, for the moment I don't believe Suricata 5.x is using that interface in order to maintain backwards compatibility with older netmap API versions.

  • I5-4300Y 220Mpbs performance? (Qotom Q350G4Y)

    2
    0 Votes
    2 Posts
    207 Views
    stephenw10S

    I would expect that CPU to pass that easily, though I have never tested that particular hardware myself.

    Steve

  • RockPro64 (arm sbc w PCIe) run pfsense?

    3
    0 Votes
    3 Posts
    2k Views
    L

    Thanks, I'm still learning.

  • Netgate SG 3100 or protectli 4 port?

    Moved
    7
    0 Votes
    7 Posts
    2k Views
    N

    Use the SG-3100 and the new device in a lab playground.
    I think is the best solution.

  • Help with getting APC Powerchute working with pfSense

    9
    0 Votes
    9 Posts
    2k Views
    M

    I figured out after a couple of days why it was not working. I think not really documented clearly, how it's supposed to work, at least I didn't find out: info are scattered around in the APC forum discussions and the some of the docs.
    First of all, for the PCNET type, it uses pass/auth phrase instead of password and that needs to defined in the NMC web-gui, which is placed in rather odd-place: under Configuration > Shutdown:

    6fdbe869-42bd-4a69-94d5-8cd0b80dbd02-image.png

    re. https://www.se.com/uk/en/faqs/FA159659/

    That user (e.g. netman, which I setup as a network-only user) must be created first. PCNS uses both the password & pass-phrase for that user and APCUPSD uses only the pass-phrase. After that both started working. Hope it will help others, if get stuck the same way I was.

    -S

  • Interface Errors

    17
    0 Votes
    17 Posts
    3k Views
    stephenw10S

    Hmm, well you could try a pcap on the bridge interface but the fact it's showing output errors implies it's unable to send so you may not see those packets.

    You could try reducing the cache time in the bridge advanced settings. Though this is something much shorter than that.

    Steve

  • LACP LAGG Poor Performance & Errors

    36
    0 Votes
    36 Posts
    4k Views
    VioletDragonV

    @stephenw10 this can be marked as solved

    Hi Stephen just a Update. Problem has been solved by doing a fresh install then a restore from backup file. Speed on the VLANs is also fixed and no more dropouts.

    Actually I'm getting better speeds than I ever did switching to this new hardware from a H81 system. Pays to have proper Server hardware.

    Cheers.

    Jack.

  • pfSense & Xeon D-2100

    12
    0 Votes
    12 Posts
    2k Views
    Q

    @TheSmoker Just standard fans with a shroud to ensure air is optimally dragged through the heatsink etc. I dont have a picture of the shroud but its listed on super micros site.

    5019.png

  • Low throughput on Intel X710-DA2 10G-SR

    12
    0 Votes
    12 Posts
    2k Views
    DaddyGoD

    @Tryano95

    You welcome

  • NIC Broadcom 57412 10Gb not recognized

    Moved
    20
    0 Votes
    20 Posts
    7k Views
    viktor_gV

    now in 2.5:
    https://redmine.pfsense.org/issues/9155#note-7

  • Meraki MX68 Behind pfSense?

    2
    0 Votes
    2 Posts
    634 Views
    B

    Got it going, in case anyone is interested, follow the outbound NAT rules created in this thread:

    https://forum.netgate.com/topic/151649/pfsense-and-meraki-z3/47

  • Dedicated Server for PFSense or VM on said hardware?

    6
    0 Votes
    6 Posts
    829 Views
    stephenw10S

    It can certainly be as stable, sometimes more so. The hardware presented by a hypervisor to pfSense is very generic and usually well tested. No exotic driver controllers etc!
    There are advantages to running as a VM. Take a snapshot before an update (or any change) to reduce the risk to close to zero.

    There are disadvantages. Is it secure? It's easy to misconfigure something and end up connecting it outside the firewall.
    What happens if you have to reboot the hypervisor? Are you in a chicken and egg situation where the hypervisor needs pfSense to be running?

    Those are things to be aware of. Test it and make sure the hypervisor can reboot. There are lots of people running virtualised.

    Steve

  • Intel X710 troubles

    4
    0 Votes
    4 Posts
    1k Views
    aponomarenkoA

    Driver for this card is implemented in sys/dev/ixl/if_ixl.c and I see several improvements this year.

  • Hardware for 10Gb/s

    8
    0 Votes
    8 Posts
    1k Views
    aponomarenkoA

    We have a review of similar AS -1014S-WTRT in the FreeBSD hardware database.

  • 0 Votes
    1 Posts
    128 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.