• Assigned privileges list isn't complet items

    3
    0 Votes
    3 Posts
    2k Views
    A

    You are right.
    Thank you  :-*

  • Update from console: incomplete => unresponsive unit

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Fundamental security flaw?

    8
    0 Votes
    8 Posts
    3k Views
    rcfaR

    @JorgeOliveira:

    Your PHP error messages are incomplete due to a bug that was recently fixed.

    Also some of those messages have striking similarity with those here:
    forum.pfsense.org/index.php?topic=110698.0;all
    by hitting the issue on get_configured_interface_with_descr()

    I'd recommend a gitsync to the latest RELENG_2_3 version which contains the following fix:
    https://github.com/pfsense/pfsense/pull/2922/files

    And applying this, might help as well:
    https://github.com/pfsense/pfsense/pull/2925/files

    Are these automatic if I’m on the snapshot branch?

    @JorgeOliveira:

    Do you have any packages installed?

    Sure, a whole bunch…
    …anything in particular you’re interested in?

  • Password protect the console menu during updates

    4
    0 Votes
    4 Posts
    3k Views
    M

    It is fixed now… see rm ticket

  • IPv6 not up after update

    2
    0 Votes
    2 Posts
    2k Views
    H

    Still this same phenomenon with Latest Base System 2.3.1.a.20160508.0101.

    Due to 2 PID's of dhcp6c [Why?], WAN(igb0) cannot succeed, and/then LAN(igb1) is appointed but not effective.
    To get rid of the ISP-IPv6 over igb1, a reboot is necessary.

    This time I saw PPPoE(IPv4) was not established. So, is it eventually necessary that IPv6 should wait for IPv4 to finish successfully?

  • Pls. test 2.3.1 from 2.2.6 as many will skip 2.3

    2
    0 Votes
    2 Posts
    2k Views
    C

    We always do. Even back further, 1.2.3, 2.0, 2.1 and 2.2.x were all tested direct upgrade to 2.3 successfully before release.

    It's a matter of catching the specific circumstances that are a problem between versions. All the config upgrade issues are confirmed fixed, and the issues from old package files that may still be on the system is partially fixed.

  • Problem with traffic graphs

    5
    0 Votes
    5 Posts
    3k Views
    H

    Check your computer to see if it's transferring 2.5Mb/s?

  • Bsd pkg sync

    6
    0 Votes
    6 Posts
    3k Views
    C

    nano's been there for a while.

  • I know it's silly and meaningless but…

    4
    0 Votes
    4 Posts
    2k Views
    J

    Agreed. It is correct as-is. Capital=default action.

  • Firewall aliases bug gui

    5
    0 Votes
    5 Posts
    3k Views
    S

    Sorry I missed this conversation. I'll address it later tonight.

    It was an easy fix. Look for it in the next snapshot.

  • Growl Notifications Issue - V2.3_1

    5
    0 Votes
    5 Posts
    2k Views
    T

    Scratch that, I had some spare time before escaping for the day so I updated to the development branch and the issue (with growl notifications) does appear to have been fixed. The password field in the webui is still indicating the wrong length (intentionally perhaps?), but it is authenticating correctly and sending notifications.

  • IPComp? Bug 6167 doesn’t seem to be fixed in the snapshots…

    2
    0 Votes
    2 Posts
    897 Views
    C

    The fix broke the build of cryptostats so it was reverted. It'll come back once that issue is addressed.

  • 2.3_1 update live?

    2
    0 Votes
    2 Posts
    2k Views
    H

    nope

    https://forum.pfsense.org/index.php?topic=111150.0

  • My occasional error

    16
    0 Votes
    16 Posts
    5k Views
    J

    @phil.davis:

    That is weird. The code is a foreach over all the interfaces:

    foreach ($config['interfaces'] as $if => $ifdetail) {

    It could have an "if is_array()" to protect it - that will stop those warning messages - but actually $config['interfaces'] MUST always have at least 1 interface in it. So something is going wrong with the global $config

    Exactly what I was thinking.

    IMO, the only way for that to ever happen is config.cache to be corrupted for whatever reason, so I've submitted the following PR:
    https://github.com/pfsense/pfsense/pull/2925

    Additionally, with regards to truncation of crash report, I've submitted another PR:
    https://github.com/pfsense/pfsense/pull/2922

  • Status > System Logs > DHCP reporting

    2
    0 Votes
    2 Posts
    973 Views
    C

    You mean the "wrote 3 leases to lease file" part? Probably has a third that dates back prior to your log. Check /var/dhcpd/var/db/dhcpd.leases

  • PFSense is responsive but boot hangs at "starting cron … done"

    5
    0 Votes
    5 Posts
    3k Views
    C

    @Blade1:

    I also notice that the CPU is stuck at 99%.

    If you run 'top', or Diag>System Activity in the GUI, what process is chewing up the CPU?

  • Incorrect timezone set in php.ini

    4
    0 Votes
    4 Posts
    2k Views
    C

    Did you reboot after changing the timezone from UTC? Guessing not, some things will be on the old timezone until a reboot, php.ini among those. If I set my tz to America/Vancouver, and either reboot or run rc.php_ini_setup, I correctly get:

    : grep timez /usr/local/etc/php.ini date.timezone="America/Vancouver"
  • Separator bug

    5
    0 Votes
    5 Posts
    2k Views
    N

    @Steve_B:

    Unable to reproduce this. What version are you running?

    I can add/move/delete rules anywhere and the separators seem to stay where they belong.

    Ditto.

  • New update mechanism: great!

    7
    0 Votes
    7 Posts
    4k Views
    B

    That only tells you if an update is available not if a reboot is required.

  • 2.3 L2TP and PPTP client doesn't create

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