Subcategories

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

    4k Topics
    21k Posts
    I
    @andrew_cb said in haproxy 0.63_2 weird behavior, edits not working: @iSagen @TheCyborgWeasel The issue is likely the same as in https://forum.netgate.com/topic/178348/haproxy-backend-port-changes-are-not-applied/ Try adding load-server-state-from-file none to the Advanced Settings > Backend pass thru section of each backend. Great! I will do this.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB
    @NRgia said in Suricata on Pfsense: @bmeeks Thank you for what you did for Snort or Suricata. I'm not sure what you want me to do on Redmine, due to is a bug tracker. My question is for Product Management, which I will ask it here to be public: What is the plan for these 2 packages, Suricata and Snort? Thank you Yes, Redmine is for both bug reports and feature requests. Asking for the Suricata binary to be updated to the latest 7.0.11 version from upstream is a legitimate Redmine request. I would suggest simply asking for the binary version update instead of asking about future Netgate strategy (such as the support plans for the packages). Strategy discussions typically don't get very far because they deal with proprietary information or plans that a company may not want to publicly discuss. Redmine is where the Netgate developer team tracks all the code changes they make for pfSense. They will see Redmine reports much quicker than a forum post.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    dennypageD
    @Leon-Straathof Data retention settings are handled inside of ntopng. Documentation here. Pay attention to the RRD note. Also, if you've turned on some of the slice and dice time series information (is off by default), I'd suggest turning them back off. These balloon the storage requirements and are of little actual use.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    GertjanG
    @jeremyc311 said in pfBlockerNG-devel 3.2.8 service pfb_dnsbl don't start: I’m surprised to see in my logs only one blocked IP, which is related to my TrueNAS I'll decode this one : @jeremyc311 said in pfBlockerNG-devel 3.2.8 service pfb_dnsbl don't start: Aug 5 09:01:14,1770008712,bxe1,LAN,block,4,17,UDP,192.168.2.13,116.147.64.181,51765,51413,out,Unk,pfB_PRI1_v4,116.146.0.0/15,ET_Block_v4,Unknown,truenasr740,null,+ Traffic, coming into LAN, from a LAN device (192.168.2.13 = your TrueNAS) going to a Chinise ( 116.147.64.181 ) Brazilian ( 177.72.195.114 - = next line ) was blocked by the "pfB_PRI1_v4" list. That's probably good thing ? ( ! ). Up to you to discover why your NAS should initiate connections to these countries. A NAS can go outside for maintenance purposes, for example to look for updates of it's system. These could be located anywhere of course. The GeoIP IP created a rule for you. How and where do you use that this rule ?
  • 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

    494 Topics
    3k Posts
    Urbaman75U
    I tried to update ACME on a 2.8.0 pfsense, actually stuck and broken the installation, can't get to pfsense Webgui or SSH. I'll get back with more info.
  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    yon 0Y
    said in Please update frr on Pfsense+ to FRR 10.3: https://redmine.pfsense.org/issues/15785 now frr 10.4.1
  • Discussions about the Tailscale package

    90 Topics
    595 Posts
    E
    Updated CE 2.7.2 to 1.86.2_1 Changelog pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.86.2_1.pkg Freshports
  • Discussions about WireGuard

    693 Topics
    4k Posts
    lvrmscL
    Since my upgrade to 25.07-RELEASE (amd64) built on Tue Jul 22 22:24:00 CEST 2025 FreeBSD 15.0-CURRENT, on one end of my most important tunnel, the tunnel still works fine, but the pfSense GUI keeps reporting the service as stopped. I had to remove its monitoring from the Service Watchdog which was also trying to start it, without success. Yet the trafic flows correctly. I'm holding off upgrading my other boxes. Is there something I could do to help diagnose?
  • FreeRADIUS 2 not starting: gdbm fatal: Unexpected end of file

    3
    0 Votes
    3 Posts
    2k Views
    M
    Dear Als, Thank you very much! Based on your freedback, I took a slightly more radical approach, since I found freeradius would not start with one of the accounting databases missing. I deleted /var/log/radacct and reinstalled the package. Then, things started to work, at least for the time being. This is much better then reinstalling the entire system without knowing when the same thing might happen again. As this is a backup system in a CARP setting, I could imagine that things go sour when the backup system switches back to is usual backup function after having been the master for a short time. Regards, Michael
  • How to add a separate box for a Snort Firewall to a network?

    3
    0 Votes
    3 Posts
    1k Views
    ?
    @Thrae: I'm having trouble figuring out how to implement the particular scheme I want: Main pfSense router without Snort installed. (Almost) all traffic goes through Snort transparent proxy firewall unless it takes too long to respond, in which case the pfSense box stops using the proxy until it responds in a timely fashion again. This would be a really long timeout, meaning the proxy box is probably down or at least extremely overloaded. The reason I want a separate box is because I've found Snort especially tends to be rather problematic on pfSense boxes, possibly taking them down, even if they are well over-spec'd. I'm guessing one way to do this would be to have the boxes hooked up via a crossover cable such that all requests still go to the pfSense box, but then the pfSense box itself forwards requests first through the Snort Firewall, which then goes back to the pfSense box on the same port if not blocked. Since pfSense supports Snort, I could have the other box also run pfSense and use something like CARP and pfSense's own built-in redundancy. What you found out was not snort, nor pfsense, or anything related to them. Snort has no problem running on pfsense. If the box is well over-spec'd and taken down that means you have a lot of bigger fish to fry than snort not running. I've run snort on old hardware that should have been sent for recycling a long long time ago, analyzing traffic most users in here will never see (datacenter volume traffic), and never had an issue with snort taking down the box. I would not recommend adding another unnecessary box to the network. Credentials: Author of the snort and suricata blueprints.
  • BandwidthD Not showing correct version.

    3
    0 Votes
    3 Posts
    1k Views
    C
    pfSense 2.2 is a rather big change from 2.1, due to the change from FreeBSD 8.3 to 10.1.  This brings benefits of better hardware support.  2.2 has been fairly stable for me, but I don't use many packages or advanced features of pfSense.  If 2.1.5 is running and you're happy, stick with it.  If you have hardware not supported in 2.1.x, or you like to test and report issues as you find them, try out 2.2. Keep a copy of your 2.1.5 configuration as a backup in case you need to downgrade; you can update 2.1.x -> 2.2, but AFAIK you can't use a 2.2 config to go back to 2.1.x
  • Any tutorial about how to authenticate squid3-dev by freeradius

    1
    0 Votes
    1 Posts
    507 Views
    No one has replied
  • Snort stopped working for unknown reasons

    7
    0 Votes
    7 Posts
    2k Views
    bmeeksB
    @lpallard: Hey bmeeks, I PM'ed you! I replied with a request and my e-mail address. Bill
  • Snort alarm - confirm false positive?

    16
    0 Votes
    16 Posts
    3k Views
    BBcan177B
    That IP is currently listed on a Threat Source called "Alienvault" http://kb.bothunter.net/ipInfo/nowait.php?IP=93.184.220.20 –-------------------------------------------------------       IP Address        = 93.184.220.20       Threat Level      = Unverified       Threat Category    = Malware Propagator       Threat Description = Malware drive-by exploit site       Hostname          =       Service Provider  = EDGECAST NETWORKS INC       Domain Name        = EDGECASTCDN.NET       ASN Number        =       ASN Name          =       Network Speed      = DSL       Country CC        = US       Country            = UNITED STATES       Region            = CALIFORNIA       City              = LOS ANGELES       Longitude          = -118.283996582031       Latitude          = 34.0452003479004       Zipcode            = 90001       TimeZone          = -08:00       BestAnswer        = 1 --------------- thank you for asking -------------------- Would be wise to use pfBlocker with that Threat source and block that from your network completely. https://reputation.alienvault.com/reputation.snort
  • Continuous packet capture?

    3
    0 Votes
    3 Posts
    1k Views
    BBcan177B
    @zinzara: I have some experience analyzing traffic and was wondering if there's a way (package or otherwise) to continuously capture and save packets. Reason is, I also have some experience writing snort signatures and would like to look through my traffic from time to time and if I find anything I don't like and it wasn't caught by snort, I could write a signature on it. So, is there a way to do this? I would prefer to save onto the pfsense box but if I have to setup an external server that would be ok too. I realize this would add up quickly in storage requirements but this is on my home network which I don't do a whole lot on and I have a big hard drive. Thanks. There is a Solution Called "Security Onion" that will do Full Packet Capture and more… http://blog.securityonion.net/p/securityonion.html https://code.google.com/p/security-onion/wiki/IntroductionToSecurityOnion
  • PfBlocker does not block like CountryBlocker

    5
    0 Votes
    5 Posts
    1k Views
    BBcan177B
    The country Codes in pfBlocker has not been updated for two years. They are out of date.
  • Pfblocker IP Address

    2
    0 Votes
    2 Posts
    652 Views
    BBcan177B
    @jay4linux: I am trying to unblock an IP address in one of the pfblocker country lists.  Is this possible. Hi Jay, You can't remove one of those IPs from the Lists as each update it could come back into the list. So what you should do is create a "Safe Pass List" and add all IPs that should not be Blocked by a List. This rule should be above the Blocked Rules to allow it thru.
  • Squid is eating all my memory FIXED

    8
    0 Votes
    8 Posts
    12k Views
    S
    See HERE for how to get Cache Manager stats. Select General Runtime Information from the menu to get the stats above. Steve
  • Apu1c4 and snort

    10
    0 Votes
    10 Posts
    3k Views
    J
    @Bulldogg: is your apu1c4 still running stable with HAVP antivirus, snort and squid3? what kind of speed do you get? Yes, still running stable since months now. Speedtest reaches my provider limited bandwith maximum of 20 Mbps download and 2 Mbps upload.
  • Bind fails to start after upgrade

    10
    0 Votes
    10 Posts
    7k Views
    rbgargaR
    Try latest version 9.9.5P1_5 pkg v 0.3.5 and let me know if you find any issues.
  • Freeeradius package bug report - Mobile OTP Configuration

    1
    0 Votes
    1 Posts
    958 Views
    No one has replied
  • OPIE for the 2.1.5

    1
    0 Votes
    1 Posts
    620 Views
    No one has replied
  • Squid Access list

    9
    0 Votes
    9 Posts
    2k Views
    F
    thats was so easy you just  put the file(which contain the list of ip's) inside  "/var/squid/acl" why is that [2.1.5-RELEASE][admin@******.localdomain]/root(69): ls -l /var/squid/acl/ total 4 -rw-r–r--  1 proxy  proxy  84 Sep 16 07:53 throttle_exts.acl -rwxr-xr-x  1 proxy  proxy  992 Sep 15 12:47 youtube.acl to make it read from the file the proxy user should have permissions
  • SquidGuard stopped blocking sites

    2
    0 Votes
    2 Posts
    2k Views
    A
    *Solved, I think I was looking in the Log/Filter Config and found a syntax error src Test { 192.168.2.7192.168.2.24 } Edited the Group ACL "Test" client list by adding a space between IP Addresses.  Saved and applied the change, which modified the Log/Filter Config… src Test { ip    192.168.2.7 ip    192.168.2.24 } Ads are blocked again Both the Common ACL and Test ACL are behaving as expected Thinking back, this started around the time I created a new VM 192.168.2.24. When I added the VM to the Test group, I probably hit Enter in the Client IP address text box. The Client UI either doesn't or can't check for Returns in the text box, so it read the entry as 192.168.2.7192.168.2.24 instead of 192.168.2.7 192.168.2.24
  • IPTraf

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Whitelist sub-domain and domain Squid Guard3

    2
    0 Votes
    2 Posts
    2k Views
    F
    try to choose allow instead of whitelist and make sure that website aren't in some of squidguard blocked list
  • Squid 3 + Guard 3 blocking all http?

    8
    0 Votes
    8 Posts
    7k Views
    W
    @finalcut: squidguard(web filtering) work with squid3 (as poxy) after you install squidguard and choose which to block and which allow you should then save then go to the first tab of squidguard and click apply and then save from squid3 you must add the allowed subnet for example 192.168.1.0/24 in addition to choose lan interface and 3128 as port also there is tow type of proxy non-transparent (you should add the ip and the port in each browser(firefox it be or any other flavor ) for user transparent you shouldn't add the ip and port in the browser but you choose it from squid configuration Cheers will test it soon.
  • Cannot Uninstall squid 2.7.9_3

    3
    0 Votes
    3 Posts
    1k Views
    J
    Reset to factory defaults and started over before I saw your post. But thank you for the reply. jclarkv
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.