• pfSense reinstall keeps installing Plus version instead of CE

    3
    0 Votes
    3 Posts
    235 Views
    stephenw10S
    Yup that^. Enable the CE repos in the first install step. Or if you send me your NDI in chat I can remove it from the list. That would be permanent though.
  • Is GELI FDE option not part of the Netgate Installer 1.0RC?

    6
    0 Votes
    6 Posts
    382 Views
    fireodoF
    @Finger79 said in Is GELI FDE option not part of the Netgate Installer 1.0RC?: Hope that helps. But yeah, in the future I'll also have more VPNs set up, and I'd like those private keys protected. In a business or enterprise environment, there is much more robust physical security. In a residential setting with people who help themselves to my personal belongings (and then lie about it), my trust can't be that high, so I have to control the things within my control until I can move out to safer pastures. OK, I understand. Sorry!
  • Unable to upgrade from 2.7.1 to 2.7.2

    15
    0 Votes
    15 Posts
    4k Views
    K
    You Are A F***** LEGEND !
  • 0 Votes
    19 Posts
    2k Views
    stephenw10S
    Ah, OK. It doesn't expose the boot partition via GEOM. That's why the script shows it can't find it. OK lets see what we can do here....
  • Issue with going from 2.7.0 to 2.7.2

    32
    1 Votes
    32 Posts
    32k Views
    B
    I had the same issue with pfsense 2.7.0 not seeing any updates to 2.7.2 even if i double check the base version etc... certificate rehash and update from shell seems to work. i also had the bad gateway error, and the only workaround is to restart the system or reload web config from console.
  • 2.8 upgrade fail

    6
    0 Votes
    6 Posts
    490 Views
    X
    @patient0 perfect, thanks so much, up and running with 2.8!
  • 0 Votes
    6 Posts
    585 Views
    patient0P
    @Finger79 said in Error using the Netgate installer on a new install on an HP t740 thin client PC [Solved - Intel WLAN]: FreeBSD doesn't like HP eMMC storage is outdated Make sure that you check the eMMC health regularly (pfSense: Troubleshooting Disk Lifetime: eMMC). ZFS does write a lot more and there are a few threads here about Netgate devices with eMMC that failed quite early. UFS is better in that regard. How-to for reducing disk writes pfSense: Troubleshooting Disk Writes.
  • 0 Votes
    3 Posts
    316 Views
    Sergei_ShablovskyS
    @NOCling said in Separate file system (and pool) to isolate the logs, to not compromise the operating system !: If you want to analyse Firewall Logs in a large environment, you need a external Syslog server. You will not drop hundrets of GB Logs on a Firewall a start parssing thorugh there. I more than agree with You strategically! We using external syllogism node, of course, Thank You! But I am asking particulary about how to isolate the logs on the pfSense node. Let me drop 5 cents about logs aggregation and analysis: You will run a Graylog or other elastic seaech driven stuff to look into. Search just the 1 line in a 40GB dayly log is no fun. Of course, if You using Elasticsearch - even 10Gb / day would need a lot of resources on a separate node. I recommend You using “ClickHouse + Vector.dev + Redash” instead than stack “Elastic Search + FluentD + Kibana” (or Elasticsearch + anything”): at initial point this give You superior (7-10x) better data compression, write optimization and on 1/3-1/4 less hardware resources. Operations like COUNT, SUM, and AVG over billions of rows execute 10-100x faster in ClickHouse compared to Elasticsearch…. And of course, better horizontal scaling with good consistency.
  • 0 Votes
    30 Posts
    3k Views
    stephenw10S
    Hmm, so it can't pull stats data from Unbound at that time. It must be very highly loaded. I would try turning up the logging. It will probably create a very large ammount of logs. You could also check the states or run a packet capture to try and see what the traffic spike is. Also check the number of states shown in the monitoring graphs. Does that also spike at the time?
  • How can i install 24.11 latest formware on SG 1100

    7
    0 Votes
    7 Posts
    615 Views
    B
    @Gertjan thank you for the advice, yes, 24.11 it is available, seems that it was a hardware issue.
  • 0 Votes
    2 Posts
    229 Views
    stephenw10S
    Could be exhausting the RAM perhaps? Anything in the system log after doing that?
  • After a power failure, pfsense not working

    6
    0 Votes
    6 Posts
    576 Views
    stephenw10S
    I assume you don't have any recent snapshots in Proxmox?
  • 0 Votes
    13 Posts
    1k Views
    H
    @Hoserman7632 I finally got it to work. My Error, I named the Config file on the USB incorrectly.
  • 7 Votes
    2 Posts
    397 Views
    keyserK
    @pongli I very much agree as I have stranded there myself with the pfSense+ installer (also online). Very good suggestions, and as much as I would like those options to be available in the installer, I would actually also/rather prefer an offline installer was also made available. PS: @Netgate - while you are at it. PLEASE make DHCPv6 RAW options available in pfSense as well. Right now that is preventing IPv6 setups with some of these ISPs because they require DHCP options in DHCPv6 that you cannot configure in pfSense.
  • 0 Votes
    6 Posts
    857 Views
    GertjanG
    @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: But after rebooting from setup into the freshly installed instance of PFsense on the NVMe, the IP will be unreachable a While the console output, still attached and active, that a reboot was in progress, the USB drive from which you installed pfSense, was removed, right ? What 'IP' is unreachable ? You mean the LAN interface ? @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: and will display a setup webpage on other hosts on the network, during the setup. A setup page ? What does it show ? @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: No matter if i put both the WAN and LAN interface on DHCP, or set a static IP address. Valid for 'everybody' : WAN == dhcpc or DHCP - the DHCP client process will request a lease-WAN-IP for you from somewhere 'upstream'. LAN : set it to static IP address like 1992.168.1.1 /24 or 255.255.255.0 and set up a DHCP - server, this time - a pool from 192.168.1.10 to 192.168.1.200 Done. For experts : dozens of (far) less common setups are possible. Although : dhcp client on LAN ? Never saw that one before. dhcp server in WAN ? same thing. @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: Now the Protectli V1610 does have a USB-C console port, as well as a HDMI port, and both show the console output for PFsense. But the console cannot be interacted with, and seems to be logging only. When you install pfSense, what version ? their might be a choice to make : Serial console ? or Video+keyboard console ? It's possible that at first the BIOS uses the serial console - and then later on, while booting, pfSense uses the video mode. Or the other way around. @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: igc4: link state changed to UP igc0: link state changed to UP igc0: link state changed to DOWN What's connected to igc0 ? If it's the LAN - connect this port to a switch, and connect all your LAN devices (PC's AP's printers etc etc etc to this switch). You really want to be sure the LAN 'never' goes down. Same thing for the WAN btw, connect it to an upstream 'other (ISP ?) router or modem etc. @NetworkTechie said in Installing on Protectli V1610: No network after first boot, and read only console.: Or will pfSense CE not run at all on this hardware? edit : Oh, wait, didn't saw the other replies. Sorry if I lost the subject. I never saw a "Protectli " device IRL but they are quiet known. Check their web site again : I'll bet they say that their devices support 'pfSense' (whatever version).
  • Updating to 2.8.0 failed on Proxmox (drm-515-kmod, failed)

    3
    0 Votes
    3 Posts
    631 Views
    stephenw10S
    Hmm, I use Proxmox and have some VMs running UEFI. I haven't seen a problem. What issue do you see trying to run the installer?
  • Upgrade to 2.8.0 failed

    7
    0 Votes
    7 Posts
    1k Views
    I
    Yes, I have serial port. Next time I will check report during boot without monitor attached. I am interested to what's going on.
  • Update 2.7.2 to 2.8.0. Single compter lost pfsense connection

    11
    0 Votes
    11 Posts
    2k Views
    stephenw10S
    You can set a static DHCP lease but not set static ARP. Normally pfSense would just ARP for the IP and update the MAC in the table but if you mark it static things like this can happen.
  • I run a lot of pfSense boxes. Four updated so far from 2.7.2 to 2.8.0

    1
    2 Votes
    1 Posts
    311 Views
    No one has replied
  • Smooth upgrade to 2.8

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