• Cluster upgrade question

    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S
    What pfSense version is the secondary running? If the versions are sufficiently different the pfsync protocol may not be the same which will prevent syncing. See: https://doc.pfsense.org/index.php/Redundant_Firewalls_Upgrade_Guide I think you're OK between 2.0.X (8.1) and 2.1.X (8.3) though. Steve
  • IPSEC tunnels don't automaticall start after upgrade 2.1.5->2.2

    1
    0 Votes
    1 Posts
    355 Views
    No one has replied
  • Random crashes after upgrading to 2.2

    7
    0 Votes
    7 Posts
    2k Views
    S
    I'm also seeing this issue, also running a 'mismatched' architecture since the host is x64 and the VMs are x86. In some cases a clean install is more difficult (since that'd leave the customer without internet access in many cases to perform the reinstall, so it requires being there), so I tried other options that could be done remotelly. I eventually found out that disabling IP compression on the advanced ipsec options seems to have fixed the issue, went from at least a crash/reboot per hour to running more than 24h stable and counting, running both IKE v1 and v2 tunnels (so that's not the source of the issue in theory). Clean reinstall on proper arch is probably the best solution long-term anyway, but if the issue is with IPcomp then disabling it might help others who are now facing issues. Will update if I see any more crashes.
  • Successful update from 2.0.1

    1
    0 Votes
    1 Posts
    420 Views
    No one has replied
  • SCSI Status Error, SCSI sense MEDIUM ERROR READ(10)

    4
    0 Votes
    4 Posts
    4k Views
    jimpJ
    If it's a USB CD-ROM, check the port it's in. If it's a USB 3.0 port, try a USB 2.0 port instead. A USB memstick would be faster/easier than a CD anyhow though
  • Where to get the 8.1 BIOS from?

    7
    0 Votes
    7 Posts
    2k Views
    F
    Many thanks Steve, just saw this, no, I hadn't cleared the CHS settings, I'll try again this aft if I get chance. I did set all to Auto for the drive, assuming it would rescan the disk afresh, but if it still holds that config, that would prevent boot. I'll report back with results.
  • MOVED: help troubleshooting IPv6

    Locked
    1
    0 Votes
    1 Posts
    425 Views
    No one has replied
  • Downloading Pfsense

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S
    Yep ^ that. You don't need to open the .img file. Once you've removed it from the gzip (.gz) you write the .img file to the USB drive. Steve
  • Shaper wizard won't get past first screen after upgrade to 2.2

    1
    0 Votes
    1 Posts
    889 Views
    No one has replied
  • Issues connecting to Firebox x750e via serial for BIOS flash.

    17
    0 Votes
    17 Posts
    7k Views
    F
    Many thanks :)
  • Upgrade from 2.1.5 to 2.2 fails - can't find kernel

    2
    0 Votes
    2 Posts
    939 Views
    D
    Do a fresh install, restore config backup.
  • PfSense 2.2 and Squid

    25
    0 Votes
    25 Posts
    7k Views
    C
    I should had mention that before but I don't use transparent squid proxy. I do have a transparent setup for Dansguardian, which is on a different subnet. This is the order I did my install a month ago… squid, squidguard... got them running... then added dansguardian into the mix I have squid listening on my lan and loopback...  dansguardian is listening on my lan and upstreams to squid via 127.0.0.1 here is the nat I use for dansguardian KIDSNET TCP * * * 80 (HTTP) 127.0.0.1 8080 Dansguardian Transparent Proxy Re-Direct
  • 2.2 update and previous config.xml

    4
    0 Votes
    4 Posts
    2k Views
    F
    Hello, I've reinstalled all over again, but first using my old installation I made two backups, one with and one without packages. I've followed the instructions given here, I've restored only the no packages backup and now I don't have orphan package configurations. But the main problem persists, "Unable to communicate with http://packages.pfsense.org. Please verify DNS and interface configuration, and that pfSense has functional Internet connectivity", so I cannot view or install any packages… I have checked it out almost everything, from the console everything seems to work fine, dns resolves OK when pinging even to packages.pfsense.org  (attached img) Thank you in advance for any advice or suggestions you may have... ![Captura de pantalla - 100215 - 15:50:11.png](/public/imported_attachments/1/Captura de pantalla - 100215 - 15:50:11.png) ![Captura de pantalla - 100215 - 15:50:11.png_thumb](/public/imported_attachments/1/Captura de pantalla - 100215 - 15:50:11.png_thumb)
  • Downgrade from 2.2 to 1.5 livecd root error

    5
    0 Votes
    5 Posts
    870 Views
    M
    Could it be because Im trying to install 1.5 on an SSD drive?
  • 2.2 Upgrade brakes admin password with German Umlaut ö

    30
    0 Votes
    30 Posts
    4k Views
    stephenw10S
    Exactly. Not a software bug but a documentation issue. Steve
  • Pfsense 2.2: Squid3's perl has moved which has broken lightsquid

    4
    0 Votes
    4 Posts
    2k Views
    C
    your not getting it… the paths to perl in the lightsquid package needs to be corrected.. it has nothing to do with the squid package. if the workaround isn't working for you, post a bounty and see if someone will fix it sooner then later
  • 0 Votes
    5 Posts
    2k Views
    G
    I'm running the 64 bit version in a vmware esx 5.5 environment.  The reason I suspect it being a problem with carp is due to the number of  interfaces that I have in Carp.  I do not use limiters at all.  I am running 3 WAN connections all with carp.  Other than that I have some basic rules and vpn connections. Andy
  • 2.1.5 upgrade to 2.2 on XPS R400 failed

    10
    0 Votes
    10 Posts
    2k Views
    stephenw10S
    Excellent.  :) Use /boot/loader.conf.local for custom loader tweaks like that. It won't be overwritten by a firmware update for example. Though this almost certainly won't be an issue in 2.2.1. gpioapu is an addition in pfSense, it's not included in FreeBSD. Normally that value will be set by the BIOS to return the motherboard model for example. The driver looks to see if it's running on the APU but for some reason it seems there's a condition in which it loads anyway. Seemingly this includes when no value is able to be obtained for variable. Your board is almost certainly too old to have any smbios features so it's returning 'null' when queried. Edit: Looks like that box produced about the same time smbios was introduced but for whatever reason it doesn't have it. I was just running a test to see if that worked but the box I have to do it is so slow you beat me to it! Good to see that works anyway. Steve
  • Havp not working after upgrade to 2.2 from 2.1.x

    7
    0 Votes
    7 Posts
    2k Views
    B
    Hi, Is there any solution? I want to use havp on pfSense 2.2.
  • What Squid version and SquidGuard or DansGuardian?

    46
    0 Votes
    46 Posts
    28k Views
    M
    Ok, here is what i did. I created "warning.mydomain.net" in the vHosts package and copied squid_clwarn.php to "/usr/local/vhosts/warning.mydomain.net" I also added "warning.mydomain.net" to the DNS Resolver Host Overrides. In squidclamav.conf i changed to: redirect http://warning.mydomain.net/squid_clwarn.php No more certificate warnings! What about the other stuff from my logs i was asking about? And what someone share his Clamav settings for performance?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.