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
    @icoso said in Snort Alert list explanation: If I only run it on the LAN ports wouldn't that only prevent my users from going outbound to certain IP's? I think you're misunderstanding how it works. In legacy mode it will check for "bad" packets going past the router, and add the "bad" IP to a table/alias, and the firewall will block packets to/from that table. It is not directional in the sense of "it's on LAN so only watches outbound." Running it on LAN also identifies which internal device triggered the rule because otherwise on WAN it is after NAT, since it's outside the firewall. You can run it on WAN, sure. Some do if they have a lot of internal interfaces and don't want that many Snort/Suricata processes running. It's a tradeoff of "scanning packets that will never actually arrive" vs convenience/RAM usage. Here is the setting I mentioned in Suricata; the packages are similar to maybe Snort has it also: [image: 1757427238489-8223c7ca-ba6c-4503-8668-2b7c03e597ef-image.png] However, on the Snort interface settings click the View List button by "IP Pass List" and you'll see which IPs are ignored by default.
  • 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.
  • List of visited pages in squid

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Yes, vist /var/squid/log/access.log in the shell,  you have to have the box checked to log access in the gui.  This file can be grepped and searched.  Just make sure you rotate this log frequently, I've seen them as large as 8 or 9 gigs in the past.
  • Tried 3 different packages, non want to install

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    V
    Thanks for the info :D. Will do an update asap.
  • Updatexlrator

    Locked
    9
    0 Votes
    9 Posts
    9k Views
    H
    hi, not my update, it is client's update, i have aprox. 500 clients on 4 diffrent pfboxes. any way if it should work, it will work then. many thanks
  • Snort not working anymore

    Locked
    10
    0 Votes
    10 Posts
    5k Views
    P
    Yeah, Issue #1 is the main problem I've been having, next would be Issue #1 whitelisted machines getting blocked. Issue #1 Each change or update to the config modifies snort.conf and ,/32 is added to the HOME_NET variable, then snort fails to start, manual modifcation to change it to reflect the hosts IP is required (i.e. 10.0.1.2/32) then restart of snort Issue #2 Snort is blacklisting whitelisted IPs, (namely my DNS servers and an additional server in my DMZ. This may be something I have to work out on my own, but as stated my setup is WiFi Router (external IP #1 Cable Modem–-----Hub----<                                         pfSense/Snotr(external IP #2 Snort picks up traffic between the WiFi router (ext IP #1) and things like my DNS servers. this is where I get the error (snort_decoder) WARNING: ICMP Original IP Fragmented and Offset Not 0! [ ** ]  03/06-21:50:51.235361 [[b]External IP #1] -> [[b]DNS server] ICMP TTL:64 TOS:0x0 ID:19164 IpLen:20 DgmLen:56 DF Type:3 Code:3 DESTINATION UNREACHABLE: PORT UNREACHABLE ** ORIGINAL DATAGRAM DUMP: Should I just add an additional NIC to pfSense, and rather then go inet,hub,split.. go Inet-> pfSense… thus bridging WAN to OPT1 and OPT2 on pfSense, and plug in my WiFi router into OPT2, giving it full * accesss... ( I don't wanna block anything for WiFi, I want full open access.) Only think is, snort will still function on that network as I'm listening on WAN... Could I listen on OPT1 instead? or would snort still function? [snort] OPT1 - Internal network I.e.  inet -> pfsense WAN <                                       OPT2 - DMZ WiFi or would that work? Rather then                           OPT1 - Internal network inet WAN [snort] <                           OPT2 - WiFi DMZ
  • ASSP Still Not Fixed? :(

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Its true, this is open source, its all about contributing
  • Squid whitelist ip

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    M
    I've had success doing exactly what you are trying.  Not sure where you're going wrong.  I just double checked my config and added a new allowed site by IP, it worked, take it out of the whitelist, it blocked it. The only other thing I could suggest would be to make sure that the WebConfigurator is using https so as not to use port 80 at the same time that Squid needs it. Make sure you're running the latest snapshot and build of the package, good luck.
  • Some suggestions to packages that should be included.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    You can install packages from the ports collection (see http://forum.pfsense.org/index.php/topic,3881.msg23723.html#msg23723 ) but we don't recommend it nor do we support it. pfSense is a firewall and should not run desktop like applications.
  • Install package

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    There is no pfSense package for this yet. Everything else is unsupported though you might be able to hack it in.
  • N00b snort "issues"

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    Y
    I am going to review the code shortly, since I have seen this issue as well. For some reason, in order for snort performance settings to take effect, you have to click save twice under Snort settings.
  • Front-end like Midnight-Commander?

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    M
    THANK YOU! I never imagined it was do darn easy! MC works perfectly. - Mike
  • Upgrade Snort ASAP

    Locked
    21
    0 Votes
    21 Posts
    12k Views
    K
    @sullrich: Configure it first… I reinstalled the pakage , and when i looked at the settings it semed like it was configured ( aka: all settings was the same as before ) after i read your answer i just hit the save button  aka resaving the configuration and now it works :-) Thank you for superb support :-)
  • Smal Snort pakage fix needed

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    K
    @sullrich: Please report back if it works okay and give us a nice HONK for excellent service :) It works like a dream  :-) EXELLENT service
  • Snort and CARP sync

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    This requires a recent snapshot.  Please update to a newer snapshot.
  • Any bandwidth monitors that can track monthly bandwidth usage?

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    S
    @rikrobson: i have installed the bandwidthd package but cannot get any graphs despite trying several settind on the webconfigurator. al i get is bandwidthd has nothing to graph. This message should be replaced by graphs in a few minutes. If it's not, please see the section titled "Known Bugs and Troubleshooting" in the README any suggestions? It only works on certain nics.  Please see the beginning of the bounty thread.
  • Siproxyd install

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    H
    Whenever it gets fixed. Nobody is working on this currently. However, you might be interested in sponsoring work on this: http://forum.pfsense.org/index.php/topic,2824.0.html
  • Missing Packages

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    Depending on the version you run you see more or less packages (some packages need yu to be at a special version). openntpd should be there. However siproxd is broken afaik and is hidden atm.
  • Squid question!

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    X
    @rafael.cardoso: I need help with one trouble, squid works now and very thanks for job to do its possible, but i have one site www.caixa.com.br, this site has problems when its cached, how to do for dont cache or passing from squid this or more sites? It´s possible, in linux iptables the option is -d, pfsense has something like that?  ??? Hello Rafael, I dont understand your question. In the "cache management" tab you can enter domainnames or IP addresses which will not be cached. Enter www.caixa.com.br there and this side should not be cached. xabbu
  • IMSpector, file?

    Locked
    26
    0 Votes
    26 Posts
    14k Views
    S
    Under services, it lists IMSpector twice for me. Is it doing that for everyone else?
  • MOVED: ftp problem again

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort out of memory???

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    I think there have been reports in the past that some of the rules can cause issues if enabled (either meaning they eat lot of mem or whatever). Maybe try to uncheck some rules and add them back one by one. I have snort running on a 1U server with 1.2GB with no issues.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.