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
    JonathanLeeJ
    @bmeeks your work outclasses so many individuals and developers. Your stuff is amazing. Cheers
  • 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
    M
    Same issue on 25.07.1 pfBlockerNG-devel 3.2.7 Database Sanity check [ FAILED ] ** These two counts should match! ** ------------ Masterfile Count [ 26379 ] Deny folder Count [ 26378 ]
  • 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

    702 Topics
    4k Posts
    P
    Yes
  • Squid3-dev update

    11
    0 Votes
    11 Posts
    3k Views
    belleraB
    @marcelloc: Some forum users reported that squidguard3 is not working with squid3-dev. I did not had time to test it because I do not use squidguard. Working… https://forum.pfsense.org/index.php?topic=73640.msg402286#msg402286 https://forum.pfsense.org/index.php?topic=73740.0 (Spanish Forum)
  • Adding rules through putty

    3
    0 Votes
    3 Posts
    1k Views
    BBcan177B
    Do not edit rules from the Command Line. You can severely break pfSense if you make a mistake. All Snort Rule changes should be made from the Web GUI. (Change the WAN to LAN depending what you are trying to achieve) Step 1- Snort:WAN Interface EDIT:WAN Categories and make sure that ET Policy has a checkbox. If not select and restart the interface. Step 2- Snort:WAN Interface EDIT:WAN Rules (Select ET Policy Category) CTRL-F (search for dropbox to enable the rules that are already defined) And enable/disable the rules this way. If you want to create a local rule, you would enter the rule Snort:WAN Interface EDIT:WAN Rules - Custom.rules
  • HTTPS - Redirection with HAProxy

    4
    0 Votes
    4 Posts
    2k Views
    P
    for https you either need to use mode 'TCP' or use haproxy-devel package and use mode 'https' or use 'http' with ssl offloading and configure certificates on pfSense. Only the haproxy-devel package has the more advanced ssl options.
  • Squid3-dev clamav test

    1
    0 Votes
    1 Posts
    997 Views
    No one has replied
  • Pfsense squid proxy, two times of refresh than it works

    2
    0 Votes
    2 Posts
    809 Views
    S
    the solution is to go to pfsense gui -> services -> proxy server -> general and set the "Resolv dns v4 first" checkbox
  • Squid3-dev service failing to start.

    2
    0 Votes
    2 Posts
    986 Views
    marcellocM
    fetch missing libs. i386 help thread https://forum.pfsense.org/index.php?topic=62256.msg373791#msg373791
  • HAproxy-devel and http redirections

    5
    0 Votes
    5 Posts
    1k Views
    keyserK
    You sir, have my deepest respect. I shall await your next release in the most humble way possible  ;D
  • HAproxy-devel and multiple ACL's

    2
    0 Votes
    2 Posts
    3k Views
    P
    if you add the two acl's with the same acl name, they will be combined. this should produce the wanted result. Would look like this: Result would be this for the acl name "MyAclCombined1", (didn't check if below config works..) : acl        0_MyAclCombined1  hdr(host) -i vhost1.pfsense.local acl        1_MyAclCombined1  path_beg -i /test/ use_backend      test_http if 0_MyAclCombined1 1_MyAclCombined1 If you want more advanced combinations of acl's however i think you will need to write them in one of the passthrough sections as 'text'.
  • Block list

    3
    0 Votes
    3 Posts
    789 Views
    M
    Thanks jfl…..
  • How to Reset All Monitoring Data?

    4
    0 Votes
    4 Posts
    4k Views
    KOMK
    pfSense Support is the bomb: Uninstall all monitors, delete their data directories then reinstall: Lightsquid: rm -rf /var/lightsquid/ Sarg: rm -rf /usr/local/sarg-reports/ Bandwidthd: rm -rf /usr/local/bandwidthd Darkstat: Doesn't keep persistent data
  • Need help in conf SNORT to scan internal traffic

    3
    0 Votes
    3 Posts
    2k Views
    BBcan177B
    To add to Bills comments- I use Mikrotik switches to mirror my traffic. They are not that expensive.. under a hundred dollars. Depending on how much traffic you are seeing, it should handle quite a bit of traffic. The good thing about this switch is that you can mirror multiple ports on a single switch. http://routerboard.com/RB260GS pfSense will monitor all traffic that passes thru the router. But if you want to capture traffic on the Lan, you need to put a monitoring interface at every point where you want to look at. So if you want to monitor a file server, you need to mirror/span/tap infront of that interface to see it. You can add a nic to pfSense and send the packets to it and use Snort, or another option is using a program called "Security Onion". http://blog.securityonion.net/
  • Squid3 -Problem with configuration for authenticated users

    1
    0 Votes
    1 Posts
    628 Views
    No one has replied
  • Squid and squidguard not working

    4
    0 Votes
    4 Posts
    2k Views
    T
    Hmm, add the pidgin.im and skype.com IP's to the block lists? Maybe the webservers of those sites aren't strict on the full domain name, so the squidguard is strict and won't recognize the address exactly. www.skype.com skype.com (assumes "www." and goes to the site) whatever.skype.com (assumes "www." and is not recognized by squidguard)
  • Snort Warning

    3
    0 Votes
    3 Posts
    1k Views
    bmeeksB
    @Xtern: Hello, I'm new here. Very cool forum. My problem with Snort is that it shows me this: Warning: New settings will not take effect until interface restart. I did the setup like the guide (sticky above) told me, but I can't get rid of this warning message. It's there after restarting the whole machine, when I restart Snort, when I disable and enable the daemon and so on. Any idea what I'm doing wrong? Best, Xtern Fragged is right.  That's just a "reminder" sort of message to let you know that most changes to Snort interface parameters require a restart of Snort on the interface in order for the new settings to become active. Bill
  • Squid in Transparent Mode Just Hangs

    3
    0 Votes
    3 Posts
    1k Views
    KOMK
    I fixed my problem by installing HAVP.  Not ideal, but at least it's working now.
  • Unbound TCP buffer settings not sticky

    85
    0 Votes
    85 Posts
    28k Views
    B
    @markn62: @wagonza: @markn62 was this problem fixed for you? or is it still an issue? Not much has changed.  Seems that the package operates very much like it did since the question above was asked.  The only change I noticed was a few more "do not's"  that are important to adhere too for the package to work properly.  I guess it is what it is. I can't reproduce any of your current issues at all with the package even using all your custom options. Something else must be going on or you have something else as an additional problem. Try saving your whole pfsense configuration and loading that config onto a VM ands testing to give us information to go on. Or even for yourself. The devs are replacing dnsmasq with unbound afterall. If you copy your unbound.conf on your seperate box to your pfsense and only restart the service does it work?
  • TFTP - NEW OPTIONS

    1
    0 Votes
    1 Posts
    917 Views
    No one has replied
  • Enable Youtube for schools

    1
    0 Votes
    1 Posts
    714 Views
    No one has replied
  • Zabbix proxy 2.2 not puling up anything

    2
    0 Votes
    2 Posts
    2k Views
    D
    Hi. Zabbix Proxy and Agent were updated today to 2.2.2. Could you reinstall proxy package? Regards.
  • Zabbix-2 Proxy needs a misc command section.

    2
    0 Votes
    2 Posts
    746 Views
    D
    Thanks for the patch. Also, both packages were updated today (proxy and agent) to 2.2.2.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.