• Here's a crash dump...

    9
    0 Votes
    9 Posts
    1k Views
    stephenw10S
    Locking completely with no crash report and unresponsive console starts to look like a hardware problem. Comparing old crash reports, and finding them all different, would confirm it if you could. Steve
  • Some hosts aren't connecting to the internet but others are

    43
    0 Votes
    43 Posts
    9k Views
    stephenw10S
    Cool. Yeah looks like an issue in VBox then somehow.
  • Speed inbound outbound mismatch

    10
    0 Votes
    10 Posts
    652 Views
    stephenw10S
    Testing either to or from the firewall itself is not a good test as uses significant CPU cycles just to run iperf. To see the real throughput of your hardware you need to test between two hosts on separate internal interfaces. The LACP LAGG is unlikely to make a significant difference. Steve
  • iperf3 server on wan, and client on lan : but how?

    17
    0 Votes
    17 Posts
    3k Views
    C
    @johnpoz said in iperf3 server on wan, and client on lan : but how?: @cabledude possible you had enabled shaping/limiting of some sort? Nope, I did look for something like that, but no traffic shaping in pfSense and none in UniFi, at least not for the VLAN my laptop is in. Will investigate some more. Thanks, Pete
  • pfSense AWS Ipsec tunnel phase 2 show 0 bytes of data

    5
    0 Votes
    5 Posts
    749 Views
    stephenw10S
    See for example: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html#EIP_Disable_SrcDestCheck Steve
  • New to pfsense. Hardware and setup

    24
    0 Votes
    24 Posts
    2k Views
    F
    @stephenw10 said in New to pfsense. Hardware and setup: There are a lot of variables so I couldn't tell you the exact speed you'll see. Steve Ya that's a given. I know once I get it together it will be time to test, reconfigure, rinse and repeat.
  • PFsene continuously beeping when trying to re log in to Web Gui?

    17
    0 Votes
    17 Posts
    988 Views
    B
    @stephenw10 yes so when it's continuously beeping I hit the reset button on my console and it resets/reboots or whatever and then boots up normally with the boot up jingle.
  • RFC1918 Block private networks and loopback addresses

    2
    0 Votes
    2 Posts
    904 Views
    stephenw10S
    You should only usually have that checked on an external interface. You should never see traffic coming from a private IP on an interface that has a public IP. The only exception that is if you are double NATed and need to access the pfSense device from a box in the WAN subnet and that is public. Steve
  • Very basic interface question

    15
    0 Votes
    15 Posts
    1k Views
    stephenw10S
    @bugman said in Very basic interface question: When I try to assign a VLAN to a specific port in Interface Assignment I get the error: This Switch port is already in used by another interface. That setting in the main interface config does not configure the switch. Instead that is used to have the VLAN interface status reflect the port status. So for example if you have a VLAN assign as OPT1 and the switch is configured to have port 4 as an access port for that VLAN, you can set port 4 there so that OPT shows as DOWN when port 4 is disconnected. What you need to do to trunk a VLAN to a port is set that in the switch config. Like: [image: 1637192181011-screenshot-from-2021-11-17-23-36-11.png] That will make a VLAN created in LAN, mvneta1.100, available tagged on port 4. You need to be sure to set in the internal port, 5, also tagged as shown there for all VLANs you need. Steve
  • pfSense down hard after adding NIC

    12
    0 Votes
    12 Posts
    1k Views
    N
    @stephenw10 I was using GNU/Linux for 15 years. Last year i finally switched to FreeBSD as my daily driver and i never looked back. Linux kernel has become a bloated mess. And unlike modular GNU/Linux nightmare, FreeBSD is a complete operating system in every sense of the word. And i really love their strict RTFM community. And the fact that pfSense is based on FreeBSD makes me very happy.
  • Migration of Local Users To Active Directory Possible?

    5
    0 Votes
    5 Posts
    606 Views
    M
    @bmeeks Appreciate the info, I've already go things going and pretty much completed.
  • Muliple VPN configuration help

    12
    0 Votes
    12 Posts
    1k Views
    J
    @stephenw10 Thanks for your help here. I actually had created a second P2 but had created it backwards. Fixed that up and now all works. Thanks again, James
  • I can’t believe how bad this software is.

    Moved
    24
    0 Votes
    24 Posts
    2k Views
    NollipfSenseN
    @ppal Troll...
  • How to get faster internet thru put from PFsense?

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S
    Running at the command line pciconf -lv will show you what NICs you have and which drivers they are using. If they are any Intel NIC though I'd expect to see at least close to 1G with that CPU. Check the top output while testing. Steve
  • Best way to limit WAN pipe bandwidth

    2
    0 Votes
    2 Posts
    345 Views
    bmeeksB
    I don't use it, so not an expert on traffic shaping. But what you want to do should be possible. There is a dedicated Traffic Shaping Sub-Forum here: https://forum.netgate.com/category/26/traffic-shaping. You might get better answers to your question in there as those folks are generally active users of that feature.
  • Help Understanding a Crash [kernel panic]

    crash kernel panic pfsense help log
    31
    0 Votes
    31 Posts
    6k Views
    N
    Hello, Just to update about the crashs: they didn't happen again. Also, I've being using Suricata 6.0.3 release since than, and no netmap issues So, I changed my RAM, and tested the old ones: 24H of MemTest86+ and at least 5hrs of GoldMemory (not the best tests, but still), resulted in not a single red flag for them (tested individually), AND I'm using them on other Win machines withouth BSOD or anything in the logs. I already saw RAM tests failing to detect problems, so based on what you explained, I'm assuming that both 1 - the issue with Suricata's Multithreading ring access, and 2 - darkstat, were hitting some intermittent problem, that I could not with tests and other OS. Anyway, thank you for helping me out solving this. Really appreciate @stephenw10 and @bmeeks !
  • Multiple OpenVPN on the same server

    10
    0 Votes
    10 Posts
    7k Views
    S
    @raffi_ not usually needed for your end users. But for say IT or Helpdesk. For example I sometimes need to VPN into more than one remote office to move data from remote site to remote site. Handy to be able to copy from one to the other (need to be able to connect to both VPN servers at the same time). But without this checked, can only connect to one at a time. End users don't usually need to do this, so fine to leave unchecked.
  • AWS VPN BGP - Routing

    vpn ipsec virtualip desperate bgp
    23
    0 Votes
    23 Posts
    6k Views
    M
    P.S. I take it back - you may need firewall rules for IPSec to allow BGP traffic. You can create them from the firewall logs if you see blocked BGP traffic on IPSec.
  • 0 Votes
    4 Posts
    1k Views
    Sergei_ShablovskyS
    @stephenw10 said in Properly Prometheus (with alertmanager & exporters) + Grafana installation on CE DEV version: Not on pfSense directly. Why? Exactly pfSense have exporter for Prometheus. So the question about version are still actual. There are quite a few tutorials on how to do exactly this by exporting the data to another host. And that's the correct way to do it IMO. Of course, I read it. But asking about tho new version are only on official Prometheus web, but quite old version are in FreeBSD repo.
  • (Solved) DHCP not working

    dhcp
    18
    0 Votes
    18 Posts
    3k Views
    stephenw10S
    Ah, nice result. Thanks for persisting!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.