• 0 Votes
    4 Posts
    1k Views
    J
    See some interesting behavior with the Queues however… after the primary crashed and restarted, it appears traffic shaping isn't either being reported correctly or it's not working. Normally about 50% of our traffic is VOIP: ![Screen Shot 2015-01-27 at 11.57.02 AM.png](/public/imported_attachments/1/Screen Shot 2015-01-27 at 11.57.02 AM.png) ![Screen Shot 2015-01-27 at 11.57.02 AM.png_thumb](/public/imported_attachments/1/Screen Shot 2015-01-27 at 11.57.02 AM.png_thumb)
  • Pfsense not booting

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S
    Is this a full install to a HD or Nano? Is it 64bit? Steve
  • Dhcp problem in 2.2

    1
    0 Votes
    1 Posts
    593 Views
    No one has replied
  • Notification/Email that an upgrade/update is available

    3
    0 Votes
    3 Posts
    1k Views
    J
    WTF.  Someone should seriously disable the http version of that page, especially when it has anything to do with entering a password - always enforce/encourage good security practices guys!  Despite the fact of it simply being a mailing list, people (sadly) tend to reuse legit passwords and usernames all the time. https://lists.pfsense.org/mailman/listinfo/announce
  • 0 Votes
    1 Posts
    563 Views
    No one has replied
  • Upgrade 2.15 to 2.2 failed

    2
    0 Votes
    2 Posts
    2k Views
    F
    Answering my own post here… It seems that the synchronization of limiter rules are causing the problem in version 2.2. I haven't tested it yet but it sounds reasonable. The topic has also been discussed here: https://forum.pfsense.org/index.php?topic=87541.0 …and a bug report has been filed here: https://redmine.pfsense.org/issues/4310
  • Troubles and troubles

    15
    0 Votes
    15 Posts
    2k Views
    E
    Please note i am using transparent proxy
  • 2.2 Success Story (almost flawless)

    3
    0 Votes
    3 Posts
    2k Views
    N
    It only occurred initially after installation.  After enabling it through the web gui it then showed up in the console correctly as an option to disable.  Didn't try it but believe it would probably work now. The web gui would give the standard message about creating keys and delaying ssh start up.  But never did get the success message until enable ssh in via the web gui. Think it was probably some part of the system seeing it as enable and another as disabled.  So out of sync. No not really concerned about it.
  • Update 2.1.5 => 2.2 moutn root panic error 19

    3
    0 Votes
    3 Posts
    902 Views
    M
    @lowprofile: Are you running raid? Software or hardware? RAID mirror : why ?
  • Upgrade to 2.2-RELEASE successful

    1
    0 Votes
    1 Posts
    619 Views
    No one has replied
  • LAN with quad NIC configured with LAGG-LACP and VLANs

    15
    0 Votes
    15 Posts
    4k Views
    C
    The root issue is what I added to the 2.2 upgrade guide here. Either enable active LACP on your switch, or disable strict mode as noted there. We'll change the default back to its previous setting for 2.2.1. https://redmine.pfsense.org/issues/4308 Steve - thanks for saving me some time searching by finding that first. :)
  • 0 Votes
    4 Posts
    746 Views
    C
    Yeah having a broken manually-edited config will do that. :) Glad you found the issue, thanks for the follow up.
  • VM for pfsense 2.2 and own cloud on one machine - info?!?

    6
    0 Votes
    6 Posts
    2k Views
    johnpozJ
    "give 3 cores and 12gb to pfsense and 1 core and 4gb to the cloud." You have that switched I think..  What is the speed of the connection??  How many vpn connections?  Pfsense sure and the hell does not need 3 cores and 12GG of ram ;)
  • 2.2 upgrade issue on a Watchguard XCS570

    1
    0 Votes
    1 Posts
    823 Views
    No one has replied
  • Upgrade 2.15 to 2.2 and Unbound custom options

    6
    0 Votes
    6 Posts
    1k Views
    johnpozJ
    From my limited experience with playing with custom options with 2.2 and the integrated unbound you have to add server: option option to get them to work, or unbound fails to start without that server: at first line.
  • 0 Votes
    1 Posts
    915 Views
    No one has replied
  • ALIX.2 v0.99h 4GB CF GEOM: ad0s1: media size does not macht label.

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S
    Hmm, I believe the correct type is ufs2. However the fact that it seems to be reporting a filesystem that's bigger than the drive isn't good. Re-flashing and restoring the config was the way to go.  :) Steve
  • Installation on a watchguard x750e with 80Gb HDD

    23
    0 Votes
    23 Posts
    6k Views
    stephenw10S
    Thanks for testing that. I was pretty sure but it's nice to know for certain.  :) Steve
  • Mountroot issues after 2.2 upgrade

    48
    0 Votes
    48 Posts
    15k Views
    BBcan177B
    @robi: The easiest way would probably be to just implement a message box on the package manager tab, The problem is that the Package Manager does not know what files and/or config changes were made by the package… Those particulars are handled by each package specifically. Having the option to select "Complete De-install" or "Keep Settings" in the package manager is a great idea, but it would need some integration with the packages. So for example... Snort.xml has the following tags for Install/Deinstall <custom_php_install_command>include_once("/usr/local/pkg/snort/snort_post_install.php");                 ]]></custom_php_install_command>         <custom_php_deinstall_command>snort_deinstall();                 ]]></custom_php_deinstall_command> The file snort.inc has the functions for Install/De-install [ [color=blue]function snort_deinstall() ] If the keep setting is not enabled in the package it will remove the custom settings in the config and also remove the modified files/downloaded files. /* Keep this as a last step */         if ($config['installedpackages']['snortglobal']['forcekeepsettings'] != 'on') –-------------------------------------------------------------------------------------- So I think it would be best to introduce a new tag say "Custom _php_keep_deinstall" <custom_php_install_command></custom_php_install_command> <custom_php_deinstall_command></custom_php_deinstall_command> <custom_php_keep_deinstall_command></custom_php_keep_deinstall_command> Then each package could have a function that will handle "keep settings" on De-Install. Its also worth noting, that even on a Re-Install. The de-install function is called first.
  • Upgrade from 2.1.5 to 2.2 hangs on boot.

    28
    0 Votes
    28 Posts
    6k Views
    F
    The hard drive is the only SATA device in the system.  The DVD ROM is IDE (That's how old the thing is.  lol) So, to end my tale…  ;) I wiped the box and installed 2.1.5 64-bit from disk without incident.  I couldn't find a backup anywhere, so I had to reconfigure everything. All in all it will be a good thing.  I got the BIOS straightened out (the HD controller was in IDE compatibility mode; it is now in SATA mode), the OS is now 64-bit (the original was 32-bit), and I'm far more familiar with the system than I was 2 years ago when I built the original so the reconfig only took a couple of hours.  I still need to redo the Dansguardian, Squid, Squidguard, Snort, etc., but the major stuff is back online. Hopefully we can figure out what in 2.2 doesn't like what in my box so I can eventually upgrade it to get the latest goodies.  Or maybe I just need to use a more modern box...  ;) Thanx to all who helped out.  :)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.