Subcategories

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

    4k Topics
    21k Posts
    E
    I even tried deleting and creating a new certificate. Any suggestions?
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    S
    @icoso said in Snort Alert list explanation: If I only run it on the LAN ports wouldn't that only prevent my users from going outbound to certain IP's? I think you're misunderstanding how it works. In legacy mode it will check for "bad" packets going past the router, and add the "bad" IP to a table/alias, and the firewall will block packets to/from that table. It is not directional in the sense of "it's on LAN so only watches outbound." Running it on LAN also identifies which internal device triggered the rule because otherwise on WAN it is after NAT, since it's outside the firewall. You can run it on WAN, sure. Some do if they have a lot of internal interfaces and don't want that many Snort/Suricata processes running. It's a tradeoff of "scanning packets that will never actually arrive" vs convenience/RAM usage. Here is the setting I mentioned in Suricata; the packages are similar to maybe Snort has it also: [image: 1757427238489-8223c7ca-ba6c-4503-8668-2b7c03e597ef-image.png] However, on the Snort interface settings click the View List button by "IP Pass List" and you'll see which IPs are ignored by default.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    572 Topics
    3k Posts
    keyserK
    @Antibiotic No it’s not possible with NtopNG as it is not a Netflow collector. You need nProbe for that which will “translate” recieved netflows into flows that NtopNG understands and can visualize (with very very little detail might I add as Netflows has no additonal information apart from sender/reciever and volume). The NtopNG package and the product in general is more geared towards visualising and recording traffic details from actual packet captures. This contains MUCH more metadata about the sessions than netflows (DNS names, protocol information and myriads of other things). But pffSense Plus has a builtin Netflow exporter if you have an external netflow collector on hand.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @BiloxiGeek said in DNSBL and IPv6: Does it just follow the IPv4 address that is listed above that? In my case it would end up being ::10.0.0.86 Yes. In this specific context that's the notation being used. (Full IPv6 web server address, for reference then, would be: http://[0000:0000:0000:0000:0010:0000:0000:0086]) Nota bene: I use 0.0.0.0 which renders the DNSBL webserver useless and inaccessible, but otherwise returns 0.0.0.0 or ::/NOERROR answers to all blocked lookups.
  • 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

    501 Topics
    3k Posts
    A
    Hi, Please help to forward / report the bugs in ACME 1.0 package. Thanks.
  • 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
    610 Posts
    E
    Updated CE 2.7.2 to 1.86.4_1 Changelog pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.86.4_1.pkg Freshports
  • Discussions about WireGuard

    700 Topics
    4k Posts
    Bob.DigB
    @HFADmin said in Wireguard Multi VPN Tunnels: Can I have the main pfsense monitor all the gateways That is the default.
  • Squid3-dev become suddenly very slow

    6
    0 Votes
    6 Posts
    1k Views
    F
    the idea came to me from "when the internet become slow i just click save in the squid proxy page and it works flawless" -k reconfigure Sends a HUP signal, which causes Squid to re-read its configuration files. http://wiki.squid-cache.org/SquidFaq/InstallingSquid
  • Squid 3 slow internet problems

    3
    0 Votes
    3 Posts
    1k Views
    R
    Thanks Finalcut, Unfortunately I've tried all that already with no luck. I've got another office running it no problems, though the environment is much simpler. Last time i had this problem I put it down to Squid not supporting multi-wan, though as squid monitors the LAN interface I can't see how this is a problem.
  • OSPF to 2 Data Centers

    1
    0 Votes
    1 Posts
    488 Views
    No one has replied
  • Postfix - can i use with exchange

    2
    0 Votes
    2 Posts
    588 Views
    BismarckB
    @robina80: hi all, i have postfix installed as a package on my pfsense firewall, i was wondering can i use this as a SMTP re layer/smart host connector for exchange if so can you please show me how? many thanks rob Works great and the setup is just straight forward, use the forum search for assistance…. Quick step by step https://forum.pfsense.org/index.php?topic=46196.msg242056#msg242056 All you need is in this thread https://forum.pfsense.org/index.php?topic=40622.0 Good luck.
  • Ntopng 1.2.1 Alert via Email?

    2
    0 Votes
    2 Posts
    944 Views
    P
    Hello, I'm facing the same problem. Will be grateful if anyone have the answer. Best Regards, Pressian
  • Lighsquid not updating

    3
    0 Votes
    3 Posts
    765 Views
    K
    I seem to remember that lightsquid was sort of flakey with the latest greatest version 3 squid, So I tended to use the older more stable squid.  Not sure what you are using.
  • Suricata 2.0.3 Package Preview

    121
    0 Votes
    121 Posts
    36k Views
    bmeeksB
    @bonkas: Has this issue been resolved? I am also running a PPPoE Connection and trying to get Suricata configured but my logs are flooded with "SC_ERR_DATALINK_UNIMPLEMENTED" errors. Suricata will not start automatically after a pfsense restart, is this by design or caused by these errors? Regards, No, not resolved and can't be really resolved until there is an upstream patch to Suricata so it recognizes the DLT_NULL data link type that FreeBSD assigns to PPPoE interfaces.  This is a problem in the Suricata binary that comes from upstream. You can make it partially work by hand-editing the suricata.yaml file and telling it the interface is an Ethernet physical link (by using the real physical NIC driver name), but you will still get occasional errors due to the PPPoE frame headers since Suricata does not expect to see them on a physical Ethernet interface.  Also, I can't guarantee you that all the detection signatures will work properly.  In short, this kind of hack is unsupported and you would be on your own. If you have a PPPoE interface and want IDS/IPS on it, then you should use Snort instead of Suricata.  The Snort binary fully supports the DLT_NULL data link type that FreeBSD uses. Bill
  • Dansguardian 2.12.0.3-i386 Will not start

    3
    0 Votes
    3 Posts
    855 Views
    R
    sounds like you are missing blacklists… try downloading them.
  • Squid and Squid Guard Logs

    3
    0 Votes
    3 Posts
    2k Views
    T
    Squidguard rotates logs daily when enabled. Squidguard itself maintains 3 log files. /var/squidGuard/log/block.log /var/squidGuard/log/sg_configurator.log /var/squidGuard/log/squidGuard.log There is no setting in the GUI for days of number of kb in size. Maybe "dvserg" can add this option into Squidguard gui/package.
  • Squidguard Blacklist

    6
    0 Votes
    6 Posts
    2k Views
    D
    @rjcrowder: @dvserg: No, its not suppurted. You could obviously write a shell script to download multiple and combine them… Hand-made way possible if you know how it may work. But many users know only GUI way.
  • Snort interfaces not starting after rule update/service restart

    7
    0 Votes
    7 Posts
    2k Views
    bmeeksB
    @adiadasman: Bill, The UUID issue does appear to be my problem. Please check your PMs as I have replied back to your original message. Got your PM reply and answered.  We can communicate back and forth in PM land. Bill
  • How to fix these Squid-3dev logs? i386 2.1.5 please help

    1
    0 Votes
    1 Posts
    834 Views
    No one has replied
  • Some RRD Graphs not working

    2
    0 Votes
    2 Posts
    761 Views
    S
    I reset the data and it all came back.
  • Apcupsd – need shutdown (not kill)

    2
    0 Votes
    2 Posts
    1k Views
    K
    I don't know your UPS, but my experience with other UPSes is: Upon line power loss, the system monitoring the UPS is informed about that event. The monitoring box remains running for the grace period (fpr example, 10 minutes). If line power has not returned within the grace period, machines get shut down (that may include the monitoring machine). There will be a preset time to allow all machines to shut down (for example, 5 minutes). At this point there a two options: 1. If line power remains offline, the UPS will eventually gt to the point where the battery runs flat and it will shutdown the output. When line power returns, the UPS will eventually restart the output and the machines will reboot-sfter-power-loss (as configured in the BIOS). 2. The line power returns before the UPS has shut down, this are a bit more interesting. Machines have been shut down already, but as they see no power loss, they will not reboot-after-power-loss. Ideally, the UPS would wait for the shutdown time period (5 minutes in my example), power cycle the outputs and everything is fine again. Regardless: I let the pfSense box run until the UPS power fails (no automatic shutdown or anything). Same for the modem, PBX, switches and even a few of the WLAN APs. I am aware that this causes additional drain on the battery of the UPS even after the server machines have shut down, but what the heck? Plus, with a communication infrastructure left online until the very last second, all remaining systems can continue to yell for help.
  • PFBlocker List for IPV6

    2
    0 Votes
    2 Posts
    2k Views
    ?
    I have seen a couple of IPv6 lists floating around, but can't remember where. My honest opinion is IPv6 lists are useless, unless they are used to ban entire subnets. The ease with which you can jump from IP to IP on IPv6 renders a single bad host in a list useless. My recommendation is to use snort/suricata to keep track of bad hosts in IPv6, and based on repeated offenders in a subnet, ban the entire subnet in a list of your own. Bad IPv6 traffic is low, it's the perfect time to experiment and tweak your security systems.
  • SNORT FATAL ERROR: (998) Unknown rule option: 'sip_header'.

    9
    0 Votes
    9 Posts
    5k Views
    bmeeksB
    @MilesDeep: At first, enabling the SIP Detection works.  The daemon starts.  After awhile, it the daemon stops and SIP detection is disabled. Does this have anything to do with fact that the update, which occurred last night, failed? No, a rules update will not disable nor enable a preprocessor.  I will check and be sure the default is enabled for future updates, but for now just look at the PREPROCESSORS tab and check all the preprocessors in the GENERAL section down towards the bottom of the page, then click SAVE.  You usually don't need the two SCADA preprocessors, but it hurts nothing to enable them as well. Bill
  • Show user name in squid

    1
    0 Votes
    1 Posts
    481 Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    N
    Ok I found 2 solutions: 1. the good one is to simply add the following line in PfSense web configuration, Services, Proxy server, General, Custom Settings, Custom Options: ignore_expect_100 on yes, it works also for the REVERSE proxy. 2. the bad one (just to know it exists) is to modify the source code of the web services' CLIENT SIDEs, in C#, by adding this line: System.Net.ServicePointManager.Expect100Continue = false; before instantiating the SoapClient object: MySoapClient My_WS_Client = new MySoapClient(); .
  • No squid.conf (squid3) on pfsense 2.1

    8
    0 Votes
    8 Posts
    6k Views
    C
    I do have a local website (owncloud) that I do not want to be cached. Was thinking of adding an "include" in the squid.inc file so everytime the package gets reloaded / changed by pfsense the cache deny all will kick in for that specific site. Where can I set that up? So, in sum it the squid.inc will always overwrite the squid.conf, so in the squid.inc add an include cache_exceptions.conf with cache deny all for the sites I don't want cache enabled. How can that be accomplished?
  • Adding a new secure port to Proxy Server Squid 3

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