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
    bmeeksB
    It was all CVE fixes in the PHP GUI part of the package. See the Redmine ticket here: https://redmine.pfsense.org/issues/16414.
  • 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
    V
    @Gertjan Thanks for your reply – that’s also my impression. The point is: I don’t really see any lists right now that are actually “maintained” in the sense of being actively cleaned up, checked for dead domains, categorized, etc. That’s why my main interest is more about the demand: Would curated lists really be a game changer for admins? Would they be more helpful than what’s available today, or are most people already using other alternatives? If so, which ones? And from your perspective, what would be your expectation towards “community lists”? (e.g. reliability, update frequency, categories, fewer false positives?)
  • 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 If it is no Site2Site-VPN then you don't need any gateways in the first place... If that is true but you want to monitor the connection then you could create dummy-gateways just to ping the remote ip-addresses.
  • Snort difficulties

    Locked
    13
    0 Votes
    13 Posts
    18k Views
    D
    @Hilozer: Change /usr/local/www/snort_download_rules.php lines 182 and 183. $snort_filename = "snortrules-snapshot-CURRENT{$premium_subscriber}.tar.gz"; $snort_filename_md5 = "snortrules-snapshot-CURRENT.tar.gz.md5"; To $snort_filename = "snortrules-snapshot-2.6{$premium_subscriber}.tar.gz"; $snort_filename_md5 = "snortrules-snapshot-2.6.tar.gz.md5"; The best fix would probably be to update the snort package with the latest version of snort. However, this seems to allow the current version to work properly. It would be shame to fix it for manual updates only to have it replaced on the next auto-update.  Therefore, there is another place to change as well: /usr/local/pkg/snort_check_for_rule_updates.php The change is completely analogous to the quoted change and shouldn't need additional explanation. Dave
  • Help! problem with squid cache

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    E
    I re-installed 1.2-RC3 and squid and it seems to be working now.
  • What happend to netio?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    The package iperf does pretty much the same thing.
  • Squid NTLM

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    C
    I would really like to see a squid winbind ntlm package. How much is it worth ?
  • Adding updatexlrator to packages

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    D
    @hadi57: hi again i know u did good work on squid, so do you think you will be able to do updatexlrator as an add on to pfsense? No, I'm not. Looking squid package sources.
  • Best setup for downstream Squid ?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    D
    @nexus010: dvserg I will try it then and see. I will post results. Thanks for your input. Ups… sorry. I anytime not correctly translate text.
  • HTTP Sniffer

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    Cry HavokC
    Have you actually tried the suggestion mrsense made?  It may not tell you right now who's connected to what site, but if you can live with a short lag (15 minutes) it'll work. AFAIK there is no way, short of running a "tail -f" on the squid log file, to watch who's connecting to what site in real time.
  • Ntop 3.3

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • IMspector questions

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    that is a good point (already did that a while back) however, i think i realized the issue everyone else is using the new version of AIM (i use gaim/whatever) :D
  • Bandwidthd Question

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Imspector delete logs ..

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Thanks ! i will try this ..
  • SLBD config problem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T
    I can't get sticky connections to work with 1.2-RC3 . I have 2 pfsense boxes in failover configuration, and the > connections don't sticky. My 2 pfsense boxes are plugged into a switch that has 2 HSRP connections from the > provider. Turns out that sticky-address is working just fine. I mis-interpreted the meaning of sticky-address, which means that as long as a TCP connection is active (not broken down properly) the server will stick. I was hoping to have some sort of persistent time-limited server in the pool that would last for an hour. Sorry about the confusion.
  • Installing packages behind proxy

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    C
    I was asking if you can do a local install of the packages since I can't connect from behind my proxy to the pfsense.com site.  In other words, I pull down the packages from pfsense.com and point my pfsense box to my local web server (http://mylocalserver.com/packages) and install from there.  Thanks.
  • Where is SPAMD for pfsense 1.0.1

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    T
    Hi, thanks for your very fast answer. Bad to hear this, but I'm hopefully that it will be back sometime because it was a great package.
  • Squid and pfSense

    Locked
    2
    0 Votes
    2 Posts
    22k Views
    ?
    This has been asked and answers MANY MANY times on the forum and on the mailing lists.  Please check the available sources next time first.
  • Embedded systems & packages ???

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    ?
    Aside from excessive reads/writes to media, the packages generally require far more memory and CPU than is found on your typical embedded device.  Thus they are inappropriate for use on the embedded platform.
  • Bandwidthd output issue

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IMSpector listening on WAN?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • [SOLVED] NUT 2.0.5_1 package on pfsense 1.2-RC2 not installing

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    C
    Perfect! The new package showed up in the list, downloaded, installed, and I have it up and running without any problems. Thank you! :) chartek
  • Keeping squidGuard after Updates/Reboot Sync

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D
    @4brats: If I re-install, will I pick up all the changes you made that I saw in the cvstrac? Near time nope. You have instllation from different source. Now i make publication this package. Will need wait some time.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.