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
    @SteveITS No, I haven't, but I'll do that now. It never occurred to me that if it was already showing a bunch of limits, it might still need the save button pushed. If it doesn't compress logs on ZFS, then it won't be trying in this case. The compression ratio for pfSense/var/log is showing a pretty healthy 14.46x at the moment.
  • 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?
  • Not Sure If Snort is Updating Rules?

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    bmeeksB
    True that the "free" or "registered user" rules are updated much less frequently than the "paid" or "subcriber" rules are.  The subscription rules are generally updated daily except across weekends. I can definitely report the behavior with the cron job rules update is consistent if you logout of the GUI and wait for the job to run.  Apparently the various values from the config.xml file are normally stored in an array variable called "$config" within the GUI.  The cron job now uses the same PHP page to perform its rule updates as the GUI manual method does, and the values are supposed to be available within that "$config" array variable (it's a global array, apparently).  Looks to me that once you log out of the GUI and any cached info expires, the cron job is then left with no values in the "$config" array.  One of those missing values is the Oinkmaster Code to use for the rule download.  With that parameter missing, the rules download does not happen. It seems that if you change the time the cron job is to run, and you hold an active web session open during the scheduled cron run, then everything works fine.  My guess is this happens because the "$config" array is still populated with an active GUI session. This will probably need Ermal to take a look and see if it can be fixed.
  • Snort 2.9.2.3 pkg v. 2.5.1 on pfSense 2.1 snapshots

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    B
    The more I look at this, I think it is the program check_reload_status that is causing Snort to spawn multiple, duplicate instances.  I'm going to kill the service for now and see if Snort stops misbehaving.  If so, I'll turn on auto-update again and see if Snort still behaves. I'll post results. UPDATE Just realized there are six instances of check_reload status running.  Think I just found the problem.  Now, does anyone know what is responsible for spawning this program?  I don't see it in crontab or in rc.d… at least, not directly. Also, when I try to kill any of these instances of check_reload_status, I get an "Operation not permitted" message.  Yea.
  • Mod_security

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Did something change recently with snort output? (alerts)

    Locked
    1
    0 Votes
    1 Posts
    993 Views
    No one has replied
  • Squid + squidguard + havp and radioparadise streaming.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    Hi Again… False positive , yesterday from denmark , the radio was very hard to reach , but today it's just fine...   Sorry from my incompentence.... /Best Michael
  • Mod Security (Reverse proxy with SSL)

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    H
    Hello, I got it working. It seems it's not possible to do reverse proxy on 443 and 80. I had to remove port 80 to get it working. On proxy server settings is set port to bind to 443. I removed  the port 80 site proxy (with a config for port 80 and 443 it didn't work). You have to enter the file name only for certificate files (with full path it will search for /usr/local/apache22/etc/usr/local/apache22/etc/cert_file according to the log) So i think there is a typo in the path they given under the option. You have to put your certificate files in /usr/local/etc/apache22/ instead of /usr/local/apache22/etc/ When you add full path name apache will not run and there is no proxy at all. You must not add a port forward in the NAT Greetings.
  • Changing $HOME_NET in Snort

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Lcdproc hd44780 rs-232 error

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    R
    Thanks Michele, I installed the beta LCDproc pkg, and my service started!  ;),  these are the settings I have now, [image: 8hIW9.png] which is great but I still see no activity on the lcd itself when the service started it created this .conf file : [server] DriverPath=/usr/local/lib/lcdproc/ Driver=CFontz Bind=127.0.0.1 Port=13666 ReportLevel=3 ReportToSyslog=yes User=nobody Foreground=no ServerScreen=no GoodBye="Thanks for using" GoodBye="    pfSense     " WaitTime=2 ToggleRotateKey=Enter PrevScreenKey=Left NextScreenKey=Right ScrollUpKey=Up ScrollDownKey=Down [menu] MenuKey=Escape EnterKey=Enter UpKey=Up DownKey=Down [CFontz] Device=/dev/cuau1 Size=16x2 Contrast=350 Brightness=1000 OffBrightness=50 NewFirmware=no Reboot=no " here is what my logs say about the LCD: [image: 0jrZM.png] I've tried changing port speeds, content, but no luck…any clues ? Thanks
  • Squid 3 HTTPS (ssl connect) pages loading slowly / after retries

    Locked
    7
    0 Votes
    7 Posts
    19k Views
    marcellocM
    I've included this dns_v4_first option on squid3 pkg v 2.0.5_4 general tab. [image: squid3_dns_v4_first.png] [image: squid3_dns_v4_first.png_thumb]
  • Country IP Blocks is considering offering free ACLs to pfblocker users

    Locked
    14
    0 Votes
    14 Posts
    7k Views
    L
    @CIPB: It's always worth discussing in order to see what can be worked out. Possibilities: Allowing pfBlocker devs occasional access to freshen up the lists in pfBlocker. Allowing individual pfBlocker users to register w/ CIPB and receive some sort of list access in return. Allowing pfBlocker to regain it's former access to CIPB lists, in trade for publishing a CIPB logo/badge on the pfBlocker tab/page in pfSense. (Probably needs approval by marcello/tommyboy and/or others) That's what I have off the top of my head.
  • Help with ntop please!

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SNORT 2.9.2.3 WONT START AFTER UPGRADE

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    P
    Hi, I have the same (similar) problem. When I enter [2.0.1-RELEASE][admin@fire.box]/root(2): /usr/local/etc/rc.d/snort.sh start I get the following error message pgrep: Pidfile `/var/run/snort_pppoe03086.pid' is empty Any clue? Matthias
  • Broken pfsense by installing freeradius2 and how to recover?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M
    Thanks a lot for the hint regarding the conf/config.xml . I did not know pfsense can be configured with the help of only this file :O and that it is versioned automatically (now i have also found the corresponding backup/restore option in the web interface). Had a whole bunch of old config files and after reseting to factory defaults i could again connect to the web-interface and from there (what i really liked) load one of the old configs from which i knew they worked. Great!
  • [help] Setup reverse proxy with authentication

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    A
    Actually don't worry, I setup a IPSec vpn instead
  • Package request - xymon

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    gwhynottG
    @SeventhSon: Looks cool, might be handy in some situations :) If you hacked it into pfSense, can you give us an idea what you needed to do to get it running? sure but its standard stuff.. 1. log into via ssh,  drop to the cli 2. type:  setenv PACKAGESITE http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/8.1-RELEASE/packages/Latest/ 3. type: pkg_add -r xymon-client then you can configure it. -g
  • SquidGuard Blocking Issue

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    B
    Thanks for the document , I have noticed it.. and it works fine now ../ sorry for asking such trivial question
  • New Snort Package - Issues & Suggested Fixes

    Locked
    20
    0 Votes
    20 Posts
    22k Views
    H
    (http_inspect) NO CONTENT-LENGTH OR TRANSFER-ENCODING IN HTTP RESPONSE suppress gen_id 120, sig_id 3 (http_inspect) HTTP RESPONSE GZIP DECOMPRESSION FAILED suppress gen_id 120, sig_id 6 (http_inspect) INVALID CONTENT-LENGTH OR CHUNK SIZE suppress gen_id 120, sig_id 8 (smtp) Base64 Decoding failed. suppress gen_id 124, sig_id 10 (smtp) Quoted-Printable Decoding failed suppress gen_id 124, sig_id 11 (smtp) 7bit/8bit/binary/text Extraction failed. suppress gen_id 124, sig_id 12 Thank You I also received those http_inspect alerts. Pfsense 2.0.1 X64 + Snort 2.9.2.3 pkg v. 2.5.1 I also had to add these as well: #(http_inspect) UNKNOWN METHOD - 0 suppress gen_id 119, sig_id 31 #(http_inspect) SIMPLE REQUEST suppress gen_id 119, sig_id 32
  • Squid wpad and android issue.

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    jimpJ
    The Opera browser supports adding a proxy in (See opera:config) but it doesn't seem to support autoconfigure. Firefox has options for it in about:config
  • Snort reinstall and new failing: libpcre.so.1: unsupported file layout

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    H
    @jimp: Try this: uninstall, then from the shell: pkg_delete -f snort* pcre* Then try to reinstall. I checked the version of PCRE on the package server, and the one required by snort is built for amd64 so I'm not sure how you'd have pulled in the wrong one. THANK YOU VERY MUCH! your instructions helped me to get Snort Running again  :D I'm running Pfsense 2.0.1 X64 with Snort 2.9.2.3 Pkg 2.5.1 Link to my post: http://forum.pfsense.org/index.php/topic,52854.0.html Thanks again
  • Squid & Squid Guard not starting after install

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    P
    The minimum pfSense version required for Squid is now 2.0.n I guess that the 1.2.3 package installer code doesn't have the code to check that, so it let you install it. The code in squid.inc is checking for version "2.0" to use pkg install dir names, it assumes that if you are not on 2.0.n that you are on a later version e.g. 2.1-BETA0 which uses pbi installer. So you are getting those messages about it trying to find dirs with "pbi" in the name. I would advise installing pfSense 2.0.1 and then install packages…
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.