• pfsense 22.01 crashing and rebooting

    10
    0 Votes
    10 Posts
    1k Views
    T
    @stephenw10 Indeed. All settings are the same. @jimp said in pfsense 22.01 crashing and rebooting: What VM hardware version are you running on those VMs? Usually weird/unexplained instability and panics like that are from running a VM hardware version (or ESX version) not fully compatible with the version of FreeBSD used on the guest. I no longer use ESX here (moved everything to Proxmox VE) so I can't speak to how things work on recent versions of ESX or specific VM hardware versions, but generally speaking it's safest to upgrade them to the most recent available VM hardware version. Sometimes with a much newer base/ESX it might not be a bad idea to keep it on an older version but that situation is more rare. ESXi 7.0 Issue has resolved by now. Messed with hw offloading and stuff. Not sure what brought the fix but the firewalls are now stable again. Installed latest updates as well.
  • How do you expand /var

    16
    0 Votes
    16 Posts
    2k Views
    R
    Here's the command we use in TAC to determine the largest folders in /var: Go to Diagnostics->Command Prompt and copy/pasta the following command: du -a /var | sort -n -r | head -n 10
  • Traffic flowing outbound although denied

    15
    0 Votes
    15 Posts
    1k Views
    M
    I really like the output of pfctl -sr from either the console or debug, run command from the web interface. It shows me the all the rules, in the order they are added/evaluated, and all the different rules (floating, interface, interfacegroups, etc) are in one list. I find it easier to manually parse or walk but you need to be familiar with raw pf rules/configs. That's my preference, others with more experience in the GUI or the XML config may find a different way better.
  • Can't upgrade from console

    Moved
    3
    0 Votes
    3 Posts
    491 Views
    D
    @jimp I appreciate the feedback but I had already done those kinds of searches with 'du' etc. There were some logs but not a lot and on this particular machine, there are no extra packages installed. I have quite a few on my other 3100s (pfBlockerNG, Snort, OpenVPN Client Import) and had no problems with upgrading directly. The good news is that it seems to be much easier to install a new version from a flashdrive these days -- it used to be a really painful process. Now I can just create a USB stick with an image (balenaEtcher), boot the device and do 'run recovery' and then restore from a backup configuration file.
  • PHP crash report

    4
    0 Votes
    4 Posts
    548 Views
    stephenw10S
    No directly, no. If you run ping there be sure to specify a count. Any commands run there must have a limited time or output set. Steve
  • PFSense VLan

    9
    0 Votes
    9 Posts
    797 Views
    johnpozJ
    @stephenw10 said in PFSense VLan: Some switches set that for you when you set a port untagged on a particular VLAN. While true - from the entry level smart switches I have played with from netgear, dlink and tplink this not the case.. More fully managed switch do set the pvid for you. I would validate the pvid is set.. Example - I plugged in netgear gs108eV3 I had on the shelf testing something for another thread. I put port 6 untagged into vlan 9 - it did not change the pvid. [image: 1657111056755-vlan9.jpg] Now when I tried to remove vlan 1 I did get a warning.. [image: 1657111098646-warning.jpg] Which is good... But that it let me put port 6 untagged both in vlan 1 and vlan 6 in the the first place is bad.. So yeah validate the ports you put untagged in vlan X, that the pvid has also been set to X and that there is only 1 untagged vlan on the port..
  • Are the ports open?

    5
    0 Votes
    5 Posts
    685 Views
    emammadovE
    When you have fresh installation of pfSense, there are no rules for WAN, but there are 2 rules IPv4, IPV6 in LAN interface that allow traffic.
  • Which OpenVPN client to reconfigure

    7
    0 Votes
    7 Posts
    644 Views
    V
    @kpucko No, there is only a single OpenVPN log for all. However, you can find out the client or server instance by checking the PID details.
  • Upgrading to 22.05 causes instability in OpenVpn and Wireguard

    Moved
    5
    0 Votes
    5 Posts
    666 Views
    D
    @stephenw10 Hey stephen, I was able to track down the issue to the Dynamic DNS service. I use NoIP to track my ISP changes, so it seems that the Dynamic DNS service was rotating the new IP address and the old IP address which is weird because it only started after I upgraded. Which explains why the connection to the server was intermittent. Thanks for your help.
  • Clicking on Boot Environments Crashed My GUI

    7
    0 Votes
    7 Posts
    1k Views
    kim.premudaK
    Definitely not a FireFox issue. The 502 Bad Gateway error message was a bit misleading and, initially, made me suspect our pfSense appliance. I did some further testing and discovered that my host computer would not communicate with the outside world using command-line utils such as: ping tracert nslookup From the ping command, I received the following error code: Ping Transmit Failed Error Code 1231 I found the following Microsoft article on how to reset the TCP/IP stack due to this error code: https://answers.microsoft.com/en-us/windows/forum/all/ping-transmit-failed-error-code-1231-windows-vista/0b3216d3-481e-43ca-b222-e55faf56cac2 So, I issued the commands from the article, then re-booted the computer. FireFox now successfully accesses the pfSense areas: Boot Environment User Management without the getting 502 Bad Gateway error. I have no idea how the TCP/IP stack on my host computer got corrupted and why the corruption only affected FireFox and not Chrome...??? Thank you everyone, for your help!
  • What Virtual IP type address to use?

    2
    0 Votes
    2 Posts
    356 Views
    stephenw10S
    There is no good way to do that. The only VIP type that uses a different MAC is CARP and that uses a special MAC type the ISP may reject. It also must be configured as static, it cannot be DHCP. The only way I've seen this done is to create a single interface bridge on the WAN. You can then assign that and spoof the MAC and it will pull a new IP via DHCP. However that is a hack. pfSense it not intended to operate like that, you should not have more that one interface in the same subnet. Steve
  • Error when trying to kill a openvpn user

    2
    0 Votes
    2 Posts
    323 Views
    stephenw10S
    That is a known bug: https://redmine.pfsense.org/issues/12817 It's fixed in 2.7 and the patch is in the recommended patches list in the System Patches package. Just install that and apply the patch. Steve
  • Loss issues since updating to 22.05

    3
    0 Votes
    3 Posts
    351 Views
    stephenw10S
    Probably this: https://redmine.pfsense.org/issues/13154 Steve
  • UK Sky FTTP woes.

    2
    0 Votes
    2 Posts
    708 Views
    stephenw10S
    Check the DHCP logs, you may need to enable debug mode. Are you actually being passed a delegated prefix for LAN to use? The gateway Sky send you may not respond to ping. Try setting an external monitoring IP like 8.8.8.8 instead. Sky may require advanced send options as shown here: https://forum.netgate.com/post/1049718 Steve
  • interface work al 80%

    20
    0 Votes
    20 Posts
    2k Views
    stephenw10S
    Yup, a route must exist both ways.
  • UPS & NUT strategy

    15
    0 Votes
    15 Posts
    2k Views
    dennypageD
    @zkab said in UPS & NUT strategy: @dennypage OK ... I disabled SNMP in pfSense In APC UPS I don't have public community - have entered my own community string (read-only) Running SNMP v1 Go back and make the ro community “public”. You can use a different community later, but for now stay with public. Edit: And please confirm functionality with snmpwalk before attempting anything else: snmpwalk -v 1 -c public 192.168.1.12
  • ping 127.0.0.1 error sendto: can't assign requested address

    5
    0 Votes
    5 Posts
    2k Views
    stephenw10S
    Hmm, what if you set a source IP like: [22.05-RELEASE][admin@3100.stevew.lan]/root: ping -S 192.168.18.1 localhost PING localhost (127.0.0.1) from 192.168.18.1: 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.278 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.089 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.085 ms ^C --- localhost ping statistics --- 3 packets transmitted, 3 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.085/0.150/0.278/0.090 ms
  • pkg update / audit reports vulnerable

    Moved
    2
    0 Votes
    2 Posts
    473 Views
    GertjanG
    @jpgpi250 You don't need to. If pfSense was a file server, or web server, then these packages could expose services exposed to the Internet. This would mean that a known bug could be important for you. Or, pfSense is a firewall, so most if not all vulnerabilities are not accessible. You can make the system even more safe by limiting the admin access on the LANs side to a known interface like LAN, and use other interfaces for all your other local devices, or make the admin interface only accessible to the device you use to admin pfSense. Take one example : the openvpn plugin issue : these plugins are not installed on pfSense. You are most probably not using dnsmasq, as unbound, the resolver is the default. Most, if not all of these vulnerabilities are always known to the pfSense Netgate dev team, as they are the one also the ones that contribute to FreeBSD. If a patch is available, they will rebuild the package and update it in the repository. You can run once in a while option 13, as this will update pfSense FreeBSD packages maintained by Netgate. I've automated the scan for available system packages for pfSense with a script. If a package is up-datable, I'll receive a mail. edit : Btw : I'm just another pfSense user. If needed, 'they' will give more info.
  • My Mellanox ConnectX-3 shows 10gbe then 1000BaseT

    9
    0 Votes
    9 Posts
    2k Views
    stephenw10S
    SFP modules and fibre usually work more consistently in my experience and present more options in the NIC. That allows you to get modules tested to be compatible at each end. It's possible to get custom DAC cables where each end is programmed for the device it's connected to but waaaay more expensive! Steve
  • pfSense Kernel panic even on new hardware

    28
    3 Votes
    28 Posts
    4k Views
    stephenw10S
    Ah, well that's a good catch! Hmm, interesting. Nothing there really indicates lagg or lacp directly so I guess enabling that is somehow touching some other code...
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.