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
    I have struggled with the log sizes getting too big and then the web pages refusing to list things on them (alerts/blocks pages show empty in UI). Clearing the logs manually instantly fixes the UI issue. I think the problem is the fact that logs can grow quite quickly and that relying on the log rotation can lead to a (very minimal) denial of service type event. I've thought about mucking with how often it rotates but as long as I'm not being legit DDOS'd it is just a nuisance. Suricata still clearly works. The firewall itself clearly works. The only real problem is UI issues when attempting to do a real investigation or troubleshoot. One can work around that manually. Of course somebody will simply say turn suricata off on the external interface. No. Occasionally good research happens there.
  • 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

    700 Topics
    4k Posts
    Bob.DigB
    @HFADmin said in Wireguard Multi VPN Tunnels: Can I have the main pfsense monitor all the gateways That is the default.
  • Maia Mailguard or another SpamAssassin Frontend?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    marcellocM
    @adiadasman: You mean just drop down to the FreeBSD prompt and install the package? Not in a jail? I am sorry, I have just started using pfSense, so I am still trying to familiarize myself with it. I would also need to install MySQL as well, correct? Yes, just use pkg_add -r for amd64 on freebsd 2.0.x pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-8.1-release/security/maia-1.0.2a_3.tbz Test it on a virtual machine first to see if it breaks or not pfsense gui.
  • Snort blocks WAN IP after update

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    bmeeksB
    @joako: My understanding it was already patched but with the same version number, uninstall + reinstall resolved it for me. Correct.  The Version Number was not incremented for the latest fix for WAN IP blocking.  Just uninstall and reinstall as suggested and the "fix will be in"… :) Bill
  • How do you tell Squid to redirect all connections?

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    D
    Redirects only function when a page is blocked - it's the replacement for a block message.  Try it with a block message and no redirect and see if the clients you wish to redirect get the block message.  You will also need to add a the redirect site to the Target Categories tab then set that page to Allow on the Allowed Clients rule or Whitelist it on the Common ACL page.  Otherwise it ends up in a loop of trying to visit the redirect page, oops, redirect page is blocked, so redirect, oops, redirect page blocks, so redirect . . .
  • Will vnstat2 retain old data on NanoBSD system?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    If it stores the data in /var or /tmp then no it will not survive a reboot. The RRD backup only works for RRD graphs built into pfSense, not packages.
  • Pfsense with squid and squidGuard blocks http access

    Locked
    7
    0 Votes
    7 Posts
    17k Views
    W
    It works!  ;D Thank you sooooooooooooooooooo much! I tried so many different and complicated things that I am so disppointed that it was such a detail ! @ futare I do not know if it could help but I found today a very good article here : http://fafadiatech.blogspot.fr/2012/05/build-your-own-unified-threat.html It explains how to calculate cach size and many other things. Hope you'll find information which will help you.
  • SQUIDGUARD:DIFFERENT DNS SERVER FOR DIFFERENT GROUP ACL'S

    Locked
    1
    0 Votes
    1 Posts
    996 Views
    No one has replied
  • Siproxd configuration with Grandstream HT-502

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    chpalmerC
    UDP 6x.x8.x2.x 5060 (SIP) WAN address 5060 (SIP) * none        -my provider sip server UDP 174.36.46.0/25  *         WAN address 5004 - 5059 * none - where my RTP connects to.
  • Squid slows download speeds

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    T
    I think I figured it out. I removed the beta package of Squid3 and installed regular Squid (Squid2) and I'm getting the same download speeds as when the transparent proxy is enabled or disabled. Sweet. Carry on the fine work, guys!
  • OpenVPN Export Utility impossible to install

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    F
    Im going to answer to my own question because of no reply : The problem was due to a damaged CF Card. A bad USB reader broke it. The reader is in dustbin and a new CF has been bought. All is going well now.  ;D
  • Snort behind an initial firewall

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    With the timing of your post, it may have nothing to do with being a rear firewall - http://forum.pfsense.org/index.php/topic,60329.45.html Many found their WAN IPs blocked regardless of whether they were whitelisted. Uninstall and reinstall seems to fix the problem.
  • [haproxy-devel] ssl cert selection in frontends

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    P
    Hey dexcs, im online on Jabber and IRC for the coming 4 hours.
  • Squid3 reverse https proxy

    Locked
    20
    0 Votes
    20 Posts
    13k Views
    keyserK
    Stan What are the issues with having squid listening on WAN directly? I haven't seen any yet, and I do NAT outbound. I'm running a fairly new snapshot of 2.1 x64
  • I can't get squid and squidGuard running

    Locked
    1
    0 Votes
    1 Posts
    918 Views
    No one has replied
  • Group ACL

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    what is your authentiction method, captive portal or squid proxy authentication? if using captive portal squid and squidguard wont recognize usernames, the easıest way ıs to use proxy authentication, be sure usernames starts with a letter and in squidguard put it in quotes like 'user1' 'user2' 'user3' (spaces between usernames)
  • PfBlocker Inbound Interface not working correctly

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S
    Okay cool. So out of curiosity would that block incoming traffic such as remote connections and if I wanted to set something like that up would I create a pass rule in the WAN firewall?
  • Freeswitch on 2.02

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    chpalmerC
    If freeswitch is real important to you you can try this- http://wiki.fusionpbx.com/index.php?title=PfSense_Install Runs on pfSense and gives you a separate gui. If you have any problems or want commercial support or to even sign up for classes when they happen- http://www.fusionpbx.com/index.php
  • Snort 2.9.2.3 pkg v. 2.5.4 killed by World of Tanks

    Locked
    24
    0 Votes
    24 Posts
    8k Views
    F
    I update my snort package to 2.9.4.1 pkg v. 2.5.4. It is now running fine for 2 days and hasn't crashed a single time. I am using a limited set of ET rules only, so I don't have the problems related to so rules.
  • Snort will not start at all with the last few snapshot updates.

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    No worries mate :)
  • Used squid cash for cashing online streaming

    Locked
    1
    0 Votes
    1 Posts
    803 Views
    No one has replied
  • Dansguardian CARP Interface

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    I have this configuration on a few boxes. 1 Squid needs to point to loopback 2 Dansguardian needs to point to loopback 3 You need a port forward from your carp ip to your loopback listen squid/dansguardian on loopback and create a rdr nat to forward from carp address to proxy daemon user –> carp address -> dansguardian@127.0.0.1 -> squid@127.0.0.1 -> internet
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.