Subcategories

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

    4k Topics
    21k Posts
    D
    Retested on 24.11-RELEASE (amd64) all seems to work. So it seems right to file a bug for this issue.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    S
    So since there is no version 25.03. There is an official 25.07 now but only get a 7.08.2 what happen to the rest up to Suricata 7.0.10 or 7.0.12?
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K
    @pulsartiger The database name is vnstat.db and its location is under /var/db/vnstat. With "Backup Files/Dir" we are able to do backup or also with a cron.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    w0wW
    So you're using the CARP IP address for the pfBlockerNG redirects? May I ask why that's necessary?
  • 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

    493 Topics
    3k Posts
    GertjanG
    @EChondo What's your pfSense version ? The instructions are shown here : [image: 1753262126227-1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png] A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate. @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy: I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess. No need to wait x days. You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.
  • 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
    584 Posts
    V
    @lbm_ said in How to update to the latest Tailscale version?: https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg pkg: An error occured while fetching package I would recommend verifying the DNS settings in PfSense and verifying date/time is correct. Barring that, try again later and see if it still fails. I was able to successfully run the command on my 2.8.0 install (I didn't install it because I've already installed it) so it seems localized.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    F
    Hi again, to be honest: I guess, I did not remember exactly what I did 2 years ago. May I was mistaken by the interface name opt2 because the SG-3100 has a physical port OPT1 and I mixed up physical and virtual names. The goal was to use 2 different tunnels, one for the mobile clients and one for the site-2-site connection. And now all is running in that way . Regards
  • Squid install failed… packages-8.1-release/All/perl-5.12.4.tbz

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    See what perl version are available on files.pfsense.org. Could be just a minor version Fix on squid install.
  • Squid reverse Proxy

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    T
    this one here's working… perhaps you can have a look... INTWEB_SSL;192.168.10.20;443;HTTPS INTWEB;192.168.10.20;80;HTTP WEBAPP_SSL;faq;https://ext.host.net WEBAPP_SSL;gallery;https://ext.host.net WEBAPP_SSL;kplaylist;https://ext.host.net WEBAPP_SSL;filez;https://ext.host.net WEBAPP_SSL;piwik;https://ext.host.net WEBAPP;faq;http://ext.host.net WEBAPP;gallery;http://ext.host.net WEBAPP;kplaylist;http://ext.host.net WEBAPP;piwik;http://ext.host.net INTWEB_SSL;WEBAPP_SSL INTWEB;WEBAPP
  • Snort Won't Start

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    A
    Thanks for the suggestion of looking in the system log.  After attempting start of snort (failure) and reading the log I disable some rules, retry, disable more rules, retry, etc snort starts successfully.  Each rule that was causing an error I disabled and now it's working. Thanks. AWS
  • Squid general question

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    @crazyzoar: why people give ram space for caching? The answer is Performance. Also squid is not that fast and not that smart for dynamic sites. Ohter point is that cache age has not much sense after 15 days for example.
  • Snort, NanoBSD & Compact Flash writes

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S
    Might have been too quick uninstalling it, I didn't tune at all, might have enabled too many patterns as well. Not required for my environment anyway, so couldn't be bothered ;D
  • IMSpector IP information

    Locked
    1
    0 Votes
    1 Posts
    876 Views
    No one has replied
  • Proxy filter SquidGuard: Times dont work

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort: how to exclude a lan host from scans?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S
    After creating a whitelist, you have to add it in the Snort Interface Settings to a particular interface.
  • Zabbix Proxy will not install in pfSense 2.0.1

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    C
    Fantastic!! Installs ok and talking to my Zabbix server. Thank you very much four your help. Richard
  • Snort: DynamicPlugin: Rule…rule will not be used.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T
    @SeventhSon: This is snort starting up and telling you what it loading and not loading. By default a lot of rules are disabled, so you will get a lot of these. Thanks, I kinda figured this after posting my question. But good to have conformation :)
  • Want to configure Proxy server: Authentication

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    N
    Sorry, I don't want to be unfriendly. Just want to make sure we are talking about the same config menu ;o) As I said above I didn't use that in the past but perhaps this thread will help you: http://forum.pfsense.org/index.php?topic=11153.0 http://forum.pfsense.org/index.php/topic,2004.0.html http://forum.pfsense.org/index.php/topic,41501.0.html
  • Avahi fails to install due to dbus dependancy not being met

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    F
    That worked a treat! Thanks Marcello!
  • Files.pfsense.org down?

    Locked
    29
    0 Votes
    29 Posts
    12k Views
    C
    Please start a new thread describing what you're attempting code11x2.
  • Snort Won't Start After Upgrade

    Locked
    301
    0 Votes
    301 Posts
    234k Views
    C
    Locking this thread so it won't get hijacked over and over by numerous different issues, please start new threads instead.
  • Squid reverse redirect

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    A
    @Modivion: Dear Members, I've installed squid and configured it. I just need one more thing to configure, which I dont know how to do. When users typ in http://remote.xxxx.com I want them to be redirected to https://remote.xxxx.com/OWA Any tips how to configure this? Many thanks! I did it outside of pfS via my DNS manager from my domain manager (like GoDaddy).  Basically it's subdomain forwarding, takes about 5 minutes if you can find your login creds to your domain manager web site.  I had a hard time trying to make it all within pfS. AWS
  • PfSense 2.0.1-RELEASE with Squid & HAVP = major problems

    Locked
    27
    0 Votes
    27 Posts
    20k Views
    marcellocM
    @lpallard: The frustrating part is that pfsense with NO packages works PERFECTLY.  So I wont blame pfsense devs because I have used it for more than  a year now and it was flawless until I installed the snort/squid/squidguard/havp  >:( stuff.. Just like I said, packages are contributions, some are maintained by core team, but not all. Uncheck block ofenders from snort, so it will not block false positives and not deny your dns resolution.
  • Snort with cisco port mirrorring

    Locked
    7
    0 Votes
    7 Posts
    7k Views
    M
    my pfsense box has 2 nics. 1 nic dedicated to management… 1 nic connected to the mirrored port on the cisco switch. I figured that by doing it that way i wouldn't get any "pollution" from management traffic on the IDS interface.
  • Snort, pfBlocker, and/or pfSense minor issue

    Locked
    14
    0 Votes
    14 Posts
    7k Views
    marcellocM
    @darklogic: I am still having the same issue with when you click on the snort menu and then try to go to pfblocker, I will get the 404 page cannot be found error. It's fixed now with no version bump, just reinstall package.
  • Packages don't install correctly:out of swap space

    Locked
    12
    0 Votes
    12 Posts
    4k Views
    P
    256MB is guess (isn't that old, maybe 2y).The Problem occured before installing any packages btw. Internet also fails (on LAN) after a while (while being up). last pid: 28374;  load averages:  0.69,  1.52,  0.89                                    up 0+00:08:14  18:47:35 112 processes: 2 running, 93 sleeping, 4 zombie, 13 waiting CPU:  0.4% user,  0.4% nice,  0.8% system,  0.4% interrupt, 98.1% idle Mem: 66M Active, 1820K Inact, 61M Wired, 764K Cache, 34M Buf, 104M Free Swap: PID USERNAME  PRI NICE  SIZE    RES STATE    TIME  WCPU COMMAND   10 root      171 ki31    0K    8K RUN      2:17 89.99% idle 21883 root        65  20 10748K  4860K kqread  0:01  1.95% bandwidthd     0 root      -16    0    0K    48K sched    0:39  0.00% {swapper}   11 root      -64    -    0K  104K WAIT    0:20  0.00% {irq14: ata0}     9 root      -16    -    0K    8K psleep  0:02  0.00% pagedaemon   11 root      -40    -    0K  104K WAIT    0:02  0.00% {swi2: cambio}     4 root        -8    -    0K    8K -        0:02  0.00% g_down   13 root      -16    -    0K    8K -        0:02  0.00% yarrow 46463 root        52    0 33116K    0K accept  0:01  0.00% <php>11 root      -68    -    0K  104K WAIT    0:01  0.00% {irq11: vr1} 39477 root        64  20 10748K  3852K bpf      0:01  0.00% bandwidthd 44678 root        76    0 34140K    0K accept  0:01  0.00% <php>11 root      -68    -    0K  104K WAIT    0:01  0.00% {irq10: vr0}   11 root      -32    -    0K  104K WAIT    0:01  0.00% {swi4: clock}     3 root        -8    -    0K    8K -        0:01  0.00% g_up 46390 root        76    0 34140K    0K accept  0:01  0.00% <php>15 root      -16    -    0K    8K psleep  0:01  0.00% vmdaemon 46945 root        60    0 34140K    0K accept  0:01  0.00% <php>14 root      -64    -    0K    72K -        0:01  0.00% {usbus1}   35 root        -8    -    0K    8K mdwait  0:01  0.00% md1 39810 root        64  20  8700K  3132K bpf      0:01  0.00% bandwidthd 8548 root        44    0  7992K  1948K select  0:00  0.00% sshd 40169 root        44    0  6588K  2964K kqread  0:00  0.00% lighttpd 16571 root        64  20  3656K  512K wait    0:00  0.00% sh 40955 root        76    0 32092K    0K wait    0:00  0.00% <php>41487 root        76    0 32092K    0K wait    0:00  0.00% <php>40749 root        70    0 32092K    0K wait    0:00  0.00% <php>41179 root        76    0 32092K    0K wait    0:00  0.00% <php>42026 root        44    0  3316K  996K select  0:00  0.00% apinger 11278 root        44    0  9488K  2644K select  0:00  0.00% {mpd5}</php></php></php></php></php></php></php></php>
  • IMSpector for pfSense 2.0?

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    marcellocM
    Did you applied the patch for imspector?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.