• system sensors error

    10
    0 Votes
    10 Posts
    978 Views
    T

    @tedquade The matter is now resolved.

    Ted Quade

  • [solved] 23.01.b.20221217.1429 Custom Check IP Service doesn't work

    9
    0 Votes
    9 Posts
    843 Views
    Bob.DigB

    @jimp Now being on 23.01.b.20221221.1946 problem is solved for me.

  • ath0_wlan0 config error #2

    3
    0 Votes
    3 Posts
    555 Views
    T

    @jimp save/apply/reboot cleared the error.

    Ted Quade

  • Is there a way to get the plus installer?

    14
    2 Votes
    14 Posts
    1k Views
    stephenw10S

    What error do you see when you try to use that?

    0x125c should be supported as you say:
    https://github.com/pfsense/FreeBSD-src/blob/devel-main/sys/dev/igc/igc_hw.h#L29

    It could be the hardware revision or perhaps the PHY the driver is objecting to.

    The igc driver in 2.7 is identical to that in 23.01 from what I can see.

    Steve

  • Upgraded from 22.05 - DHCPv6-PD / IPv6 no longer works

    4
    1 Votes
    4 Posts
    1k Views
    A

    Thanks @jimp for the fix. I've re-tested with 23.01.b.20221221.1946 snapshot and the issue seems to be resolved.

  • Netgate 1100 upgrade from 22.05-RELEASE to 23.01.b.20221221.0600 failed

    13
    0 Votes
    13 Posts
    2k Views
    J

    @pfsjap There's a 21.1946 version out today.

  • SG-1100 // Strange memory consumption

    2
    1 Votes
    2 Posts
    467 Views
    D

    The crypto chip is working. Just not detected on the dashboard.

    I asked the same thing recently here.

  • error on add host override to dns forwarder

    6
    0 Votes
    6 Posts
    651 Views
    stephenw10S

    Unbound in forwarding mode is usually a better choice anyway. 😉

    This will be fixed in tomorrows build though.

  • PHP error /etc/filter.inc 3712 & /etc/inc/util.inc 3384

    3
    2 Votes
    3 Posts
    543 Views
    T

    @jimp Issue resolved, back in business.

    Ted Quade

  • Register DHCP leases in the DNS Resolver - Not working

    6
    1 Votes
    6 Posts
    757 Views
    J

    Thanks for the quick turnaround, @stephenw10 and @jimp! I applied the patch and confirmed this fixed the issue:

    dig @192.168.113.1 plug07.redacted.. ; <<>> DiG 9.18.1-1ubuntu1.2-Ubuntu <<>> @192.168.113.1 plug07.home..redacted.. ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 865 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1432 ;; QUESTION SECTION: ;plug07.redacted... IN A ;; ANSWER SECTION: plug07.redacted... 3600 IN A 192.168.104.177 ;; Query time: 0 msec ;; SERVER: 192.168.113.1#53(192.168.113.1) (UDP) ;; WHEN: Tue Dec 20 10:09:53 CST 2022 ;; MSG SIZE rcvd: 68
  • pfSense Plus Software Version 23.01 BETA Now Available

    7
    0 Votes
    7 Posts
    2k Views
    stephenw10S

    No I don't expect it to be in the RC.

  • Dshield reporting

    5
    0 Votes
    5 Posts
    541 Views
    L

    @ltolbert I have modified the script to exclude records like "logfile turned over due to size" and new protocols like ",sctp,". These records seem to cause the function "parse_firewall_log_line" (in syslog.inc) to not populate index names in the array "flent" and that causes the error I noted above. I think Dshield needs to review the logic of this script. I have it working but any new protocol or unknown line in the flter.log will break it again. I will add it has been fun learning about php scripts as I am self trained so I'm sure I have made some mistakes..

  • Issues with mail_reports.inc post upgrade to todays dev release

    Moved
    13
    0 Votes
    13 Posts
    1k Views
    mtarboxM

    @jimp Thank you. I'll wait until tomorrow, tickle the system for an update and go from there.

  • Empty gateway drop-down in static route entry

    Moved
    2
    0 Votes
    2 Posts
    449 Views
    jimpJ

    If you update to a current snapshot that will work. That regression was fixed late last week.

  • SafeXcel Crypto inactive

    4
    0 Votes
    4 Posts
    586 Views
    jimpJ

    There is an issue with the way the dashboard is detecting it. It's built into the kernel at the moment so selecting it doesn't have any effect on whether or not it is active.

    https://redmine.pfsense.org/issues/13779

    We will probably move it back to a module so the detection and selection mechanisms work as they did before. AES-NI had a similar issue and that's what we did there.

  • Cannot upgrade from 22.09.a.20220729.0600 to another version

    Moved
    6
    0 Votes
    6 Posts
    2k Views
    S

    My solution was delete de ifsentence at line 720 from /user/local/libexec/pfSense-upgrade

    Then:

    rm /usr/local/etc/pkg/repos/pfSense.conf ln /usr/local/share/pfSense/pkg/repos/pfSense-repo-devel.conf /usr/local/etc/pkg/repos/pfSense.conf pfSense-upgrade -fy

    I find the solution in this threat
    https://forum.netgate.com/topic/176064/attempting-to-update-to-23-01-devel-corrupts-my-pfsense-installation/41

  • Unable to upgrade 2.7.0 Community to pfsense plus Dev

    23
    0 Votes
    23 Posts
    2k Views
    stephenw10S

    @grandrivers said in Unable to upgrade 2.7.0 Community to pfsense plus Dev:

    not sure if started from scratch 2.6-23.01 if i could then apply config from 2.7 ??

    You can import a 2.7 config into 23.01 as long as the config remains the same version:
    https://docs.netgate.com/pfsense/en/latest/releases/versions.html

    At some point after 23.01 release 2.7 may move to a new config version at which point the config will warn you when you try to import it. You may get unexpected results if you are using anything where the config format has changed.

    Srteve

  • Failed to update repository settings

    7
    0 Votes
    7 Posts
    1k Views
    stephenw10S

    If you are running an older snapshot and seeing that error:

    failed to update the repository settings!!!

    Then do this to pull in the fixes for it:

    pkg upgrade -fy pfSense-upgrade pfSense-base

    Then upgrade from the command line to reach the current snapshot:

    pfSense-upgrade -dy

    Steve

  • ath0_wlan0 config error

    5
    0 Votes
    5 Posts
    540 Views
    T

    @jimp Issue is resolved.

    Ted Quade

  • This topic is deleted!

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