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.
  • Haproxy-full older version

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    thnx marcelloc, finally i used the haproxy-full 1.4.21 I added on the Advanced pass thru of the frontend configuration: option mysql-check user haproxy and on the mysql server I created a user for haproxy seems to work fine so far regards
  • MOVED: widentd issues

    Locked
    1
    0 Votes
    1 Posts
    867 Views
    No one has replied
  • Snort 2.9.2.3 pkg v. 2.2.1 is not starting when i enable "block offenders"

    Locked
    14
    0 Votes
    14 Posts
    3k Views
    B
    @JustinTime: @jimp: Try to remove and reinstall again, I uploaded a new build of the i386 snort package a couple hours ago, it may be fixed now. That worked for me, too, and now I am able to start the snort service with blocking mode enabled.  However, stopping the snort interface in the snort gui does not stop the service, and starting it again starts a new service.  Please post a note here when this has been fixed. Thanks so much for providing the Snort package!!  I've been using it for a couple years now and have been very pleased with it. See this post: http://forum.pfsense.org/index.php/topic,50758.0.html I started this thread for the problem with the snort service not quitting for a restart, but starting a new one anyways.  I think everyone is having this issue since the latest version came out.
  • Squid on 2 TB harddisk

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    jimpJ
    Indeed these are questions that belong on a squid forum - you're trying to far exceed the intention of the package - it's not meant to be a gigantic full-blown proxy of such proportions. If it's going to be that large and busy it should be off on its own dedicated box. The design and specs of such a system are debatable but a squid forum/list would be a more likely place to get accurate suggestions.
  • Pkg.php with up and down function - almost there

    Locked
    39
    0 Votes
    39 Posts
    10k Views
    N
    Ok, ok, ok! You got me. I added this to freeradius2 package  ;) It is not exactly what I want - it is more (complex) - but I think it will be helpful as bigger as the user file is  :P
  • Does mailscanner require postfix, or does it run standalone?

    Locked
    2
    0 Votes
    2 Posts
    976 Views
    marcellocM
    @rcfa: Subject says it all. Not quite clear.. on that.. It requires postfix installed and working.
  • Snort: 2.9.2.3 pkg v. 2.2.1 - Is it stable now?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    L
    I agree it is still not stable, honestly does not seem to have really improved, since starting my recent journey into pfsense. I just went through a total fresh install. I am starting to loose faith in a stable product here and it's becoming harder for me to say this is a good stable choice for my employer. As many others have stated why is there no way to roll back packages to a working version? Why is there not more stringent testing going on before pushing to your stable version? There has to be a simple way to get things sorted out here until you have the "updated" version working, or is this a difference between "paid" support and free? Me personally, I am waiting about another week before calling this way to unstable for my taste for such a product, since multiple weeks broken is too long in my opinion, especially for those of us new to pfsense and trying just get a working install of listed features. I feel setting up a personal repo is way over kill to get a functioning system, then "cherry picking" the proper revisions for what packages we want to use, again especially just coming into the product.
  • Imspector install fails on sqlite download…

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    I
    Beauteefull!  You're a prince among men.  Thank you.
  • Lightsquid 1.8.0 pkg v.2.32 pbi package not working, perl coredumps

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C
    i did a gitsync if that was ok… no perl cordumps now :-) but i had to link the config file error /usr/bin/perl /usr/local/www/lightsquid/lightparser.pl today cat: /usr/pbi/lightsquid-i386/squid/logs/access.log: No such file or directory quick fix at the command prompt and its in business rm /usr/pbi/lightsquid-i386/etc/lightsquid/lightsquid.cfg ln -s /usr/local/etc/lightsquid/lightsquid.cfg /usr/pbi/lightsquid-i386/etc/lightsquid/lightsquid.cfg
  • Hiding Quagga OSPFd in the Dashboard?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    Fixed: https://github.com/bsdperimeter/pfsense/commit/58816510ae391de12e16a72e803336cfeb37c747
  • 0 Votes
    4 Posts
    1k Views
    N
    Increasing the buffersize helped to 2097152 bytes (2MB) helped. I can now watch ~1500 entries. @dvserg Limiting the size is very important and a good thing. But I do have so many entries in the "blocked" file that I am not able to watch back more than one day. That's the reason why I would like to increase the buffer a little bit. Perhaps you can find a way to implement an option to modify the buffer size and the lines in the logfile when doing a logrotate. Thanks both of you for your help!
  • Manually installing sqlite does not work

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Try this again now, it should be pulling the right file. (Give it about 5-10 minutes after this post)
  • HAVP + 2.1-BETA (amd64)

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    FYI- If you're on a current snapshot HAVP should be adding its own user again, but it may need other fixes for the config path and such.
  • Vhosts documentation, where?

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    rcfaR
    @Cino: I created a small script in /usr/local/etc/rc.d so it starts on boot. Is that part of the standard 2.1 distribution or package now? Because I just upgraded to the lates build, and it turns out vhosts was up without me starting it manually. Unless your change was in the latest build, it would seem that even though the process isn't launched upon package activation, it's lauched upon reboot???
  • Typo in dansguardian package…

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    P
    Have a look at http://forum.pfsense.org/index.php/topic,47676.0.html I do small fixes for typos, little code bugs etc via this method. Lately I have found that the Github online editor used through Firefox does not want to edit large files. I resorted to using IE (which brings up has a different, simpler editing interface on Github) and it works for the bigger files. Github have admitted that there is a problem they are trying to track down in their fancy online editor that appears with Firefox. The main pfsense code is in the pfsense repo, filed in directories that match where it is on an install (/etc/inc, /usr/local/www,…) The package code is in the pfsense-packages repo, config folder, with a folder for each package. I am living and working In Nepal, but from Australia. I see how difficult English is - so many exceptions to every rule. It's a pity that much of the world is having to standardise on such a poorly organised language. So, well done to those who have learnt English later in life.
  • Typo in Antivirus HTTP proxy page…

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C
    I cleaned up that and a good deal of other text in HAVP. Might have missed some things, was just looking through the source in the main havp.xml.
  • Vhosts broken???

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    rcfaR
    And then, besides getting the service started, there's also this: http://forum.pfsense.org/index.php/topic,46062.0.html
  • Lightsquid proxy state error

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort whitelist seemingly not working

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S
    I'm using 2.01 with Snort installed in last few days… Snort 2.9.2.3 pkg v. 2.2.1 As I'm new to snort I'm stumbling along really... I've enabled basic rules and emerging threats and ticked all categories and pre-processors... Seeing both of your posts I just rebooted my two firewalls and still see the following in my System Logs: ET SCAN Cisco Torch SNMP Scan [Classification: Attempted Information Leak] [Priority: 2] {UDP} MY_NAGIOS_HOST -> IP:SNMP But I've whitelisted my Nagios box so won't expect to see anything about traffic from it. Is this the only log - it's hard to see what's happening with only system log and snort widget on dashboard.
  • Vhosts and IPv6 addresses?

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