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 first of all don’t block anything until you have your setup straight. If Snort is running on WAN then be aware since it runs outside the firewall it will scan packets the firewall will drop. Yes you’d need to enable blocking. I suggest legacy mode to start. It scans a copy of each packet. It’s much easier to get started and you don’t have to worry about driver issues. The rules you enable are up to you. For instance if you don’t host a web server the web server ruleset is kind of pointless.
  • 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

    699 Topics
    4k Posts
    S
    @Bob.Dig what's the right place?
  • Where is squid package?

    Locked
    21
    0 Votes
    21 Posts
    10k Views
    H
    Mail it to coreteam@pfsense.com .
  • LDAP, Squid and multiple NICs

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    M
    You have a bounty!
  • Not all the packages in 1.01

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    U
    I'll keep you informed. As for now I have squid working, but I had to NAT all proxy packages to the WAN adres where squid is listening, for this test it works fine, but I don't want to enable a proxy server for the whole world. Also squid is running fine, but at this moment I don't run squid as daemon (I want to see what's going on in the test envoirment)
  • Starting daemons without writing a package

    Locked
    7
    0 Votes
    7 Posts
    31k Views
    M
    I've done it now thanks ;D I changed the enable:NO to YES in the shell script so that it always starts up by default. Thanks for the XML explanation as well.
  • Editing snort rules

    Locked
    40
    0 Votes
    40 Posts
    15k Views
    C
    Well it's an IE thing…..seems to work fine in firefox.
  • 0 Votes
    7 Posts
    18k Views
    R
    @Stay: @Justinw: Even in 1.01 and prior versions I've been able to use pkg_add for nagios, nrpe, webmin, and squid.  What packages are you trying to add?  I realize that its not the same as installing from source but its still not bad. I need a quagga package and more software, actually not package but port. Actually, I need full integration whole of the FreeBSD Ports Collection.  :P I've done this before on my pfSense box. All you should have to do is execute the following command. This will install the ports collection from the FreeBSD mirror. Then do a pkg_add -r name fetch -o - "ftp://ftp1.us.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz" | tar zxf - -C /usr
  • Snort stream4 preprocessor ignores whitelist ?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort still running even after uninstalled (in GUI)

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J
    I would just ssh in and go to /usr/local/etc/rc.d  look for the snort startup script and delete it.  I don't imagine it works a whole lot different than other packages…
  • Snort inilization failure

    Locked
    100
    0 Votes
    100 Posts
    57k Views
    Y
    @sdale: @sullrich: These are rule related problems.  I have no idea how to fix these, you are somewhat on your own here. Yea, I'm taking a look into it. I found the problem. It lies within my edit rule file. I will send the diff soon as I get it completed.
  • Siproxd???

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    When someone fixes it.
  • Transparent mode for squid 2.5.14_2-p7.1 appears to be broken!!!!

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    H
    hi looks like squid is working on some pc's only, i have 4 pf boxes, upgraded to 1.01, only 1 server made it with squid, the other 3 couldn't restart with squid installed, just to help. oops, spoke too soon, i just had a power failure today, and the only ps box that was running ok, didn't make it too, so none is of the 1.01 ps boxes restarting with squid installed.
  • Install new packages howto?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J
    i will give you the first 3 things to do 1 learn php 2 learn xml 3 learn freebsd 6.1 kernels compiling
  • SNORT on embeded

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    S
    Ask the Snort guys.  I really don't know.
  • Error installing Stunnel and FreeRadius (cant read tbz pkg)

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S
    Try again.  The package was updated.
  • Antivirus status

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    S
    Nobody is working on it currently.  At this rate, years.
  • Widentd package broken - Please confirm

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J
    Did you already enable it in the rc.d file?  Make sure the enable flag is set to YES and not NO
  • Snort Blocked tab takes an incredibly long time to load.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Deinstall and reinstall Snort.  This bug was fixed.
  • Current SNORT packages for pfsense 1.0.1

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Y
    No, snort is not included. You have to download it after a fresh install. I believe most of the snort folders are left alone during an uninstall of the package. If you were to remove snort and then reinstall it at a later time, it will load up with your previous configuration as long as you didn't reformat.
  • How to install wget

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J
    ssh into your box shell>pkg_add -r wget
  • Installing package like squid from the GUI

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D
    @rdevries: Thanks Hola! ;D Sory my english. I read quikly and wrong undestanding you post  :-[
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.