• WGXepc64 for Watchguard XTM-2520

    2
    0 Votes
    2 Posts
    566 Views
    stephenw10S
    Nice! What are the specs on that? You got internal pics? Looks pretty powerful from the hardware guide. Unfortunately that's way outside my budget for hardware to experiment with so I've never had the opportunity to poke about with it's fan controls. I doubt it's much different to the XTM-800 though, or any of Watchguards recent Lanner units. Just a matter of identifiying the SuperIO chip in use then poking registers to find how it's connected. There are probably some fan settings available in the BIOS though. Steve
  • Questions on a new pfSense build - i5 7400, ASRock H270M-ITX/ac

    23
    0 Votes
    23 Posts
    7k Views
    P
    @signalz and @stephenw10 Thanks both for you answers. It appears i have no chance using the wifi card onboard, as an host AP. I will move on then... Regarding the setup, it is a bit overkill , yes. I have a 35W i3 CPU and 8GB RAM with a normal HDD. I read about the inutility of having a SSD in this case. THe power supply has 250W and it is the smallest one i could find to fit in a 1U case. Thank you again guys.
  • MSata drive for APU2C4 board and Trim support

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S
    Not that I'm aware of. If shows enabled there it should be doing it's thing. Steve
  • dell optiplex 780 usff + mini pcie network interface

    6
    0 Votes
    6 Posts
    3k Views
    W
    @grimson : that's an interesting idea. it would certainly make for a simpler physical install but i am not sure about managing the switch and firewall together. my first thought is that they could be less secure in that arrangement, and i should have a single wan interface managed by the firewall.
  • How to identify a NIC

    6
    0 Votes
    6 Posts
    12k Views
    R
    Necropost here, but I found another option that worked well for me. I thought it might be helpful for others arriving by web search. Similar to the above solution by dotdash, but it works in a shell and is not limited to Intel nics. Physically connect or disconnect the port in question, then at a shell prompt: dmesg or dmesg | tail At the end of the output, you should see something like: emn: link state changed to UP or emn: link state changed to DOWN Depending on whether you connected or disconnected the port. For what it's worth...
  • How to get acpi_ibm.ko for fan-controll?

    3
    0 Votes
    3 Posts
    518 Views
    U
    Thanks, it's working! And I was able to activate the module in /boot/kernel with kldload acpi_ibm.ko and control my fan with sysctl dev.acpi_ibm.0.fan=0 (switching the fan-control to "manual") and sysctl dev.acpi_ibm.0.fan_level=7 (sets the fan-speed to 4300rpm (max)) The laptop is in the basement and may prefer to be a little louder and cooler. Thanks for your help!
  • Need Urgent Recomendation MB Died on me

    4
    0 Votes
    4 Posts
    632 Views
    T
    If you're wiling to consider a refurb, this looks like quite a good deal: https://www.newegg.com/Product/Product.aspx?Item=9SIAE256P82681&cm_re=dual_gigabit--9SIAE256P82681--Product
  • Vendor SDD/HDD command

    5
    0 Votes
    5 Posts
    802 Views
    QinnQ
    @stephenw10 thanks I didn't know that one!!
  • PC Engines APU2C4 Download bandwidth half of upload

    11
    0 Votes
    11 Posts
    1k Views
    T
    Bandwidth measurements are consistent. Max download is averaging out to 450. I know I won't get the full 600/600 but I don't really need it. Thanks for all of the help.
  • Octeon II CN68XX Network Processor

    2
    0 Votes
    2 Posts
    795 Views
    stephenw10S
    The chances of getting that device working with pfSense are very low to zero I would think. Mostly because that's not really a NIC it's a CPU and as such requires everything that goes with that. An OS to run independently of pfSense. It may have that already but getting pfSense/FreeBSD to talk to it as a network interface would be a massive task. Steve
  • PfSense on gateProtect hardware - success

    8
    0 Votes
    8 Posts
    5k Views
    stephenw10S
    At what point does it stop? DO you see any errors? Steve
  • 10gbps performance issue

    32
    0 Votes
    32 Posts
    6k Views
    J
    It appears there's a known issue with Broadcom BCM57810 adapters in FreeBSD (LACP bonding is not working well): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213606 Today I tried to make some tests thru the HAProxy running on the firewall and the server has just screwed up after reaching ~140000 connections. Log contained: Aug 9 05:20:17 pfSense kernel: bxe0: ERROR: ECORE: timeout waiting for state 1 Aug 9 05:20:17 pfSense kernel: bxe0: ERROR: Queue(3) SETUP failed (rc = -4) Aug 9 05:20:17 pfSense kernel: bxe0: ERROR: Queue(3) setup failed rc = -4 Aug 9 05:20:18 pfSense rc.gateway_alarm[19058]: >>> Gateway alarm: WANGW (Addr:a.b.c.d Alarm:1 RTT:2000271ms RTTsd:3249226ms Loss:21%) ... Aug 9 05:20:28 pfSense kernel: bxe1: ERROR: TX watchdog timeout on fp[01], resetting! Aug 9 05:20:34 pfSense kernel: bxe1: ERROR: ECORE: timeout waiting for state 7 Aug 9 05:21:02 pfSense kernel: bxe0: ERROR: FW failed to respond! Aug 9 05:21:02 pfSense kernel: bxe0: ERROR: Initialization failed, stack notified driver is NOT running! Aug 9 05:21:17 pfSense rc.gateway_alarm[45717]: >>> Gateway alarm: WANGW (Addr:a.b.c.d Alarm:1 RTT:0ms RTTsd:0ms Loss:100%) ... Aug 9 05:21:31 pfSense kernel: bxe2: Interface stopped DISTRIBUTING, possible flapping Aug 9 05:21:42 pfSense sshd[82110]: Timeout, client not responding. Aug 9 05:21:54 pfSense sshd[19888]: Timeout, client not responding. Aug 9 05:21:55 pfSense kernel: bxe0: Interface stopped DISTRIBUTING, possible flapping Aug 9 05:22:43 pfSense kernel: bxe1: ERROR: ECORE: timeout waiting for state 1 Aug 9 05:22:43 pfSense kernel: bxe1: ERROR: Queue(0) SETUP failed (rc = -4) Aug 9 05:22:43 pfSense kernel: bxe1: ERROR: Setup leading failed! rc = -4 Aug 9 05:23:14 pfSense kernel: bxe1: ERROR: Initialization failed, stack notified driver is NOT running! Aug 9 05:23:36 pfSense kernel: bxe3: Interface stopped DISTRIBUTING, possible flapping Aug 9 05:24:23 pfSense kernel: bxe1: Interface stopped DISTRIBUTING, possible flapping Going to change the adapters to Intel.
  • AES-NI performance

    83
    0 Votes
    83 Posts
    24k Views
    J
    Thanks @stephenw10 ! I appreciate your help!
  • Slow download speeds when using pfSense

    8
    0 Votes
    8 Posts
    2k Views
    V
    Yeah, at their best USB NICs require more CPU than PCIe NICs, and a D2550 doesn't have much to spare. Also, most USB2 NICs are 100Mbps--you usually need a more recent USB3 NIC to get to 1000Mbps (or 185Mbps). You may also want to check that the USB NICs are on separate buses (the ports are usually in pairs per bus).
  • Repurposing old i3 for Gigabit speeds?

    5
    0 Votes
    5 Posts
    1k Views
    SammyWooS
    @floppysense said in Repurposing old i3 for Gigabit speeds?: i3-530 This i3-530 has no hardware AES-NI, will break starting with pfsense 2.5.
  • MinnowBoard Turbot Dual Ethernet systems!

    36
    0 Votes
    36 Posts
    13k Views
    S
    @ivor Thanks!
  • pfSense Image for Firebox X700!

    6
    0 Votes
    6 Posts
    2k Views
    D
    @stephenw10 said in pfSense Image for Firebox X700!: You might also consider it time to upgrade. Those original X-Core boxes are fairly ancient. Yeah - you're spot on the money, just one of these things that's laying around so I figure it can go in the workshop until it dies... I'll post back shortly with an update
  • Lord Vader, your firewall is ready

    12
    0 Votes
    12 Posts
    3k Views
    stephenw10S
    The SoC in the 3100 is thermally bonded to the base plate which it uses as a heatsink. 80°C is not a critical temperature for it. Whilst a little higher than I usually see I would not worry about that as a peak reading. 65-75°C is the expected range. Obviously that depends on the ambient temperature. Are you seeing that shown as 'critical' on the Thermal Sensors widget? Those values are generic there and not taken from the hardware. It should be set higher for the 3100. Steve
  • Intel I219-V not detected

    8
    0 Votes
    8 Posts
    2k Views
    S
    @stephenw10 I just updated to the latest snapshot and its working fine. So it must be something with the stable release.
  • Is Realtek LAN ok?

    6
    0 Votes
    6 Posts
    1k Views
    T
    I don't argue at all with the assertion that Intel NICs are superior. And if this is for anything other than a non-critical home setup, I wouldn't even consider Realtek. However, if you're budget-constrained and willing to do a little more work, I can say that I've been running a Zotac CI323 Nano (dual Realtek RTL8111E NICs) for years without any problems. My connection is only 100/10, but iperf tests on the LAN interface suggest they're capable of at least 500+Mbps. That said, the extra work is running with the latest official Realtek driver. It's not too bad really: https://forum.netgate.com/topic/92884/zotac-zbox-ci323-nano/111
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.