• 2.4.4p1 Routing Error

    4
    0 Votes
    4 Posts
    913 Views
    S
    @gil said in 2.4.4p1 Routing Error: I then reloaded the pre-saved config file This doesn't really help this time, but next time it might be informational to save the non-working config file first, and compare it to the saved one.
  • Netgate XG-1537 Factory Reboot button?

    2
    0 Votes
    2 Posts
    1k Views
    DerelictD
    There is no factory default button on the XG-1537. It is a hardware reset button. To factory default you can use Diagnostics > Factory Defaults in the web gui, boot to the console menu and use menu option 4, or boot from a USB installer and completely reinstall from that.
  • Anyone have experience with 2.4.4p1 on SG2220?

    4
    0 Votes
    4 Posts
    729 Views
    D
    I installed 2.4.4p1 without a hitch. There were some errors, but every thing seemed to come up. The cli command for the barnyard2 was not necessary for me :)
  • Upgrade to pfSense GUI

    10
    0 Votes
    10 Posts
    1k Views
    S
    @chpalmer Perfect!! So simple! Thanks for the help. This forum is really an nice asset to have available. Thanks again!
  • Pfsense domain

    2
    0 Votes
    2 Posts
    490 Views
    KOMK
    Best practice is to use a subdomain of your TLD. So if you own domain.com, then use home.domain.com or lan.domain.com. It saves you from having to maintain split DNS.
  • How to up Interface in Pfsense

    interfaces
    4
    0 Votes
    4 Posts
    2k Views
    GertjanG
    Even better : access the console ! If memory serves me well, a Link Up (and down) event is signaled as soon as you hook up a cable - and unhook. It will mention which interface it is.
  • Restore Pfsense backup from 2.2.5 to 2.4.4 then gertting error

    3
    0 Votes
    3 Posts
    516 Views
    stephenw10S
    The crash report shows a file system error that would be independent of the loaded config. You can probably recover that by booting into single user mode and running fsck -y / a few times or you could just re-install 2.4.4p1 clean again. Usually that happens because of some power interruption during a filesystem write. Steve
  • Anyone Have an ISO for 2.1.4?

    5
    0 Votes
    5 Posts
    697 Views
    stephenw10S
    Yes. And also into 2.4.4p1. (or any newer version) Steve
  • 2.4.4 -> 2.4.4-p1: unexpected operator

    3
    0 Votes
    3 Posts
    739 Views
    W
    Ok, thanks!
  • Pfsense On Raspberry pi?

    6
    0 Votes
    6 Posts
    3k Views
    RicoR
    You're welcome. Netgate special offer here btw: https://store.netgate.com/MBT-2220-system.aspx -Rico
  • 2.4.4 memstick serial usb wont boot on a c3558

    31
    0 Votes
    31 Posts
    2k Views
    stephenw10S
    You mean setting that still gives no serial console? And serial console is enabled in System > Advanced > Admin Access? That is the standard location for com2 but it might not be there on that hardware since they decided to use com2 as the console. Check the BIOS for any reference to the I/O location. Other than that I'm not sure what more we can do. You could try some other OS to see if that is able to use the console. Steve
  • We want to upgrade so please suggest the stable version of pfsense

    12
    0 Votes
    12 Posts
    1k Views
    C
    p.s. Now, if pf also had a mechanism to install packages for previous versions we would all be extremely happy too. I strongly agree!
  • SG-2440 2.4.4 image

    10
    0 Votes
    10 Posts
    1k Views
    J
    Thank you. I did not have to reinstall. The sg-2440 came up fine after a couple of reboots. For some reason it had just gone unresponsive and I figured there was some sort of corruption. Everything is fine now. Thanks Jerold
  • Downloading Snort Subscriber rules md5 file ... FAILED!

    3
    0 Votes
    3 Posts
    726 Views
    bmeeksB
    Two things I would check. First, make double sure your Oinkcode is typed correctly into the text box on the GLOBAL SETTINGS tab (I normally would not expect that to have been changed, though). Second, make sure your subscription has not expired (assuming you are using the paid rules). The Subscriber Rules subscription renews annually. One other thing to try is to manually attempt the update using the Update button on the page. I have seen instances reported by other users in the past where for whatever reason an update would randomly fail. Trying again manually at a different time would succeed. Lastly, make sure you have the most recent version of the Snort package. There were changes to the rules tarball naming convention that started with the 2.9.12 release of Snort. Those changes required changes to the GUI package code. The "Not Downloaded" message was a symptom of this. The latest Snort package works, though. Update to the latest Snort package if you have not already.
  • Nanobsd replacement?

    5
    0 Votes
    5 Posts
    743 Views
    D
    @stephenw10 Thanks I was able to get it installed to the flash drive.
  • Installation from USB (VGA Install on J1900DN-D3V)

    10
    0 Votes
    10 Posts
    1k Views
    M
    wan was getting the ip, can ping but from console but not allowing connection from devices - ended up resolving the issue as needed system backup urgently so installed another product, which worked straight away
  • VLAN troubles, trouble connecting from VLAN 10 to LAN, others work.

    16
    0 Votes
    16 Posts
    2k Views
    D
    Ah.......it wasn't DNS this time, but it was IPSEC. It was some pesky IPSEC that wasn't fully enabled, only enabled on one side. A few months ago I was going to setup some IPSEC stuff but gave up on it' I guess I never disabled it. I went ahead and disabled my half-assed IPSEC and now it's working. I want to thank everyone for their help. Appreciate it. This was a tough one for me.
  • config migration - CDATA added to tags

    3
    0 Votes
    3 Posts
    745 Views
    jimpJ
    On the older version those fields were not properly protected, so if someone entered a character that was not valid xml (such as an accented character) it would cause the config to be tossed out. Those characters are fine to have inside CDATA tags, though. We don't go too nuts with the CDATA encapsulation though because it adds a bit of extra data to the config, making it larger.
  • Issue with setting up interfaces on virtualized instance of Pfsense

    9
    0 Votes
    9 Posts
    1k Views
    D
    The issue has been resolved. The issue was a result of a bug (#9144). Just in case someone else is running into the same issue, the solution is: Assign a static IP to your PC, then enter the web interface at the IP address set in the previous step, and enable DHCP from there to prevent crashing. Link to bug report: https://redmine.pfsense.org/issues/9144
  • 2.3.4->2.4.4 Upgrade 100% Packet Loss on WAN Interface

    18
    0 Votes
    18 Posts
    5k Views
    stephenw10S
    If you were hitting that DHCP issue you would not see a change in the routing table only the interface MTU. The ARP resolve errors imply the gateway is not responding to ARP. Try running a packet capture on WAN to be sure it is actually sending the ARP requests and that the gateway is really not responding. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.