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
    W

    @qinn
    Sent him an email Dan an email to the address on his site.. Not sure what is happening, my Teams stopped working. Disable it/turn it off and the problem went away.

  • 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

    689 Topics
    4k Posts
    P

    @patient0 Thanks for further suggestions. The tunnel is definitely up and so I don't think this is a CGNAT issue after all. WAN firewall rule is in place for UDP on port 51823 (otherwise the tunnel wouldn't work, right?). I can ping from client 1 -> client 2 and visa versa and also ping all points in between like you suggest. I just can't open an HTTPS connection from pfSenseB from Client 1 using a browser. But I can do this the other way round i.e. from Client 2 to pfSenseA

    I will try and do some packet capture to see if that reveals anything.

  • Adding banner to webpage

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    F

    $Img1 = "http://t1.gstatic.com/images?q=tbn:ANd9GcTAsTI-8z4O3D42H_OWG2fcJEm6AVxqu0-7H0Q7OArTtBDYgDR5";
    $Alt1 = "[advertisement] nesto";
    $Url1 = "http://www.google.com";

    $Img2 ="http://www.pro-dezign.com/images/banner.jpg";
    $Alt2 = "[advertisement] pro-dezign web development";
    $Url2 = "http://www.pro-dezign.com/index.html";

    $num = rand (1,2);

    $Image = ${'Img'.$num};
    $Alt = ${'Alt' .$num};
    $URL = ${'Url'.$num};

    Print "["".$Alt."""; ? >

    and just place the PHP include on your page where you want the banner rotator.]("".$URL."")

  • Snort & Web Attack

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    B

    @Gloom:

    Silly question but you are "attacking" your host via the interface that has snort enabled on it. If you have snort enabled on the WAN but are testing from an internal host then you will get no alerting or blocking.

    it is not silly question. Snort enabled on the WAN ethernet but it is not give any alertin or blocking messages.

  • Squid squidguard macaddress acl filter

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    E

    Yeah, I never thought of that… It just that I always do mac address filtering before. Thanks!

  • Snort blocking Exchange Push/Android

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    Thanks for your suggestion.  I applied a suppression.

    Can I add comments into my suppression list by adding a '#' in front of my text I want to add a note to?

    For example, can I do this in my suppression list:

    suppress gen_id 1, sig_id 17750 # disable DOS Microsoft IIS 7.5 client verify null pointer attempt (Android/Exchange)

    so I can tell why I added that suppression?  The character may not be a # but anything… ?

    AWS

  • PfSense crashes after installing squid & squidGuard

    Locked
    13
    0 Votes
    13 Posts
    4k Views
    P

    Rather than spending your time on trying to find the cause. You're better off building a dedicated standalone squid box with Dansguardian.

    I stay away from all in one solution.

  • Regarding PHP Errors

    Locked
    9
    0 Votes
    9 Posts
    2k Views
    C

    That one is described as: "This signature detects a PHP script as content to an HTTP response"

    Yes, it is, there is no other possible way to download and install the package data. Nothing we can do to fix your broken signatures.

  • Freeradius2 installation doesn't work

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    belleraB

    Ok, thanks!

  • Request +ipguard Packages about arp

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D

    Probably you must use this topic http://forum.pfsense.org/index.php/topic,6.315.html

  • SquidGuard - Logs and wildcard usage

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Vnstat2 errors

    Locked
    12
    0 Votes
    12 Posts
    5k Views
    marcellocM

    files.pfsense.org/packages/amd64/8/All has vnstat too

  • Fdisk..

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    A

    @cmb:

    check out:
    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-adding.html

    assuming you just want to partition additional disks. Section 19.3.2.2

    thank you my freind ,, this's very helping

  • PFsense…

    Locked
    32
    0 Votes
    32 Posts
    11k Views
    A

    thank you all my freind , now everything is working fine , and i found all the packages in the freebsd ftp sites (y)

  • Unable to install many packages in 2.0.1

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C

    I rebooted the server and now I can install those packages  :o

    This will remain a mystery!

  • Snort on pfsense tutorial

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    marcellocM

    ok. snort is free and open source but rules free only for 30 days.

    You can use free rules, It's just not updated as fast as paid subscription.

  • [SOLVED] Python under NanoBSD

    Locked
    7
    0 Votes
    7 Posts
    9k Views
    A

    Thanks jimp for providing the answer.

    Here is how I installed python under NanoBSD:

    /etc/rc.conf_mount_rw setenv PKG_TMPDIR /root/ pkg_add -r http://files.pfsense.org/packages/8/All/python26-2.6.6.tbz /etc/rc.conf_mount_ro

    Cool… Since Python is running on NanoBSD, I now have my sshuttle tool running on my remote laptop and creating a transparent TCP tunnel over SSH including DNS requests.

  • Block Malware CnCs and nasties

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • FreeSwitch pkg as a SBC

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S

    Good luck finding anything related to SBCs. OpenSBC is dead, freeswitch/kayroo is cryptic. kayroo is limited to 20 channels and no documentation. Looks like for an integrated solution, we'll get what we pay for.

  • Is uploading to TFTP not possible????

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM

    Take a look on tftp docs. If you have package/binaries installed, I maybe just a config fix.

  • TFTP didn't install properly, now I can't delete package nor reinstall

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    F

    Thanks….

    I'm very familiar with vi, so I thought that was even a safer way to go.....
    I deleted the lines and then installed the package, just fine...

    thank you very much

  • Snort: Question about rule difference

    Locked
    2
    0 Votes
    2 Posts
    987 Views
    K

    one is dec_keyid and the other is enc_keyid. If you click on the edit button you will see the actual rule text and you will likely find it matches on different things.

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