Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • A

      Port Forwarding Not Forwarding Traffic To Destination Of VOIP PBX.

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling
      1
      0 Votes
      1 Posts
      19 Views
      No one has replied
    • A

      Tailscale Package Stuck in "Offline" State - GUI Broken After Reinstall

      Watching Ignoring Scheduled Pinned Locked Moved Tailscale
      1
      0 Votes
      1 Posts
      42 Views
      No one has replied
    • M

      How to update to the latest Tailscale version?

      Watching Ignoring Scheduled Pinned Locked Moved Tailscale
      163
      1 Votes
      163 Posts
      47k Views
      luckman212L

      For 25.07 RC, this worked for me (run sh first)

      [25.07-RC][root@r1.lan]/root: sh # export IGNORE_OSVERSION=yes # pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2.pkg # service tailscaled restart # tailscale up # tailscale version 1.84.2 go version: go1.24.4 # tailscaled -version 1.84.2 go version: go1.24.4
    • N

      HaProxy ip alias dropdown ?

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy
      1
      0 Votes
      1 Posts
      37 Views
      No one has replied
    • C

      Introduce openvpn-auth-oauth2 as pfSense package

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages
      2
      0 Votes
      2 Posts
      75 Views
      A

      @cdal

      This could be a great security improvement ... It's the only way to do MFA with "LDAP/AD" backend for exemple (using oauth 2 proxy for exemple)

    • R

      How to update to the latest Telegraf version

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages
      9
      0 Votes
      9 Posts
      1k Views
      R

      @rocket

      Updated July 20-2025

      pfsense 24.11 - Telegraf freebsd-15

      pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/telegraf-1.35.1.pkg

      pfsense 2.7.2 - Telegraf freebsd-14

      pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/telegraf-1.35.1_1.pkg

      https://www.freshports.org/net-mgmt/telegraf/#history

    • L

      Updated PIMD package (beta)

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages
      1
      0 Votes
      1 Posts
      79 Views
      No one has replied
    • M

      New pfblockerNG install Database Sanity check Failed

      Watching Ignoring Scheduled Pinned Locked Moved pfBlockerNG
      39
      0 Votes
      39 Posts
      4k Views
      M

      @Laxarus This worked for me as well. Though I had to search the web how to edit the file (the easiest way).

      Therefore:

      Addition for anyone struggling to find where to edit files on your pfsense system.

      Go to Diagnostics --> Edit File --> insert the location of the file:

      /usr/local/pkg/pfblockerng/pfblockerng.sh

      Go to line number 1232 by filling it in the Go to line field.

      That line should read:

      s1="$(grep -cv ^${ip_placeholder2}$ ${masterfile})"

      replace only (leave the rest intact):

      masterfile

      to

      mastercat

      Then follow the above instructions from @Laxarus https://forum.netgate.com/post/1219635

    • D

      Load balancing not actually balanced?

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN
      3
      0 Votes
      3 Posts
      107 Views
      D

      @Nicholas97 Sticky connections are not enabled. Gateway status is fine. Weights for each LAN are set to 1 which should be fine for 2x gigabit connections and total bandwidth used of less than 1gbps. Will look at the logs but will have to figure out what I'm looking for ... will report back.

      I have read the multiwan load balancing docs pretty well and searched the forums here before posting this originally. Unless there are other pfsense forums you're referring to?

    • A

      Amcrest Camera Function Direct VPN vs Site to Site

      Watching Ignoring Scheduled Pinned Locked Moved WireGuard
      1
      0 Votes
      1 Posts
      44 Views
      No one has replied
    • D

      Squid: "Undefined symbol "_ZTVNSt3__117bad_function_callE" after upgrade to 2.8

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy
      18
      0 Votes
      18 Posts
      2k Views
      JonathanLeeJ

      @aGeekhere They just release Squid 7 and it is stable if you want to check it out

      "The Squid HTTP Proxy team is very pleased to announce the availability
      of the Squid-7.1 release!

      This release is, we believe, stable enough for general production use.
      We encourage all users of any previous major version of Squid to upgrade to it,
      as well as users of beta version 7.0.X.

      It can be downloaded from GitHub, at
      https://github.com/squid-cache/squid/releases/tag/SQUID_7_1

      Since version 6, Squid offers:

      better support for overlapping IP ranges and wildcard domains in acl countless security, portability, and documentation fixes

      Since version 6, some previously deprecated features have been removed:

      Edge Side Includes (ESI) access to the cache manager using the cache_object:// scheme - use
      http instead the squdclient tool - use curl
      http://<squid-address>/squid-internal-mgr/menu instead the cachemgr.cgi tool the purge tool - use the http PURGE method instead Ident protocol support basic_smb_lm_auth and ntlm_smb_lm_auth helpers - use Samba's
      ntlm_auth instead

      Further details can be found in the release notes and in the changelog

      Please remember to run "squid -k parse" when testing the upgrade to a new
      version of Squid. It will audit your configuration files and report
      any identifiable issues the new release will have in your installation
      before you "press go".

      If you encounter any issues with this release please file a bug report at
      https://bugs.squid-cache.org/

      --
      Francesco Chemolli

      squid-users mailing list
      squid-users@lists.squid-cache.org
      https://lists.squid-cache.org/listinfo/squid-users"

      I am having issues with this right now

      "I got as far as this with the make clean install no matter what I do I can’t get this package installed. I have tried pkg install heimdal same error after install and pkg install krb5 and pkg install krb5-devel. I don’t know what I am doing wrong it does the make clean for a while and crashes for the bootstrap version the other one I could get going

      ERROR: checking whether S5L_CTX_sess_set_get_cb() callback accepts a const ID argument" ... yes checking "whether X509_get0_signature() accepts const parameters" ... yes checking whether the TXT_DB use OPENSSL_PSTRING data member... yes checking whether the squid workaround for buggy versions of sk_OPENSSL_PSTRING_V alue should used... no checking whether the workaround for OpenSSL IMPLEMENT_LHASH_ macros should used ... yes configure: OpenSSL library support: yes -lcrypto -lss1 configure "Library -Kit-kros" support: no (auto) /configure: LIBHEIMDAL_KRB5_PATH+=-L/usr/lib: not found /configure: LIBHEIMDAL_KRB5_CFLAGS+=-1/usr/include: not found checking for LIBHEIMDAL_KRB5... no configure: error: Required library 'heimdal-krb5' not found ニニニン Script "configure" failed unexpectedly. Please report the problem to timp87@gmail.com maintainerl and attach the '/usr/ports/uuu/squid/uork/squid-7.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system te.g. a /usr/local/sbin/pkg-static into -g -tal. *** Error code 1 Stop. makel1]: stopped in /usr/ports/www/squid *** Error code 1 Stop. make: stopped in /usr/ports/www/squid root@free:/usr/ports/www/squid #"

      it gets so far along and fails with this error.

    • M

      pfSense-pkg-WireGuard removal failed!

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages
      1
      0 Votes
      1 Posts
      40 Views
      No one has replied
    • B

      Intel I350-T4 Errors

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      18
      0 Votes
      18 Posts
      861 Views
      B

      For anyone interested in the exciting conclusions... it worked fine in the 16x slot for 2 weeks and is still in there now
      I put an I340-T4 in the 1x slot at the same time and left that running and that has been perfectly fine as well

      It seems to be an incompatibility between the 1x slot and the I350 specifically but i'm not sure why. In either case, the issue seems to be resolved

      It may be something specific to AM5 and the I350 in the 1x, or just the I350 and the 1x alone but if anyone else for some reason tries the same, at least you know what symptoms manifest and what the cause was

      Thanks again for those that helped and commented

    • T

      Kea DHCP static mappings not transfering to standby HA pair

      Watching Ignoring Scheduled Pinned Locked Moved DHCP and DNS
      1
      0 Votes
      1 Posts
      34 Views
      No one has replied
    • J

      Bricked (and recovered) 4200

      Watching Ignoring Scheduled Pinned Locked Moved Plus 25.07 Develoment Snapshots
      6
      0 Votes
      6 Posts
      443 Views
      J

      I would agree. 18 hours in and everything continues to run smoothly. The issue related to image availability I believe is the valid answer and we can close this out as solved. Thanks everyone. -JD

    • JonathanLeeJ

      Port 0 and IPv4 Great... but hey what about IPv6 or inet6?

      Watching Ignoring Scheduled Pinned Locked Moved Firewalling port 0 pfctl -sr inet6 ipv6 acl
      15
      0 Votes
      15 Posts
      312 Views
      JonathanLeeJ

      @johnpoz This even does this with the newest CE edition inside of UTM virtualized environment outside of the 2100s

      Screenshot 2025-07-17 at 10.15.51.png

      It is not just the 2100s this is set up for standard stuff everything else works with it just the status page

    • B

      Pfsense - OpenVpn

      Watching Ignoring Scheduled Pinned Locked Moved Español
      2
      0 Votes
      2 Posts
      160 Views
      L

      @Belcebu-Gdl

      Hola.
      Cuando ocurra el problema, yo revisaría desde el ordenador con cliente openvpn (en este caso desde el ordenador con openvpn connect) si hay conectividad al servidor openvpn (pfsense).
      Aunque no es lo más común, yo tengo el servidor openvpn escuchando en tcp en lugar de udp. Si está en tcp, puedes desde el ordenador cliente comprobar si hay conectividad con el comando telnet a la ip y puerto del servidor openvpn. De esta manera puedes ir acotando el problema y ver si el problema es de servidor, de red o del cliente.
      Un saludo.