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
    GertjanG
    @icoso Added to this : @SteveITS said in Snort Alert list explanation: If Snort is running on WAN then be aware since it runs outside the firewall it will scan packets the firewall will drop. If your WAN IP can be reached by everybody (== the entire internet) then having Snort 'listening' on WAN is a not a good idea. What would happen when 'some one' sends you a load of packets that were known in advance to trigger your snort ? So every packet will kick Snort into action, eating away loads of CPU cycles and logging a lot of lines = disk space. 'Some one' doing nearly nothing, and you will be stressing your own firewall. The short conclusion : never ever Snort on WAN. The main conclusion : Snort on WAN can be done, but keep a permanent eye on it. Btw : the default WAN behavior is "block" anyway. edit : You might say : I activate Blocking mode, so every suspected traffic will hit 'the wall'. Afaik, snort places itself in front of the firewall, so it still 'sees' the traffic, reacts upon it, decide to block the IP, finds the IP was already blocked etc.
  • 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?
  • Snort Question around filter ordering

    Locked
    1
    0 Votes
    1 Posts
    875 Views
    No one has replied
  • Pfsense 2.0 snort 2.9.5 Barnyard2 binary not exist

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    M
    Thanks for the information here. i've now successfully got pfsense snort sending the logs via barnyard2 to security onion where i have snorby running.
  • Snort and ET ruleset sid-msg.map don't merge during rule update

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PFSense Squid + Squidguard Web Filter Help

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    Using non transparente proxy, you can have squid on one network card pfsense. To ping, you need to create a firewall rule for it. transparent proxy is not able to filter ssl, so It's better to configure proxy.pac/wpad.
  • SQUID button to turn OFF/ON

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    1. System > User Manager - change admin password. In the shell, admin == root. 2. Squid uses the DNS servers from System > General only, especially if it were started/stopped. Double check /etc/resolv.conf 3. Just uncheck transparent, it will effectively be off for users (no longer grabbing their traffic) 4. No.
  • SqStat error - Error: Cannot get data. HTTP/1.0 301 Moved Permanently

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort 2.9.2.3 pkg v.2.5.1 won't start (bug #2581 should be reopened)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Error 111(net::ERR_TUNNEL_CONNECTION_FAILED) +squid+dansguardian+wpad

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort 2.9.2.3 pkg v. 2.5.1 Interface Shuts Down

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    Q
    So did see this: Aug 9 00:06:56 kernel: pid 115 (snort), uid 0: exited on signal 11 Aug 9 00:06:56 snort[115]: [125:2:1] (ftp_telnet) Invalid FTP Command [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} XXX.xxx:17467 -> YYY.yyy:21 Aug 9 00:06:56 snort[115]: [125:2:1] (ftp_telnet) Invalid FTP Command [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} XXX.xxx:17467 -> YYY.yyy:21 Aug 9 00:06:41 snort[115]: Aug 9 00:06:41 snort[115]: Aug 9 00:06:41 snort[115]: --== Reload Complete ==-- Aug 9 00:06:41 snort[115]: --== Reload Complete ==-- So to me this looks like right after reloading after new rules are applied. Any thoughts would be great! Thanks
  • Snort 2.9.2.3 pkg v. 2.5.1 - ignores memcap settings

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    AhnHELA
    Sorry to bother Ermal, any thoughts on this issue?
  • Crashing ntop

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    I haven't seen ntop crash since pfSense 1.2.3… On 2.0.x it's been very stable. What version are you running?
  • Help with huge cache.log file in Squid

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    T
    Thank you all for your help.
  • Snort unexpectedly terminates / signal 11 error

    Locked
    1
    0 Votes
    1 Posts
    961 Views
    No one has replied
  • Few PBlocker problems with setup

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    V
    ok, same thing just happened again. Anyone else having this problem. thx
  • How to activate ClamAv engine with Dansguardian

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    marcellocM
    change it to clamav and try to restart the service. On my dansguardians, it's working. # Run as another user (clamd must be started by root for this option to work) # Default: don't drop privileges User clamav # Initialize supplementary group access (clamd must be started by root). # Default: no AllowSupplementaryGroups yes [2.0.1-RELEASE][root@xxxxxx]/root/.ssh(13): freshclam ClamAV update process started at Mon Aug  6 17:24:07 2012 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.97.3 Recommended version: 0.97.5 DON'T PANIC! Read http://www.clamav.net/support/faq main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven) Downloading daily-15222.cdiff [100%] Downloading daily-15223.cdiff [100%] Downloading daily-15224.cdiff [100%] Downloading daily-15225.cdiff [100%] Downloading daily-15226.cdiff [100%] daily.cld updated (version: 15226, sigs: 250065, f-level: 63, builder: ccordes) bytecode.cld is up to date (version: 188, sigs: 38, f-level: 63, builder: neo) Database updated (1294490 signatures) from database.clamav.net (IP: 64.22.33.90) Clamd successfully notified about the update.
  • 0 Votes
    3 Posts
    3k Views
    M
    Not using nanobsd. –------- Version: –------- 2.0.1-RELEASE (i386) FreeBSD pfsense-vm.***.com 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6
  • Zabbix and ping

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • OpenVPN Client Export Utility

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    jimpJ
    Yes, tap is fixed properly in 2.1. The package was created by backporting some of the fixes, though not all were brought back to 2.0.x
  • Squidguard problem

    Locked
    1
    0 Votes
    1 Posts
    844 Views
    No one has replied
  • How to restore/backup squidguard and squid configuration?

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