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
    M
    Hi, I had a problem with my home network today, so I checked pfsense and discovered that suricata had blocked the wan ip. After some tests and triggering some suricata alerts, the wan ip was blocked. I restarted pfsense and ran some more tests, but the problem no longer occurred. I then checked the wan interface settings and indeed the ip list does not include the wan ip, both now that it's working and before, when it was blocked. I'm using pfsense 2.8.0 and suricata 7.0.8_2. I use PPPoE to access the Internet.
  • 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
    And when you are on version 25.07.1 or 25.07 and then click on the reinstall button for the ACME package. It will downgrade. :) [image: 1755753389733-125fc31e-ef4f-4342-b364-48c2b03446c5-image.png]
  • 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

    695 Topics
    4k Posts
    R
    Hi guys for privacy reasons, I never show my ip address to the vpn provider that I use on my main laptop. "But they keep no logs" I don't know that. what I do instead: I install vpn provider #1 on a crappy laptop that has windows 10. this is a laptop with a crappy processor and perhaps a broken screen but it doesn't matter. in windows 10 network settings, I send the vpn traffic from provider #1 to the ethernet port of the crappy laptop. I connect the main laptop with crappy laptop using an ethernet cable. on my main laptop I use vpn provider #2 using wireguard software. what I am trying to figure is if I use the same crappy laptop but change my main laptop, and I sign up with a new account with vpn provider #2, and I use wireguard on the new laptop, can vpn provider #2 figure out that I am the same person? I guess what it boils down to is this: does wireguard share the mac address of the ethernet port of the crappy laptop with vpn provider #2?
  • Snort dashboard widget not working

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Squid, blocking https except legitimate sites

    Locked
    7
    0 Votes
    7 Posts
    9k Views
    K
    Add facebook as regular expression or domain name in squid Access Control or SquidGuard Custom BlackList. http or https it will get blocked.
  • Snort loosing configuration

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    @rds_correia: Question: shouldn't all other packages have a similar feature in case something breaks from one version of pkg to another version of pkg? Regards. All other packages automatically keep all of their settings by default, they are not deleted. Snort is the only package the removes its settings and gives the option to save them. IMHO, that should be reversed so they are kept by default with the option to delete them, or just reverse the behavior and remove the option entirely so they are always kept and never deleted.
  • SNORT UPDATE ISSUE WITH DISABLED RULES

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    D
    I just wanted to see where this issue is at on maybe a fix. Because everytime SNORT gets an update as it should, it will disable rules I enabled, and it will enable rules I disabled. Take for instance when using ICMP rules, I don't want to block ICMP ping, because this will block almost everything on the Internet and gets very annoying when using certain categories. I find myself saying the heck with it and simply disable the whole category list of rules just for the sake of a few rules causing issues everytime SNORT gets updates. This is making the package hard to work with when you have to redo all your setting manually after every update. Thanks for any help.
  • Snort config files

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    G
    /usr/local/etc/snort is where the config files are /usr/local/www/snort is where the file you are looking for is. Heh that is a lot of file editing. Wouldn't it be easier to upgrade to 1.31?
  • Reverse Proxy Question

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    G
    HAProxy on works on port 80 to my knowledge so that is why SSL fails. Will load balancing not work instead of Reverse Proxy?
  • Find snort rules name from snort alert

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    G
    [] [1:2406235:192] ET RBN Known Russian Business Network IP UDP (118) [] Also most of the categories relate to the alert. With a little guesswork most of the time you can go right to it in the gui. emerging-rbn.rules ET= Emerging Threats
  • Cool little snort blocked list mod I tweaked

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    @g4m3c4ck: Hey that is an extra click too many!  ;D Same number of clicks, just involves moving your finger a centimeter or two to the right :-)
  • Proxy: Permit one website

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    I'm so sorry, my fault, misconfiguration, pfsense semms to ignore the "disable rule" so it continue dto apply it.   Thank's
  • How to install GUI part of packages from commande line ?

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    L
    Hello, @jimp: You can't install packages for pfSense that way. The only way to install the pfSense package for squid is via the GUI. Ok  :( thank you very much for your answer…
  • Multiple domains, one IP

    Locked
    15
    0 Votes
    15 Posts
    13k Views
    G
    Guess you are going to need your own subnet then.
  • Snort - Barnyard2 Plugin starts then fails

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    G
    I have the same issue with 1.31 to a remote database. A packet capture shows no attempts to connect. However, the system log says it can't connect. I have been trying to find a log file somewhere to see what is going on but no luck so far.
  • Snort 1.31 Problem [Solved]

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    G
    Not sure what was causing the issue but after I disabled the offending category for each interface that was failing the snort service started working. After that I noticed that a lot of my rules were not there. I guess that may have been due to manually installing the rules when update was broken. I then noticed nothing was selected under "Install Snort.org rules" in Global Settings. After selecting "Install Basic Rules or Premium rules" and updating rules again all rules returned. Hope this helps people.
  • Snort does not start on a PPPoE Interface.

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    Thank you, been waiting for hearing from dev, it's good to hear from you finally. cheers,
  • Snort can not start service !

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    K
    hello Arylikh , Thanks for your reply. I just use 2 rules snort_p2p.rules and snort_chat.rules. I have just found the problem. Tab " Preprocessors" check enable Performance Statistics, Enable "HTTP Inspect Settings", HTTP server flow depth = "0" Now the snort can start. Thanks you so much.
  • Squid Reloading filter… stuck

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    It's probably done reloading long ago…...maybe just a refresh of the browser would have been what was needed.
  • SquidGuard blocking all but 1 or 2 sites

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    Oh you meat the links by your signature, dumb me, thanks mate i'll test it monday.
  • How do you write suppress rules for snort

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    J
    @fosiul: @johnnybe Thanks, yes that rules works Now i can suppress necessary logs Well, you know… you should say thanks to jamesdean. He made the Snort package FAQ. Thats where I've learnt. You're welcome, whatsoever.
  • Snort results in no internet traffic

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    K
    I switched nic's and so far so good.  I still have some testing to do.  thanks
  • Snort problems

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    F
    After five attempt it doesn't work. But, i use the method to upload manually. Now snort works fine, but when i try to auto-update that's not work.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.