Subcategories

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

    4k Topics
    21k Posts
    A

    i am using pfsense 2.8.0 with haproxy 0.63_10 and i have 4 sites that redirect to two different web server, i am using two frontend, one for http request redirect to https using rule: scheme https, and a second with type ssl/https(tcp mode) to redirect the request with the acl and the action, now i want to add a new site to one of the web servers i create a new backend (and even tried duplicate) and add the proper acl and action as always did but for some reason since the update to 2.8.0 the redirect keeps going to the wrong backend, i tried a test and rewrote and old backend and updated the acl and rule in the frontend and it works fine, is there a known bug since the update because it keeps happening even after reboot to pfsense and the haproxy service and reinstall of the package.

  • 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
    M

    I resolved this by accepting the T+Cs via

    https://www.maxmind.com/en/accounts/1205389/geolite2/eula

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    101 Topics
    2k Posts
    dennypageD

    @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade:

    Interesting. I would have thought the initial reboot, which occurred as part of the upgrade, would have done the trick, but it took a second reboot, just now, to get things working.

    Glad you have it sorted.

    There was no difference in the output of usbconfig show_ifdrv at any point -- before or after unplugging/replugging the USB cable, nor after rebooting.
    ...
    Question: What would tell me whether or not a driver was loaded?

    If there were an attached driver, it should have shown up with the show_ifdrv command. If you use the command and look at the other usb devices, I think they will show attached drivers. I don't expect to see a driver attached to the ups, because there is a quirk that tells the OS to ignore that device (and not attach a driver).

    Look for idVendor and idProduct in the above output. The Vendor ID for your device is 0764, which corresponds to Cyber Power Systems, and the Product ID for your device is 0601, which is registered as "PR1500LCDRT2U UPS" (don't sweat an exact match for the name).

    You can see the quirk with the following command:

    [25.07-RC][root@fw]/root: usbconfig dump_device_quirks | grep 0764 VID=0x0764 PID=0x0005 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0501 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0601 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE [25.07-RC][root@fw]/root:

    Your device is third on the list. The HID_IGNORE quirk says to ignore the device and not attach a driver.

    @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade:

    You might consider adding this resolution to the release notes for 2.8.

    LOL... sorry, I don't have input to the release notes (I don't work here). While I wrote and maintain various packages, including NUT, I'm still just a volunteer. Most packages are actually written by volunteers.

  • 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
    576 Posts
    TommyMooT

    @elvisimprsntr Thanks, just updated, works fine! 👍 😊

  • 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.

  • Sqiub help

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Last update killed snort

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G

    Solution: Do NOT use last update "built on Wed Apr 3 21:48:42 EDT 2013" is broken aka pfSense-Full-Update-2.1-BETA1-i386-20130403-2147.tgz.

  • Siproxd, setup and configuration for voip… works great!!!

    Locked
    35
    0 Votes
    35 Posts
    83k Views
    G

    And what will happen if I have CARP, so my WAN have a private ip address?
    I will have to use host_outbound = mypublicip in the configuration file, but how to edit the file and avoid pfsense gui to overwrite it?

  • 0 Votes
    73 Posts
    28k Views
    D

    @Supermule:

    Didnt that get updated via the GUI??

    @DigitalDeviant:

    I jusat signed up for VRT rules and cannot get them to install after a reinstall and reconfiguration of snort. I'm currently running 2.0.2-RELEASE (amd64).

    Edit: The issue may lie with my Snort account. I was unable to manually pull 2.9.4.1 rules with my Oinkmaster URL; I got an error saying I was not a subscriber, though I can manually download the 2.9.4.1 rules. I was able to pull 2.9.4.0 via Oinkmaster URL.

    Edit 2: All problems with my account are cleared and I still cannot automatically download Snort 2.9.4.1 rules.

    Edit 3: I had to change {$oinkid} in snort_check_for_rule_updates.php with my actual Oinkid. Then it worked.

    I haven't had time to troubleshoot any further. I have confirmed I have the right Oikcode in the GUI. Unless I change it in both spots it wound download the MD5 or rules. I don't have the exact errors from the system logs but it seemed like the download link was wrong so I'm guessing that it's not getting the Oinkcode variable. Troubleshooting time is minimal so any ideas on how to proceed would be appreciated.

  • Squidguard block two particualr websites

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S

    Hey Barry!

    I got it blocked it using squid and squidguard!

    My settings squid on transparent proxy and on squidguard with blacklist "http://www.shallalist.de/Downloads/shallalist.tar.gz",

    denied these two "[blk_BL_hobby_games-misc] - [blk_BL_hobby_games-online]" on both tabs Common ACL and Groups ACL!
    and it blocked those two websites.!

    One more thing about squidguard after making all the changes inside move to the "General settings" tab and scroll to the end and SAVE the settings first and then HIT apply on top of the same page.

    Good-Day!

  • Freeradius: [pfsense-2.0.2] "no response from server" [RESOLVED]

    Locked
    5
    0 Votes
    5 Posts
    8k Views
    C

    The 127.0.0.1 user entry did the trick!  Before this, I had even created an entry for the specific IP address of the pfsense box, which didn't work.

    Thank YOU!

  • How can I block remote access services

    Locked
    1
    0 Votes
    1 Posts
    990 Views
    No one has replied
  • WPA-Radius and freeradius2d

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N

    Hi,

    can you make sure that the server certificate for the RADIUS server is a "server" certificate and not a client certificate ?
    Where did you create the certificate?
    Did you select the CA and the server cert in freeradius –> EAP --> CERTIFICATES FOR TLS ?
    If you created the certificate/CA on pfsense then you need to empty the "Private Key Password".

    Sometimes it works after clicking a second time on the "Save" button on the freeradius --> EAP page.

    If your Linux/Android clients does not support PEAP + MSCHAPv2 then you should use some other mechanism than MSCHAPv5. Try with MD5. It's not a security problem because PEAP establishes a TLS tunnel and this is secure and it doesn't matter what is happening within the tunnel unless it is compatbile with your devices.

  • Squid2 + HAVP on pfsense 2.x - is HAVP outdated ?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N

    Thank you for your feedback.

    If I remember correct on an some weeks old test environment I installed HAVP and I could see that ClamAV version wasn't the actual version as it is on the clamav homepage. I am not sure if all signatuires and programcodes are still up to date on the HAVP package or if these will update automatically.

    Using an "old" version of HAVP proxy isn't the main problem i think because it is just redirecting traffic throu7gh ClamAV but it makes no sense (in my opinion) to redirect traffic through an old/utdates antivirus scanner and lose performance even if the scanner is not on the newest version an cannot find "all" viruses.

    I would be interested if ClamAV is independent from HAVP and updates itself? How does this work on other packages like Danguardian?

  • Snort segfaulting on startup w/ http pre-processors enabled

    Locked
    25
    0 Votes
    25 Posts
    7k Views
    S

    What a great find!!!

  • Snot not starting: Invalid argument to 'server_flow_depth'.

    Locked
    27
    0 Votes
    27 Posts
    8k Views
    bmeeksB

    @AhnHEL:

    @bmeeks:

    FYI.  I now have this functionality working in my latest test build of the Snort GUI.

    Wow, that was fast Bill.  Excellent work, cant wait to try out all the new improvements.

    Here is a link to my Github repository showing my latest changes:

    https://github.com/bmeeks8/pfsense-packages/commits/master

    You can look at the Commit History.  Changes after March 22 have NOT yet been submitted to the pfSense team.  I hope to do that in a day or two.

    Bill

  • SARG daily reports

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Reverse Proxy - Squid3 or Varnish

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K

    Search the forum on squid3 of reverse squid3. There are a lot of topics over this. Including instructions.
    Beter is just try. I prefer squid3.  It's easy to use and to learn.

  • Snort Rules Update weirdness

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    bmeeksB

    @ccb056:

    Maybe there is something wrong with running both Snort and ET rules at the same time….

    No there shouldn't be a problem, I run both sets in my production system.  I run different sets on different interfaces.  My updates happen without any problems.  If you have not yet, a reboot of that box might help.

    I'm still doing quite a bit of testing various scenarios with the newest Snort package in a virtual machine environment.  I have found a few quirks in the PHP code that I am cleaning up and improving.  Hope to have a GUI code update to submit this weekend.  One area where I made some changes is in the rules update code (but nothing that I expect would definitely cause or correct the issue you see – still, it might help).

    Bill

  • How to select the transparent interface for Squid

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    T

    thx for your answer !

    The thing is, I wanna do Radius or Local authentification on LAN (because the computer are multi-user) and just Mac logging on Wifi (wich is single user device).

    So I need the LAN interface not to be transparent and the WiFi to be (espcially because Android's Phone older than 4.0 can't add proxy settings for browsing ).

    Not sur i'm really clear …

    On IPCOP or smoothwall I can do it juste like that :

    So it's possible but I don't know how to do it with Pfsense …

  • Dansguardian block report to cgi crash

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM

    what version of dansguardian are you using?

    If you are using latest version, it's better to post it on dansguardian sourceforge bug report.

  • Does Snort work on Virtual IP's?

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    S

    No worries. Will set one up during easter holidays when wife and kids are out shopping :D

  • Maia Mailguard or another SpamAssassin Frontend?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    marcellocM

    @adiadasman:

    You mean just drop down to the FreeBSD prompt and install the package? Not in a jail? I am sorry, I have just started using pfSense, so I am still trying to familiarize myself with it. I would also need to install MySQL as well, correct?

    Yes, just use pkg_add -r

    for amd64 on freebsd 2.0.x

    pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-8.1-release/security/maia-1.0.2a_3.tbz

    Test it on a virtual machine first to see if it breaks or not pfsense gui.

  • Snort blocks WAN IP after update

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    bmeeksB

    @joako:

    My understanding it was already patched but with the same version number, uninstall + reinstall resolved it for me.

    Correct.  The Version Number was not incremented for the latest fix for WAN IP blocking.  Just uninstall and reinstall as suggested and the "fix will be in"… :)

    Bill

  • How do you tell Squid to redirect all connections?

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    D

    Redirects only function when a page is blocked - it's the replacement for a block message.  Try it with a block message and no redirect and see if the clients you wish to redirect get the block message.  You will also need to add a the redirect site to the Target Categories tab then set that page to Allow on the Allowed Clients rule or Whitelist it on the Common ACL page.  Otherwise it ends up in a loop of trying to visit the redirect page, oops, redirect page is blocked, so redirect, oops, redirect page blocks, so redirect . . .

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