Subcategories

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

    4k Topics
    21k Posts
    N

    Can I use pgblockerng aliases in Haproxy?

    80758505-9bad-4dad-a80b-c159be1045a2-image.png

    If it was a firewall rule, typing pfb would produce a dropdown to select.

    Here it has to be written, but will it work? Is it supported?

  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    cyb3rtr0nianC

    @bmeeks So after upgrading to the newest PfSense 2.8.0 everything is now working like a charm!

    Suricata no longer seems to strip off tags like it did before! Which means I can now use my network segmented by VLANs and still use the benefits of Suricata Inline IPS! Very niiize!

    I checked in the Alerts section and it is indeed generating the correct alerts from the different VLAN sections, I put Inline IPS on the parent interface of all the VLANs.

    I assume this is because the FreeBSD version is also updated with the new PfSense 2.8.0 version?

    Because before, as soon as I selected Inline IPS mode, my entire VLAN tagging would break and nothing was reachable until I switched back to Legacy mode.

  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K

    @pulsartiger
    The database name is vnstat.db and its location is under /var/db/vnstat.
    With "Backup Files/Dir" we are able to do backup or also with a cron.

  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    N

    @SteveITS ...got it, I should have looked in the docs... I do too use Quad9 and have DNSSEC disabled, so I guess my question is pointless..

    Thank you for all the help.

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    99 Topics
    2k Posts
    K

    @elvisimprsntr thanks for your suggestion. I will give it a try.

  • Discussions about the ACME / Let’s Encrypt package for pfSense

    493 Topics
    3k Posts
    GertjanG

    @EChondo

    What's your pfSense version ?
    The instructions are shown here :

    1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png

    A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate.

    @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy:

    I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess.

    No need to wait x days.
    You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.

  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    R

    I had a similar issue with Routed VTI over IPsec recently. FRR lost its neighbors after rebooting or when a tunnel went down. It never re-discovered it automatically. Only restarting FRR (either in GUI or via CLI) brought the neighbors back.

    When I manually added those under the OSPF neighbors tab in the GUI it seems to solve the problem as well.

  • Discussions about the Tailscale package

    89 Topics
    574 Posts
    A

    Hello,
    I am unable to get the Tailscale package to work. The page at VPN > Tailscale > Authentication is stuck. It displays the error "Tailscale is not online," but also shows a "Logout and Clean" button, with no option to log in.
    link text

    This state persists even after performing the following troubleshooting steps:

    Rebooting the pfSense router.

    Completely uninstalling and reinstalling the Tailscale package multiple times.

    Clearing browser cache and using a private browser window.

    Toggling the main "Enable Tailscale" checkbox in the settings.

    Checking the logs, which show the service gets a "terminate" signal and shuts down cleanly; it does not crash.

    Manually trying to delete the state file with rm /var/db/tailscale/tailscaled.state, which failed because the file does not exist.

    It appears that the package's configuration is corrupted in a way that persists even after reinstallation. Can anyone advise on how to perform a complete manual cleanup of all Tailscale files and settings?

  • Discussions about WireGuard

    690 Topics
    4k Posts
    J

    I've read through some other posts about this, but they either didn't say whether the proposed solution worked or they were very convoluted and difficult to understand. Here is our scenario: We have 6 locations--Las Cruces (LC), Sunland Park (SP), El Paso (EP), Abilene (ABI), Fort Worth (FW), and Plano (PL). LC and ABI have software that is accessed by the other 4 locations via VPN. There are WireGuard VPNs set up between LC and those 4 locations (SP, EP, FW, PL), and ABI and those 4 locations (SP, EP, FW, PL). There is also a WireGuard VPN connection between LC and ABI. LC and ABI have 2 internet connections. SP, EP, FW, and PL each have one internet connection.

    If the primary internet connection goes down at either LC or ABI and failover occurs to the secondary internet connection, is there a way to set up the WireGuard VPN connections so that they also failover without purchasing some 3rd party application?

    Thanks.

  • Unbound fails to reinstall!

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    _

    works again! thx

  • UPnP proxy?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    You don't need that even. IIRC you can use the built-in IGMP proxy to carry UPnP's multicast from one segment to another.

  • Squid Alternative? Perhaps Polipo?

    Locked
    10
    0 Votes
    10 Posts
    8k Views
    G

    @dhatz:

    I don't know the scale of your caching proxy (10 users, 100 users, 500 users etc), but for any "busy" system I'd be inclined to split the proxy functionality into a separate system, properly tuned (kernel & fs) for the task.

    I would say between 20-25 constant users. They will fluctuate to the 30's with other devices syncing in every now and then. ..I was able to achieve some stability yesterday. I did a few updates along with reboots. I noticed that I get an error page on forums (no route). I am not on site right now so I cant tell exactly the message. I am beginning to think that I am having connection errors. Thanks!!

  • Help in Blocking Websites

    Locked
    15
    0 Votes
    15 Posts
    3k Views
    marcellocM

    allow rule

    proto tcp

    source any_or_lan_subnet

    port any

    destination https_alias_you_created

    port 443

    deny rule

    proto tcp

    source any_or_lan_subnet

    port any

    destination any

    port 443

  • Sarg: All I see are asterisks for "accessed sites"

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    marcellocM

    What you get on new reports after unselecting privaci option?

  • Packages not starting after reboot

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    R

    Hi team,

    Anyone else having this issue?

  • What do I need for Asterisk?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    P

    @virtualliquid:

    ok, what would be a good voip providor to use? That has integration and is free if possible.

    It all depends on where you are and if you need a DID

    Have a look at the betamax clones here: http://progx.ch/home-voip-prixbetamax-3-1-2.html
    Prices are very low, quality not premium but for that amount most of the times good enough.

  • Squidguard blacklist error

    Locked
    9
    0 Votes
    9 Posts
    7k Views
    marcellocM

    @Gabri.91:

    How is it possible? I have 42% free on CF..

    IIRC, /var is a memory file system on nanobsd.

  • Squid3 with SquidGuard…!!!

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S

    @marcelloc:

    Reinstall squid3 after squid guard.

    Thaks marcelloc…
    I should to test it...

  • Snort google voice

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM

    You can try find what rules are blocking google voice traffic and supress it on snort config.

  • Snort 2.9.2.3 pkg v. 2.5.4 Issues

    Locked
    11
    0 Votes
    11 Posts
    2k Views
    C

    i did a deinstall and reinstall… life is good... both ipv4 and ipv6 addresses are there now.. thank you again for all your hard work on this package!!!

  • RadiusServer User monitoring

    Locked
    9
    0 Votes
    9 Posts
    2k Views
    N

    Finally i found http://sourceforge.net/projects/easyhotspot/ for freeRADIUS monitoring and etc.

    it works on pfsense lighthttp and no need PHP-pear.

    thx .

  • Squid Transparent redirect additional ports

    Locked
    3
    0 Votes
    3 Posts
    841 Views
    C

    aha, this works!  I was originally trying the router's local ip address instead of localhost.

    Obrigado e feliz carnaval! :)

  • Squidguard and Squid32++ compatibility ;)

    Locked
    1
    0 Votes
    1 Posts
    981 Views
    No one has replied
  • Add ELSA (web-based interface for logs) to Pfsense

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ

    Ah, that isn't what they were asking though - they were asking how to make it a pfSense package, not how to log from pfSense to ELSA.

    I imagine since it's all syslog based there wouldn't be anything to that except for pointing your syslog settings at the ELSA server.

  • Squid3 Users monitoring…!!!

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S

    Okay…Thanks... ;)

  • Zabbix 2 Agent

    Locked
    16
    0 Votes
    16 Posts
    8k Views
    marcellocM

    zabbix2-agent pkg v 0.6_2 has a working config file.  :)

  • Snort

    Locked
    1
    0 Votes
    1 Posts
    878 Views
    No one has replied
  • Zabbix to monitor site to site links openvpn

    Locked
    5
    0 Votes
    5 Posts
    9k Views
    R

    Hiya,

    Thanks for the reply and I hope you could assist me a bit further.

    Here is my setup

    zabbix server                pfsense main firewall                        pfsense another site
    192.168.0.31                    192.168.0.251 (Local)                        192.168.20.250(local)
                                    192.168.23.251 ( different vlans)            this is linked to 192.168.23.0/24 vlan

    There are multiple vlans on the main firewall some connection to other remote pfsense firewalls.

    So my question is on the remote pfsense, I install the zabbix client.
    In the client  setting, I will put the following :

    server:192.168.20.251
    server Active:192.168.20.251:10050
    Hostname:(name of firewall)
    Listen IP:0.0.0.0
    listen port:10050
    refresh active checks:120
    timeout:3
    buffer send:5
    buffer size:100
    start agents:3

    On the main pfsense install the settings for the proxy is :

    Proxy settings

    server:192.168.0.31
    server port:10051
    hostname:(Proxyname)
    Mode Active: yes
    config frequency:3600

    On the Zabbix server I created a proxy called (Proxyname) and then added the remote pfsense as a client but I do not get any results.

    On the remote pfsense agent logs is as follows:

    6469:20130211:090609.894 Got signal [signal:15(SIGTERM),sender_pid:55456,sender_uid:0,reason:65537]. Exiting …
      6054:20130211:090609.894 One child process died (PID:6653,exitcode/signal:65280). Exiting ...
      6361:20130211:090609.894 Got signal [signal:15(SIGTERM),sender_pid:55456,sender_uid:0,reason:65537]. Exiting …
      6054:20130211:090611.895 Zabbix Agent stopped. Zabbix 2.0.4 (revision 31984).
      4277:20130211:090614.908 Starting Zabbix Agent [tfcfire01]. Zabbix 2.0.4 (revision 31984).
      4348:20130211:090614.909 agent #0 started [collector]
      4679:20130211:090614.910 agent #2 started [listener]
      4457:20130211:090614.910 agent #1 started [listener]
      5290:20130211:090614.910 agent #4 started [active checks]
      4972:20130211:090614.910 agent #3 started [listener]
      5290:20130211:092305.201 Got signal [signal:15(SIGTERM),sender_pid:6797,sender_uid:0,reason:65537]. Exiting …
      4679:20130211:092305.202 Got signal [signal:15(SIGTERM),sender_pid:6797,sender_uid:0,reason:65537]. Exiting …
      4348:20130211:092305.202 Got signal [signal:15(SIGTERM),sender_pid:6797,sender_uid:0,reason:65537]. Exiting …
      4972:20130211:092305.202 Got signal [signal:15(SIGTERM),sender_pid:6797,sender_uid:0,reason:65537]. Exiting …
      4457:20130211:092305.203 Got signal [signal:15(SIGTERM),sender_pid:6797,sender_uid:0,reason:65537]. Exiting …
      4277:20130211:092305.203 One child process died (PID:4679,exitcode/signal:65280). Exiting ...
      4277:20130211:092307.204 Zabbix Agent stopped. Zabbix 2.0.4 (revision 31984).
    18350:20130211:092310.215 Starting Zabbix Agent [tfcfire01]. Zabbix 2.0.4 (revision 31984).
    18681:20130211:092310.216 agent #0 started [collector]
    18873:20130211:092310.216 agent #2 started [listener]
    19115:20130211:092310.216 agent #4 started [active checks]
    18710:20130211:092310.217 agent #1 started [listener]
    18972:20130211:092310.217 agent #3 started [listener]
    19115:20130211:092310.438 No active checks on server: host [tfcfire01] not found
    19115:20130211:202847.418 No active checks on server: host [tfcfire01] not found

    The proxy logs on the main pfsense is as follows:

    44419:20130211:091238.401 Zabbix Proxy stopped. Zabbix 2.0.4 (revision 31984).
    10294:20130211:091258.834 Starting Zabbix Proxy (active) [bpsproxy]. Zabbix 2.0.4 (revision 31984).
    10294:20130211:091258.834 **** Enabled features ****
    10294:20130211:091258.834 SNMP monitoring:      YES
    10294:20130211:091258.834 IPMI monitoring:        NO
    10294:20130211:091258.834 WEB monitoring:        YES
    10294:20130211:091258.835 ODBC:                  NO
    10294:20130211:091258.835 SSH2 support:          NO
    10294:20130211:091258.835 IPv6 support:          YES
    10294:20130211:091258.835 **************************
    10357:20130211:091258.848 proxy #1 started [configuration syncer #1]
    10482:20130211:091258.848 proxy #2 started [heartbeat sender #1]
    10730:20130211:091258.849 proxy #3 started [data sender #1]
    11948:20130211:091258.854 proxy #13 started [trapper #4]
    11816:20130211:091258.853 proxy #11 started [trapper #2]
    10294:20130211:091258.856 proxy #0 started [main process]
    12588:20130211:091258.857 proxy #17 started [http poller #1]
    13293:20130211:091258.859 proxy #21 started [history syncer #3]
    11923:20130211:091258.863 proxy #12 started [trapper #3]
    12007:20130211:091258.865 proxy #14 started [trapper #5]
    13238:20130211:091258.911 proxy #20 started [history syncer #2]
    12571:20130211:091258.914 proxy #16 started [housekeeper #1]
    12571:20130211:091258.914 executing housekeeper
    11498:20130211:091258.916 proxy #9 started [unreachable poller #1]
    13572:20130211:091258.917 proxy #22 started [history syncer #4]
    10756:20130211:091258.945 proxy #4 started [poller #1]
    11278:20130211:091258.959 proxy #7 started [poller #4]
    10892:20130211:091258.966 proxy #5 started [poller #2]
    11374:20130211:091259.004 proxy #8 started [poller #5]
    12790:20130211:091259.013 proxy #18 started [discoverer #1]
    12225:20130211:091259.013 proxy #15 started [icmp pinger #1]
    12959:20130211:091259.014 proxy #19 started [history syncer #1]
    11534:20130211:091259.015 proxy #10 started [trapper #1]
    10990:20130211:091259.017 proxy #6 started [poller #3]
    12571:20130211:091259.190 housekeeper deleted 0 records from history (spent 0.004097 seconds)
    10482:20130211:091358.853 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [4] Interrupted system call]
    10357:20130211:091414.095 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [60] Operation timed out]. Will retry every 120 second(s)
    10730:20130211:091414.198 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [60] Operation timed out]. Will retry every 1 second(s)
    10482:20130211:091458.860 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [4] Interrupted system call]
    10357:20130211:091529.103 Still unable to connect…
    10730:20130211:091529.205 Still unable to connect...
    10482:20130211:091558.868 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [4] Interrupted system call]
    10730:20130211:091645.215 Still unable to connect…
    10482:20130211:091658.877 Unable to connect to the server [192.168.0.31]:10051 [cannot connect to [[192.168.0.31]:10051]: [4] Interrupted system call]

    Do I need any rules on the fiirewall pls.

    The link between the remote and main firewall is an openvpn site to site link always on.

  • Snort and 2.1

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    E

    Normally yes the fix is https://github.com/bsdperimeter/pfsense-packages/commit/c81902f92799a1f566667f8fae07ecb92069372f

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.