Subcategories

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

    4k Topics
    21k Posts
    perikoP
    @aGeekhere dns_v4_first...have years and they still don't clean the code. But won't affect.
  • 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
    keyserK
    @jrey Thank you so much for the detailed explanation and help. I will adapt and apply the patch to move the job timing like suggested at 01:35 Are you just a user or are you also involved in package maintenance on one or more packages?
  • 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

    495 Topics
    3k Posts
    M
    @raidflex said in updating to acme 1.0 breaks system beyond repair: need to restore from backup: maybe uninstall Crowdsec when applying other updates first. It seems like it doesn't help at least from what I see on my system... it changes something.. so it must be definitely reported to their github. I have never experienced that before and crowsec was installed.. maybe with 2.8.0 something have changed
  • 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
    597 Posts
    ryan.goodfellowR
    Upgraded 25.07 and Tailscale is broken in the way users here describe. I can manually log in using sudo /usr/local/bin/tailscale login, but the tailscale service in pfSense does not pick this up and restarting the service clobbers the login state. Given 16004 was logged 7 months ago with zero activity, this is an indication that Netgate devices no longer support Tailscale.
  • Discussions about WireGuard

    693 Topics
    4k Posts
    L
    @boyan1 said in Wireguard Gateway not coming up after reboot.: W Hey man, im trying to make the SITE A use internet of SITE B as you did, but there is no means of making that works. How did you make that works? Could you tell me please? Thanks!
  • LIGHT SQUID REPORT ERROR

    Locked
    3
    0 Votes
    3 Posts
    27k Views
    J
    Thanks for your response.  I figured it out last night; embarrassingly it was a cache issue with my browser.  :-[  PICNIC !! Thank you though for that link, the video actually proved useful for a HAVP query i had.
  • Ntop core dump

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    Thanks jimp, two new pfSense machines are in the works as we speak,,,doing pfSense-2.0.1 1.2.3 has worked like a champ really… Seems I m always a generation behind..times .:) Take Care, Barry
  • Add file for package?

    Locked
    21
    0 Votes
    21 Posts
    6k Views
    N
    Thank you everyone! I have submitted a proper (I think) patch for both 8* configs now. I'm eagerly waiting to see if the nightly build will pick it up if approved, like jimp suggested. That should complete the framework I had in mind. I assume dropping additional files into a directory can be accomplished as so (like the widescreen package): <additional_files_needed><prefix>/usr/local/pkg/widescreen/</prefix> <chmod>644</chmod> http://www.pfsense.org/packages/config/widescreen/bin/all.css_</additional_files_needed> EDIT: How do I issue a pull request for new files uploaded to my repository (via Git gui??) The files I'm talking about are here: https://github.com/namezero111111/pfsense-packages/tree/master/config/nrpe2
  • SquidGuard + IE9

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    J
    Thank you for the interesting response. As far as i am aware, squidGuard error page is using a 302 redirect.  Even if i configure the denied error message to be a blank page i have the problem.
  • Snort on LAN interface?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    Thanks for the reply. I'm pretty new to snort and just figuring things out. I probably have a lot more research to do. I've done some testing. I have a pfsense box on my home network so I installed snort and set it up on the LAN interface only and I selected the icmp rules. Then from my pc inside the network I pinged google.com. and got the alert in snort below… #  PRI  PROTO DESCRIPTION     CLASS               SRC     SPORT    FLOW   DST       DPORT     SID           Date 7 3 ICMP ICMP Echo Reply Misc activity 74.125.224.134 empty -> 10.11.12.100 empty 1:408:5 02/13-23:41:07 On the setup at work I select the same icmp rules and have snort enabled only on the LAN interface. When I ping google from the LAN I don't see any alert at all in snort. As far as I can tell all settings are identical between the two setups. Both network layouts are the same, MODEM > PFSENSE/SNORT > LAN. Nothing between the modem and pfsense. I reinstalled snort but no go. The setup at work has been running for over a week. There's about 30 workstations and I can go an entire day without seeing any alerts at all being generated from snort on the LAN interface. At home running the same rules and only 2 computers on the LAN I'll get several everyday. I really have no idea what can be different between the setups.
  • Socat (and others) in 2 easy steps !

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    We've got a couple wiki pages that cover that. Really though you don't want to use packages-8-stable. There is a chance it refers to libraries that do not exist. http://doc.pfsense.org/index.php/Installing_FreeBSD_Packages
  • 0 Votes
    3 Posts
    3k Views
    jimpJ
    Yep.. that's the most common mistake there. Local users have to have their certs assigned to the user they're associated with. Otherwise it wouldn't know that they are valid users with certs for the VPN.
  • Varnish Configuration

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    Current varnish package version listen on all interfaces but you can setup any varnish config arg on custom field at gui.
  • Snort: generates alerts but won't block them

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    L
    I installed the php5-mbstring Module but the problem isn't gone :-( Can anyone help me please?
  • Snortsam in pfsense 2 RC1

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    D
    @mdima: is there any news about that? Apparently a couple of weeks ago Ermal commited improvement to spoink code, in order to allow more versatile blocking (src/dst): https://github.com/bsdperimeter/pfsense-tools/commit/4e3502810b2f718e70c2bfe0cea768f1c9490141
  • Bandwidthd or darksat executing in pfsense nano 2.0\. remote bd

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • HAVP [0.91_1 ] pfSense [2.0.1 i386]

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    I
    Hy, Can you help me? I have the same troublem, but I want to use transparent option. That you can confirm that transparent mode have trouble?
  • Snort Blocking

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort: Using custom rules & OVPNS interfaces?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C
    Thanks ermal and Cino for the pointers. I will assign VPN interfaces from now on and wait for customs rule functionality to be completed. Count me in for volunteering to test the modified snort package as and when updated.
  • How to test Squid to see if its doing its job?

    Locked
    16
    0 Votes
    16 Posts
    52k Views
    J
    @marcelloc: @JohnnyBeGood: Are you referring to this project http://code.google.com/p/youtube-cache/ Or this one too http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube?highlight=%28youtube%29 Thanks!
  • Squid-reverse - VIP issues, interface LISTEN selection

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    gwhynottG
    @marcelloc: In my case, if I want to change from interfaces list to ips, I have to rewrite whole page in php and leave xml. I understand,  forget that.  8) maybe just a help blurb about VIPs and how to configure..  but i'm sure there are many more important items on the radar. take care Marcello, -g
  • Havp for 2.x config generation problem

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    I
    Sorry but I don't have problems about gui tool but I have trouble the backend. For test I started to reinstall HAVP package for many times. After the issue I discovered that the settings come back ( proxy type, port, etc.. ) so I decided to clear file system after uninstall but settings come back again so I don't understand this. I don't verify the recirect pf rule after the reinstall. I's a good idea now. Can you tell me the file structure of config saving and config directories about havp package? Why is the reason that after I clear directories and reinstall package the last config is come back? I think I post ANY information not only the frontend but backend.
  • NRPE configuration lost on reinstall

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    N
    Great fix! Thank you very much.  :D
  • LightSquid and SquidGuard log file location request feature

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • NRPE and captiveportal check

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