Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    A
    Docker image for squid 7.3 and above https://hub.docker.com/r/fredbcode/squid If pfsense does not push the update.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    DARAD
    Hello team, I have a Netgate 8200 running 24.11-RELEASE (amd64) with Suricata 7.0.8_5 package installed. Suricata doesn't seem to start. It loops to red once I press the Play button on the interface. It leaves no logs in the System logs, it leaves no logs in suricata.log at /var/log/suricata/suricata_ovpns933787/suricata.log I tried launching it manually: # /usr/local/bin/suricata -V or # /usr/local/bin/suricata -c /usr/local/etc/suricata/suricata_33787_ovpns9/suricata.yaml -i suricata_ovpns933787 and I get this output ld-elf.so.1: /usr/local/bin/suricata: Undefined symbol "__strlcpy_chk@FBSD_1.8" Thanks in advance, Dara
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    573 Topics
    3k Posts
    dennypageD
    @kabeda If memory serves, that old version of ntopng did not run as user ntopng, but as user nobody. There are lots of problems in that old version. Anyway, check the ownership and permissions of /var/db/ntopng and make sure it matches the user that ntopng runs as. You may need to set ownership of the entire hierarchy. Example: /usr/sbin/chown -R nobody:nobody /var/db/ntopng However, the better choice would be to upgrade to a more recent version.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @vicking said in No blocks on IP: Is it a bad idea to have the action set to deny both instead of inbound only? Question is squarely for admin. Per the infoblock which explains, in part, the "Deny Inbound", "Deny Outbound", and "Deny Both" actions: 'Deny' Rules: 'Deny' rules create high priority 'block' or 'reject' rules on the stated interfaces. They don't change the 'pass' rules on other interfaces. Typical uses of 'Deny' rules are: Deny Both - blocks all traffic in both directions, if the source or destination IP is in the block list Deny Inbound/Deny Outbound - blocks all traffic in one direction unless it is part of a session started by traffic sent in the other direction. Does not affect traffic in the other direction. One way 'Deny' rules can be used to selectively block unsolicited incoming (new session) packets in one direction, while still allowing deliberate outgoing sessions to be created in the other direction. In other words: When set to "Deny Inbound", incoming connection requests from WAN hosts are blocked and therefore no state will be created. However a LAN host can still establish state to an otherwise listed IP. If set to "Deny Outbound", outgoing connection requests from LAN hosts are blocked and therefore no state will be created. However an incoming connection request from an otherwise listed IP to an 'open' WAN port can still establish state. If set to "Deny Both", both incoming connection requests and outbound connections requests are blocked and therefore no state will be created regardless of connection direction.
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    C
    @dennypage Nicely done sir!
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    503 Topics
    3k Posts
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • Discussions about the FRR Dynamic Routing package on pfSense

    296 Topics
    1k Posts
    C
    This one has been tricky still not sure what to try. Any ideas?
  • Discussions about the Tailscale package

    93 Topics
    654 Posts
    C
    @luckman212, Thanks for your suggestion. I will check what I have in /usr/local/pkg/tailscale/state, and also the RAM disk settings others have brought up. I could learn more about where Tailscale and pfSense store system files. If I find anything worth sharing, I will let you know.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    H
    @RNM-0 Thanks for your comment and sharing your fix. Unfortunately I don't want to take down pfsense and downgrade versions. I'm currently fine at the moment since I'm using Tailscale and that works. I also fixed the other crash I was having with pfblocker by changing a line code that wasn't pushed out under this version. Hopefully the stable release won't take too long to release but it appears there's still some open bugs that need to be fixed before that happens, and ironically, both the pfblocker and wireguard issues aren't on that list of bug fixes.
  • OpenBGP not switching to other ISP in multihomed setup

    Moved
    2
    0 Votes
    2 Posts
    498 Views
    C
    Just a follow up, this is resolved. It was actually an issue with the provider that was not working. They had to update a MPLS record on their side. Once they did that, it worked as expected and fails over automatically.
  • Chromecast over multiple networks.

    4
    6
    0 Votes
    4 Posts
    875 Views
    dennypageD
    @belrpr If you do not specify a domain name in the DHCP server, it will use the domain name of the firewall. This is almost certainly what you want. Unless you are trying to achieve something very specific, I would recommend staying with the defaults (delete the domain name specification from both DHCP and from Avahi).
  • NUT Using Excessive CPU

    7
    0 Votes
    7 Posts
    1k Views
    dennypageD
    @jompigrande Unfortunate that NUT doesn't complain bitterly about that... Glad you got it fixed.
  • Where is all the settings for Avahi?

    3
    1
    0 Votes
    3 Posts
    378 Views
    dennypageD
    @monster4000 What settings are you looking for?
  • OpenBGPD First Time

    Moved
    2
    0 Votes
    2 Posts
    433 Views
    I
    This is resolved - it was a bad config error - config file location is alright. New Config is: AS xxxx fib-update yes listen on 0.0.0.0 router-id xxx.xxx.xxx (1) network xxx.xxx.xxx (azure subnet)/24 group "Azure" { remote-as xxxx neighbor xxx.xxx.xxx(2) { descr "to_as_65001" announce all local-address 0.0.0.0 } } deny from any deny to any allow from xxx.xxx.xxx(2) allow to xxx.xxx.xxx(2)
  • OpenVPN auto-rotate

    openvpn autorotate autoconnect rotate servers
    2
    0 Votes
    2 Posts
    992 Views
    RicoR
    If you have all tunnels up together you could policy route using Firewall Rules with timers (Schedule) to loop the traffic. -Rico
  • Snort LAN alert source ip not local ip

    2
    1
    0 Votes
    2 Posts
    286 Views
    bmeeksB
    Think about how network traffic works on a firewall. Once your LAN host initiates a conversation with another external host (through your LAN and then out of your WAN, for example), pfSense creates a state table entry that will now allow that external host to talk back to your internal LAN host. So if the external traffic starts a session it will be the "source" and your LAN host is the "destination". This would be the case if you clicked a web site URL. The web server will become the "source" of the web traffic and the browser and your LAN host the "destination" as the web server sends the HTTP or HTTPS traffic back to you. So who is "source" and who is "destination" changes back and forth during operation.
  • net-snmpd stops responding after certain amount of time

    7
    0 Votes
    7 Posts
    1k Views
    D
    I went back to bsnmpd.. Although it has no IPv6-support.
  • Resolved - FreeRadius 0.15.7 Issue

    19
    0 Votes
    19 Posts
    2k Views
    jimpJ
    @NogBadTheBad said in Resolved - FreeRadius 0.15.7 Issue: @jimp said in Resolved - FreeRadius 0.15.7 Issue: /usr/local/etc/rc.d/radiusd.sh restart Wasn't sure exactly how it was started so I was doing it from the GUI. That's essentially what the GUI does, but if you run it at the shell you might see an error that the GUI doesn't display
  • Troubleshooting issues with Telegraf package?

    3
    0 Votes
    3 Posts
    2k Views
    V
    I found one troubleshooting tip based on an earlier post: https://forum.netgate.com/topic/129002/telegraf-memory-stats-broken-on-2-4-3 From CLI on the pfSense box, you can run: /usr/local/bin/telegraf -config=/usr/local/etc/telegraf.conf --test For example: [2.4.4-RELEASE][admin@ang-router.localdomain]/root: /usr/local/bin/telegraf -config=/usr/local/etc/telegraf.conf --test 2019/04/05 04:30:08 E! Error parsing /usr/local/etc/telegraf.conf, line 41: field corresponding to `arguments' is not defined in `*ping.Ping'
  • 0 Votes
    1 Posts
    176 Views
    No one has replied
  • Graylog 3 and pfsense

    1
    0 Votes
    1 Posts
    420 Views
    No one has replied
  • openbgpd PfSense and no gateway

    Moved
    5
    0 Votes
    5 Posts
    700 Views
    I
    Ok understood. I can set the 4 BGP Neighboors as Gateway. But these are non routable blackholes which request one of our RIPE-Public IP to be the source. Is that configurable? Source 1.1.1.1/32 -> GW 2.2.2.2/24 Like it can be done on Diag-Traceroute for the Source-Interface. But now for the whole system.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • pfsense tsc: p-state invariant , performance statistics about

    2
    1
    0 Votes
    2 Posts
    301 Views
    KOMK
    Normal
  • package Install issues - solved?

    1
    0 Votes
    1 Posts
    715 Views
    No one has replied
  • Iperf 2.0.13

    4
    0 Votes
    4 Posts
    682 Views
    johnpozJ
    iperf3 does json which way better than csv To be honest iperf on pfsense not really all that good anyway, its a router - you should be doing iperf "thru" it not to or from it. Go to one of the hundreds of places online to convert your json to csv or excel example http://convertcsv.com/json-to-csv.htm
  • FreeRADIUS 2 with EAP-TLS

    14
    0 Votes
    14 Posts
    11k Views
    P
    patched by me: https://github.com/pfsense/FreeBSD-ports/pull/632 With this patch, when you revoke a certificate you need to go to radius config -> eap and "SAVE" to regenerate the CA+CRL file. Next patch coult be add a funcion similar to openvpn_refresh_crls() that should be called from /usr/local/www/system_crlmanager.php when you update all the other CRLs. This is my 2nd day on PFSense, so first I need to see if there is a functions file dedicated to components not installed as default and then write the function. Any advice?
  • 0 Votes
    2 Posts
    3k Views
    B
    After a few USB re-plugs and restarts of pfSense it finally figure it out and started working.
  • NUT Driver DummyUPS Device File

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