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.

  • Tcp_outgoing_address (Squid package)

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    M

    pfSense does not block it.  IIRC, There is a technical limitation in the FreeBSD implementation of pf, ipctl, or Squid.  I can't recall as this was brought up some time ago.  The devs worked to find a solution, but it was not possible.  I think that pfSense 2.0 beta supports this, as whatever the limiting factor was has been upgraded (FreeBSD to v.8, pf, ipctl, etc.)

  • Snort on WAN with Dynamic IP (PPPoE)

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Need Help about Block Video/Audio Streaming

    Locked
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • FreeSwitch UserGuide or clear example requested

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    G

    Ok, I have solved this… binding on LAN is ok (was due to siproxd beeing started at the same time as FreeSwitch).

    I can not load my "internal" profile… I keep on having this error :

    2010-09-20 16:28:37.991317 [ERR] sofia.c:862 Error Creating SIP UA for profile: internal

    I also don't why FreeSwitch is binding on my external IP instead of my internal one…

    Las but not least if I remove my install and reinstall the port, I keep on having the same old config files that I have modified…
    What do I have to do to have a fresh install ??

    Finaly the fault was all mine.
    After investigating why the port 5060 was taken, I remembered that I had the "siproxd" package installed and started.

    This is the reason why local trafic could not be started.

  • Squid + Havp antivirus cnfiguration

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T

    Thanks
    i do get blocked on eicar test but still i don't get any alerts

  • Smtp relay

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    ?

    yes, although its not recommended.

  • Squidguard 1.3-2 is blocking FTP access.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    ?

    Squid is meant to proxy HTTP traffic, why are you passing FTP sessions to squid as well?

  • How to require everyone to use Squid proxy?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    ?

    Setting the proxy port to tcp 80 would not solve your issue as the users would still need to have proxy settings in their machines.  Keep the proxy on the default port, block access from your LAN clients outbound to TCP 80, TCP 443 and force them to put proxy settings in place to get out.  This can be done more easily using a GPO if you're an AD site, or using WPAD.  As was pointed out, this will only work for HTTP traffic.

  • Snort - rules that stop mulitple password attempts?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    G

    If you are running a linux server the fail2ban package does this

  • SNORT - sfportscan - sense_level

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J

    @podilarius:

    Hello,
    I am getting far to many false positives on my WAN interface as I have a very active FW. According to a few sites I have found, you can set sense_level to low for sfportscan. The option does not appear in pfSense. I would love to see a drop down box in the preprocessors screen to set this value.

    Is there another way to set this in the mean time?

    Thank you so much for you work on getting this into pfSense.

    Pod.

    Added to the todo list.

    James

  • Remove duplicate service entries on /status_services.php

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P

    @jimp:

    At the moment the only way to clean those up is to edit them out of your config.xml, and the easiest way to do that is to download a backup, edit them out, and then restore the backup.

    Thank you.

  • Firewall - squid

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M

    The best way to find out is to try it.

    As dvserg mentioned, the rules for the redirect used by the transparent proxy are part of the firewall (ipfw?), so it is doubtful that transparent proxy will work.

  • Need a Proxy for Domain Users and DHCP Users (mixed environment)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M

    @dvserg:

    Please do not use 'HELP', 'ATTENTION' and etc in Subject. So your post easier to read.

    Ok. Sorry!
    Thanks a lot.

  • Using spare storage

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    A

    I know this is not designed as a file server - but our primary use is as a content filter, main firewall is seperate hardware.

    Thanks for the links - I suspect some experimentation is in order.

    Andrew

  • Siproxd and inbound rules

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Siproxd can not start

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M

    In the WebGUI, make sure you fill in ALL the fields (save for the outbound proxy fields if not used). Although the GUI does mention the default values, they aren't populated into the config file automatically.

  • Squid Package fails to install after a reinstall

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N

    Thanks for the advice,

    I only have 2 packages installed

    bandwidthd   System   No info, check the forum   2.0.1.2

    rate Network Management No info, check the forum 0.9

    when I install squid (it seems to crash when installing perl)

    I checked the pkg_ino

    I see

    -bandwithdd

    -db41_4-41.25 the berkly db package rev 4.1
    -gd-20.35.1 - a graphics library for fast creation of images
    -jpeg-6b-4-1JG - jpeg compression library
    -libiconv - a character set conversion library

    I did delete 2 packages that were related to squid but it still crashes not those packages no longer show but the above is what is left.  I don't' want to mess up the system so I'm being cautious should I erase any of the above?

    right after squid is extracted i get this message

    Downloading package configuration file… done.
    Saving updated package information... done.
    Downloading squid and its dependencies... done.
    Checking for successful package installation... failed!

    Installation aborted.

  • Squid proxy

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    With transparent proxy it listens on localhost (127.0.0.1) and traffic coming in on the LAN side gets redirected there.

    Be sure you have also selected "allow users on interface" or add an ACL to make sure systems on the LAN side are allowed to hit the proxy.

    Otherwise we'll need more information, more than "nothing works" - specific information like error messages, system log contents, etc.

  • HAVP package stoped working

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T

    Thanks for the answer ;D

  • DNS Blacklist

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