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
    bmeeksB
    @NRgia said in Suricata on Pfsense: Your suggestion is preferred, but from I understood from you, nobody is interested or have the knowledge. Again thank you, for updating this package over the years. I'm sure there is someone here on the forum using the package that has the knowledge to maintain it. Another option if IDS/IPS is critical is to use the Linux package on a separate virtual machine or hardware appliance. Inline IPS performance would actually be very good using a Linux box (or even a FreeBSD box) with two separate NICs and configure true netmap hardware-to-hardware mode. That is many times more performant than the hardware-to-host mode that is required when using netmap within pfSense. Of course using a separate box would mean no GUI, but that's how the vast majority of the world uses Suricata already (without a GUI).
  • 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
    W
    I want to share my experience and, hopefully, help you with your problem. For a long time, I also faced the fact that sites loaded incredibly slowly due to domain blocking via pfblockerNG together with my local Pi-hole DNS servers. And, frankly speaking, I was already starting to think that I would have to put up with this forever. But after a little experimentation, I managed to significantly speed up page loading! The solution turned out to be simple, but brilliant - configure pfblockerNG and Pi-hole so that they return "empty" responses instead of waiting for a timeout. Thanks to this, the browser stopped constantly trying to load blocked domains, and the network speed increased noticeably. What is especially nice is that this solution worked on all devices in my network, including mobile phones and tablets, without the need to install any extensions for Firefox or Chrome. As a result, my system works smoothly: Squid caches, SSL is filtered, ClamAV checks, and sites open instantly. Setting this up was a bit of a pain, but the results exceeded all expectations - finally a feeling of complete control and stability of the network!
  • 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

    295 Topics
    1k Posts
    J
    Anyone else happen to notice that when configuring BFD, if you create a peer and select a profile - after save, re-edit the peer and the Profile is not represented. It appears as "None". You have to check the raw config to determine if the profile was actually assigned to the peer. This is on 2.8.1 (all packages up to date as of the date/time of this post). UPDATE: if re-edit and save (without re-configuring the profile none to what you want) - the save will strip the profile from the peer.
  • Discussions about the Tailscale package

    91 Topics
    611 Posts
    T
    Hi All, I use HAProxy to redirect to a range of https internal resources, this works really well at the moment through the WAN where I have source limits set up, and I can connect to the internal resources from limited external IP Addresses. Given I have tailscale I would like to basically be able to put custom dns entries in to point these hostnames to my pfsense tailscale IP4 address (100.89.148.118) but I am not having any luck getting this working. At the moment, I am just trying to connect to HAProxy using https://100.89.148.118 but it is getting blocked by the firewall. Sep 11 11:55:58 tailscale0 Default deny rule IPv4 (1000000103) 100.89.148.10:53148 100.89.148.118:443 TCP:S I have tried with and without NAT redirecting internally to 127.0.0.1, and I also have rules set up to allow any traffic to and from my tailnets (defined in an alias) but I still keep getting these connections from my other tailscale machines being blocked on the pfsense machine. Can someone give me some pointers on what I am missing because I can see the requests are coming through to the pfsense machine, and in theory the rules should allow it through but I cant see why they don't. I do have tailscale ACL in place, but clearly that is not an issue as the requests are making it through to the firewall. 0/0 B IPv4+6 TCP/UDP TailNets * TailNets * * none Allow across Tailnets 0/0 B IPv4+6 TCP/UDP * * * 443 (HTTPS) * none Allow Tailscale IP4 I also tried adding a EasyRule but because the tailscale0 interface doesn't exist in pfsense it throws an error and won't let me add that rule. Appreciate any help or tips, Cheers.
  • Discussions about WireGuard

    701 Topics
    4k Posts
    Q
    I am on PFsense Plus 25.07.1 and I am trying to setup my VPN's wireguard and at first it worked now it will not. Once I set up WireGuard for the first time, it all worked. I could toggle on and off the WireGuard and everything would work as it should, so I made a backup of the system. A few days later, after I rebooted PFsense, the writeguard came on but it disabled the Unbound DNS. and when I went to enable it, I still would not get any traffic. Once I disable Wireguard, I'll get internet again. I went and reinstalled the backup and same thing, it does not work. The VPN I am using is TORguard, and I had the techs from TORguard remotely into my machine to set it up, and they have the same issue. they can ping their VPN traffic out and they can Ping my IPS traffic but there is a bug with switching between the two. Can anyone on here help me with this?
  • HAVP Proxy timeout

    5
    0 Votes
    5 Posts
    2k Views
    S
    up
  • Squid Rever proxy block Exchange 2013 ECP

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Package to use pfsense as a NAS/Torrent client end repository

    3
    0 Votes
    3 Posts
    23k Views
    F
    Thanks!
  • Openvpn/pfblocker client package (re) install failure

    2
    0 Votes
    2 Posts
    2k Views
    I
    I was able to uninstall the openvpn client package, but when it got to the pfblocker package uninstall I see a similar error leaving me no way to remove pfblocker.  Is there a manual way to remove a package?  I imagine I could remove it from the packages section in config.xml and find all the relevant files but where are they all? error messages: Beginning package installation. Removing package... Removing pfBlocker components... Tabs items... done. Menu items... done. Loading package instructions... … and at the bottom of the page: Warning: Unterminated comment starting line 719 in /usr/local/pkg/pfblocker.inc on line 719 Parse error: syntax error, unexpected $end in /usr/local/pkg/pfblocker.inc on line 719
  • CP+ProxyServer(SSL with remote cache)

    3
    0 Votes
    3 Posts
    2k Views
    R
    Ok. Noted.
  • Postfix: outgoing only smtp for trusted networks (as smart host)

    3
    0 Votes
    3 Posts
    2k Views
    M
    that was the right starting point. thanks for the hint
  • Snort & PPPoE: Snort refuses to start(?)

    45
    0 Votes
    45 Posts
    12k Views
    M
    @bmeeks: I assume this is on a 2.0.x box?  Shared libraries such as pcap, MySQL and others can be a real pain.  That's what is so nice about the PBI setup on 2.1 boxes.  In effect each app has its own sort of "application jail" where it can install and remove shared libraries as necessary without impacting other applications that may have some of the same shared libraries.  In actuality, these libraries are no longer "shared" in the classic sense with the PBI setup. Each application has its own independent copy of them. Bill Thank you for your answer, Bill, and yes, you are right, this is 2.0.3. I can really appreciate what is in 2.1, and that is why I am eagerly awaiting that it is officially released  :P
  • Freeradius2 + LDAP = user quota ?

    2
    0 Votes
    2 Posts
    3k Views
    N
    Hi, everything on the "Users" tab just works for local configured users. The accounting features like BANDWIDTH and AMOUNT OF TRAFFIC on the GUI are just working for local configured users. If you want to connect freeradius with MS AD you should check the wiki: http://doc.pfsense.org/index.php/FreeRADIUS_2.x_package There are some discussions - not sure if the connection is working without having samba installed and configured on pfsense. When using LDAP for authentication then you need an external *sql database to do the accounting. Then you can do BANDWIDTH and AMOUNT OF TRAFFIC - but you need to configure this on the database but not on freeradius GUI itself anymore.
  • Snort

    2
    0 Votes
    2 Posts
    1k Views
    bmeeksB
    @cdx304: Do i have to run snort on the ipv6 interface or just the ipv4 interface . It will run on either or both (if desired). Bill
  • Squid 2.7 squid_ldap_auth windows 2008r2 ad GUI wrong?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Pfsense + squidguard blocks an url from a deleted common acl rule

    10
    0 Votes
    10 Posts
    12k Views
    S
    Did you try clearing your browser cache!? And accessing the same site!
  • Basic Understanding Of ipguard-dev

    2
    0 Votes
    2 Posts
    1k Views
    C
    Through trial and error, I have found that if I use the wan interface IP + Mac address it will open my firewall up and I was very lucky to shut it down before a hacker took control of everything. Basically, I have a router/firewall from my isp that connects to my pfsense box and then it connects to my computer from the Lan side. The attack that I experienced almost immediately which just shows you how vicious these hackers can be. Somehow they punched right through everything using my wan ip address and attacked port 5022 which I looked up and it's called a mice server. Apparently it's main vulnerability is that it can be used for denial of service attacks. Besides that everything else was fine. As soon as I removed my wan ip address coming off the isp router it immediately started blocking 1 ip address from France and 2 ip addresses from the United States. But yes, ipguard-dev is a very serious tool and if there is any real documentation on it could someone please point me to the right direction.
  • Combination of Squid Stable and Dansguardian causes very high MBUF

    5
    0 Votes
    5 Posts
    2k Views
    K
    A can confirm that making the changes helped MBUF.  No more issues.  I didn't have any erratic behaviour so I didn't apply the NIC specific fixes.  Just the increased MBUF.
  • DansGuardian Error connecting to proxy

    13
    0 Votes
    13 Posts
    8k Views
    R
    @ccarreraalza: hello again, my problem persists, I have installed squid3 but does not solve the problem, I have the dansguardian 2.12.0.3 v0.18. How do I update dansguardian without losing data configuration and webconfig? You can simply pull the DG executable out of the package you download from Marcelo's site. That said, I see no reason why a newer version would solve your problem. 2.12.0.3 DG should be able to connect to Squid and I highly suspect that something else is wrong with your configuration. Can you forget about DG for the moment, make sure squid is running stable and that you can stay connected to it? So… setup squid on the lan interface and manually connect to it as a proxy? Just trying to eliminate variables...
  • FreeRADIUS and EAP-TLS only (security relevant pitfall)

    2
    0 Votes
    2 Posts
    2k Views
    N
    Yes, that is unfortunately a problem with freeradius2. You can use the one or the other security mode but if you are using both together then it could make problems because it could switch to an unwanted method. This is because when configuring freeradius2 by hand you would create different virtual servers, every server with different configuration. (…/sites-enabled/...) but on pfsense freeradius2 uses just one server called defauolt (.../sites-enabled/...). So if you would like to do what you described in you post you need to modify the /usr/local/pkg/freeradius.inc file. There you find somewhere the eap.conf part and there just comment the line you do not need, save and then you can use the GUI to do any other changes with getting the eap.conf overwritten with "wrong" code.
  • Captive Portal Authentication

    4
    0 Votes
    4 Posts
    3k Views
    E
    No problems, i moved mostly because of easily findable thread inside the topic. But the same is for all versions as of today you need IAS.
  • Squid stable stops working and can't be restarted

    4
    0 Votes
    4 Posts
    2k Views
    K
    What you just explained sounds pretty close to what I am discovering. For your 8GB system I would have expected that allocating 2GB "Memory cache" and 40GB HD cache would have resulted in: 4% of 40GB = 1.6GB The 2GB you allocated to Memory cache = 3.6GB minimum ram used by squid as the caches fill which is very near what you show. I like simple formulas for determining such things. Maybe 5% or even 6% would be a safer start point than 4% based on your post. Thanks for the post.
  • NTop password

    3
    0 Votes
    3 Posts
    1k Views
    J
    :D sorry…
  • HAVP Won't Install on 2.0.3 X86_64 Machine

    2
    0 Votes
    2 Posts
    2k Views
    M
    @jfoshee: I try to install HAVP Antivirus BETA 0.91_1 pkg v1.01 platform: 1.2.2 on PFSense 2.0.3 but it hangs every time. Beginning package installation for HAVP antivirus… Downloading package configuration file... done. Saving updated package information... done. Downloading HAVP antivirus and its dependencies... Checking for package installation... Downloading http://files.pfsense.org/packages/amd64/8/All/havp-0.91_1.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/libltdl-2.4.2.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/unzoo-4.4_2.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/lha-1.14i_6.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/arj-3.10.22_4.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/arc-5.21p.tbz ...  (extracting) Downloading http://files.pfsense.org/packages/amd64/8/All/clamav-0.97.5_1.tbz ...  (extracting) Loading package configuration... done. Configuring package components... Additional files... done. Loading package instructions... Custom commands... Executing custom_php_install_command()...done. Executing custom_php_resync_config_command()... It will not go any futher then that. I check the logs and this is what I found Jul 1 14:21:25 php: /pkg_mgr_install.php: Beginning package installation for HAVP antivirus. Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/havp' returned exit code '1', the output was 'Usage: /usr/local/etc/rc.d/havp fast|force|one' Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/clamd.sh' returned exit code '127', the output was '/usr/local/etc/rc.d/clamd.sh: not found' Jul 1 14:21:53 check_reload_status: Syncing firewall Jul 1 14:21:53 php: /pkg_mgr_install.php: Stopping HAVP I have tried uninstalling and re-installing along with rebooting but nothing fixes it. This is a fresh box install with no other packages installed. Anyone have any ideas? Did you have an old version installed before? Uninstall it and go to the console and open a comand line type "pkg_info" and see what shows up.  It sounds like an old version or something else is confilicting with it.  If you do see and old version type "pkg_delete -f package_name" reboot and try to reinstall.
  • BGP daemon that works with RADIX_MPATH / ECMP in FreeBSD-HEAD

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