Subcategories

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

    4k Topics
    21k Posts
    J
    @qupfer What did I bang my head over this strange 502 issue. Your solution did it! Thank you so much, even 2.5 years later!
  • 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
    fireodoF
    @tinfoilmatt said in Failed or invalid Mime Type: [application/SIMH-tape-data|0]: (ASN data is IPinfo, not Maxmind) Thats correct but "GeoLite2-Country" is from Maxmind ... (that confused me) I'm considering simply adding "application/SIMH-tape-data" to the list to test. Thats what i tought too ... I'll try when I have the time for it ... Edit: I can confirm - adding "application/SIMH-tape-data" to the list at line 257 in /usr/local/pkg/pfblockerng/pfblockerng.inc did the trick - no more error! Edit: OK, problem resolved but I would like to know, whats the cause for that error! (SIMH-tape-data sounds like a "blast from the past" ...) Thanks a lot!
  • 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

    496 Topics
    3k Posts
    M
    Yes seems like they release a fixed script and new version doesn't break anything! I've tried on my system already! v0.1.5 w/ crowdsec 1.6.11 and 0.0.33 (with support for pfsense 2.8) Latest @mmetc mmetc released this 20 Aug 15:01 v0.1.5-1.6.11-33-2.8 This is the first version tested with pfsense 2.8. The new install script will also fix a dependency issue caused by the previous versions.
  • 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
    599 Posts
    S
    Upgraded to 25.07 and facing the same issue. Tried the "tailscale up" command as suggested above but restarting the tailscale service kills the login again.[image: 1755715824513-tailscale_logged_out_25_07.jpg]
  • Discussions about WireGuard

    694 Topics
    4k Posts
    H
    I have Wireguard installed on my firewalls. I have about 12 firewalls and most of them connect back to the main firewall which allows the connection to the servers in the main building. I setup a tunnel on each and then added each location as a peer on the Main firewall. This seemed to work except that the gateway. unde3r Monitor IP it only allows one IP address. So the first one works and shows connected fine, but the other 2 are red and do not connect. Everything seems to work until I added a 3rd peer and then the 1st peer showed as if it was offline even though it looked fine and I was able to connect to devices on that network. Am I supposed to add multiple gateways to the Main firewall so that shows as up? Is this the right way for the tunnels between the buildings which need access will work - By adding a tunnel at that location and just adding a peer to the main location?
  • Snort Syslog question

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Custom reports in BandwidthD? Or how do I download the log.cdf file?

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    R
    @rhy7s: Does anyone know how to analyse the cdf spreadsheet to create reports for custom date ranges? Still would like to know how to go about this if anyone has a method to use, there's the link on the wiki http://devwiki.pfsense.org/BandwidthD but I get a message about too many rows when opening my yearly log. I'd really like to get a custom report per IP for custom date ranges but not sure how to achieve this.
  • Snort

    Locked
    15
    0 Votes
    15 Posts
    6k Views
    J
    @g4m3c4ck: Have you even seen if the file or directory truely exists? If the directory exits but not the file have you tried " touch /usr/local/etc/snort/snort_9698_fxp0/snort.conf" in the shell? g4m3c4ck has a good idea. I have a few hours this morning to work on this issue. I'm going to add code to create missing files when a save is executed. James
  • How can block sites over name?. travian, heroes, amazon etc

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    GruensFroeschliG
    In this case i suggest you get paid support here: https://portal.pfsense.org/ (Hint: I was serious when i meant you should start reading the forum. Talk about blocking pages via names is like in the top 10 of the last active threads http://forum.pfsense.org/index.php/topic,24976.0.html )
  • 0 Votes
    2 Posts
    1k Views
    jimpJ
    If you setup squid and squidGuard, and then enter the proxy settings on each workstation instead of relying on transparent proxying, you can do this. There are some docs on setting up squid+squidGuard here on the forum and on the doc wiki.
  • Snort package may break today

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S
    Has this been updated/fixed?
  • Havp antivirus New

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D
    @deutsche: minimal changelog please,  mark and thx for that Added main status page  ;)
  • Caching problem for game update

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Cry HavokC
    No need to make the same post in multiple forums.
  • SquidGuard - I want to redirect only on dest blk_BL_porn

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    D
       # --- Blacklist ---    # Note! Blacklist must be added to config permanently. It's need for rebuild DB now    $db_entries = sg_entries_blacklist();    if (($squidguard_config[F_BLACKLISTENABLED] === 'on') and $db_entries) {        $log_entr_added = '';        $log_entr_ignored = '';        sg_addlog("sg_create_config: add blacklist entries", 1);        foreach($db_entries as $key => $ent) {            $ent_state = array(); ..................CUT..............CUT..................CUT........................            # create config if blacklist item exists            if ($ent_state['exists']) {                $sg_tag->clear();                $sg_tag->set("dest", $ent, "", "");                if ($ent_state[F_DOMAINS])     $sg_tag->items[] = "domainlist $ent/domains";                if ($ent_state[F_EXPRESSIONS]) $sg_tag->items[] = "expressionlist $ent/expressions";                if ($ent_state[F_URLS])        $sg_tag->items[] = "urllist $ent/urls";                if ($ent == "blk_BL_porn")                    $ent_state->items[] = "redirect " . sg_redirector_base_url("YOU_URL_HERE", RMOD_EXT_MOVED);                $sg_tag->items[] = "log ". SQUIDGUARD_ACCESSBLOCK_FILE;
  • Stunnel: errors when adding a certificate

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Internet speed drop (HTTP proxy)

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    D
    Thanks for the reply.  No joy on that solution.  Here is a copy of the contents of my loader.conf after commenting everything out. #autoboot_delay="3" #vm.kmem_size="435544320" #vm.kmem_size_max="535544320" #kern.ipc.nmbclusters="0" Any other suggestions?
  • Snort fatal error

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    ?
    I was doing nothing at all when snort dies .And snort will not start with pfsense after reboot .This started after the last snort update 1.26?
  • Squidguard, 2 ACL with diffrent Times, not working ???

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    D
    http://diskatel.narod.ru/sgquick.htm
  • BANDWIDTHD Filter out local traffic?

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    A
    Thanks Dropping the 1 seems to have worked . Excellent!!
  • Best bandwidth monitoring package for me?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    BandwidthD is probably good enough for what you want, that will get you bandwidth by IP. As for open connections, that's already there under Diagnostics > States, and a better view by the "States Summary" package I wrote.
  • MOVED: Problem with activation

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Freeradius - user online time

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Supress Tab Bug in Snort 1.25

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    G
    Easy fix by changing the to the following around line 143 in the file /usr/local/www/snort/snort_interfaces_suppress.php [![](/themes/<?= $g['theme']; ?>/images/icons/icon_x.gif "delete supress rules")](/snort/snort_interfaces_suppress.php?act=del&id=<?=$i;?>)
  • 0 Votes
    5 Posts
    7k Views
    jimpJ
    that could definitely cause some issues, but it looks like it's just enough to be annoying. Here is how to change the monitor IP, it's not in the GUI: http://doc.pfsense.org/index.php/Using_an_alternate_monitor_IP_for_quality_graphs
  • Caching problem with game update

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    I
    Thx for your answer.. But some application updating patch using  ftp protocol.. Is it possible to configurre squid to read ftp protocol.. If its possible would you mind to share how to configure it.. Thx.man really appreciate it
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.