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.
  • Freeradius2 package changes lost if edited via ssh?

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    N
    Hard to understand for me what you write because google cannot translate it really good to german ;-) I am not PHP expert but as far as I understand it then the file "pkg_edit.php" + "freeradius.xml" + "freeradius.inc" generate the GUI. If you change anything from console like: vi /usr/local/etc/raddb/users then this will be overwritten If you click on "Save" on the GUI. This is because in the freeradius.inc there is a command which writes the content from the .XML to the file.
  • Squidguard blocking problem

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    T
    SSL encrypts the data, not the address ??? what you call the "address" is facebook right, wich is a DNS resolution. DNS is layer 7. SSL encrypt everything after layer 3. That's why you can't block it by name . Apparently, the problem is that redirecting port 443 traffic through the proxy would interfere with the SSL connection and so it's not done.You can work around this by setting up your own certificate yes it's what I've said ! But its not the fastest and easiest way to do to it. that's why I recommanded to do it with firewall rules ;) I hope I were helpfull  ;D ;D
  • Exchange 2013 … squid reverse proxy not working

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Sqiub help

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Last update killed snort

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G
    Solution: Do NOT use last update "built on Wed Apr 3 21:48:42 EDT 2013" is broken aka pfSense-Full-Update-2.1-BETA1-i386-20130403-2147.tgz.
  • Siproxd, setup and configuration for voip… works great!!!

    Locked
    35
    0 Votes
    35 Posts
    84k Views
    G
    And what will happen if I have CARP, so my WAN have a private ip address? I will have to use host_outbound = mypublicip in the configuration file, but how to edit the file and avoid pfsense gui to overwrite it?
  • 0 Votes
    73 Posts
    28k Views
    D
    @Supermule: Didnt that get updated via the GUI?? @DigitalDeviant: I jusat signed up for VRT rules and cannot get them to install after a reinstall and reconfiguration of snort. I'm currently running 2.0.2-RELEASE (amd64). Edit: The issue may lie with my Snort account. I was unable to manually pull 2.9.4.1 rules with my Oinkmaster URL; I got an error saying I was not a subscriber, though I can manually download the 2.9.4.1 rules. I was able to pull 2.9.4.0 via Oinkmaster URL. Edit 2: All problems with my account are cleared and I still cannot automatically download Snort 2.9.4.1 rules. Edit 3: I had to change {$oinkid} in snort_check_for_rule_updates.php with my actual Oinkid. Then it worked. I haven't had time to troubleshoot any further. I have confirmed I have the right Oikcode in the GUI. Unless I change it in both spots it wound download the MD5 or rules. I don't have the exact errors from the system logs but it seemed like the download link was wrong so I'm guessing that it's not getting the Oinkcode variable. Troubleshooting time is minimal so any ideas on how to proceed would be appreciated.
  • Squidguard block two particualr websites

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S
    Hey Barry! I got it blocked it using squid and squidguard! My settings squid on transparent proxy and on squidguard with blacklist "http://www.shallalist.de/Downloads/shallalist.tar.gz", denied these two "[blk_BL_hobby_games-misc] - [blk_BL_hobby_games-online]" on both tabs Common ACL and Groups ACL! and it blocked those two websites.! One more thing about squidguard after making all the changes inside move to the "General settings" tab and scroll to the end and SAVE the settings first and then HIT apply on top of the same page. Good-Day!
  • Freeradius: [pfsense-2.0.2] "no response from server" [RESOLVED]

    Locked
    5
    0 Votes
    5 Posts
    8k Views
    C
    The 127.0.0.1 user entry did the trick!  Before this, I had even created an entry for the specific IP address of the pfsense box, which didn't work. Thank YOU!
  • How can I block remote access services

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • WPA-Radius and freeradius2d

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    Hi, can you make sure that the server certificate for the RADIUS server is a "server" certificate and not a client certificate ? Where did you create the certificate? Did you select the CA and the server cert in freeradius –> EAP --> CERTIFICATES FOR TLS ? If you created the certificate/CA on pfsense then you need to empty the "Private Key Password". Sometimes it works after clicking a second time on the "Save" button on the freeradius --> EAP page. If your Linux/Android clients does not support PEAP + MSCHAPv2 then you should use some other mechanism than MSCHAPv5. Try with MD5. It's not a security problem because PEAP establishes a TLS tunnel and this is secure and it doesn't matter what is happening within the tunnel unless it is compatbile with your devices.
  • Squid2 + HAVP on pfsense 2.x - is HAVP outdated ?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N
    Thank you for your feedback. If I remember correct on an some weeks old test environment I installed HAVP and I could see that ClamAV version wasn't the actual version as it is on the clamav homepage. I am not sure if all signatuires and programcodes are still up to date on the HAVP package or if these will update automatically. Using an "old" version of HAVP proxy isn't the main problem i think because it is just redirecting traffic throu7gh ClamAV but it makes no sense (in my opinion) to redirect traffic through an old/utdates antivirus scanner and lose performance even if the scanner is not on the newest version an cannot find "all" viruses. I would be interested if ClamAV is independent from HAVP and updates itself? How does this work on other packages like Danguardian?
  • Snort segfaulting on startup w/ http pre-processors enabled

    Locked
    25
    0 Votes
    25 Posts
    7k Views
    S
    What a great find!!!
  • Snot not starting: Invalid argument to 'server_flow_depth'.

    Locked
    27
    0 Votes
    27 Posts
    9k Views
    bmeeksB
    @AhnHEL: @bmeeks: FYI.  I now have this functionality working in my latest test build of the Snort GUI. Wow, that was fast Bill.  Excellent work, cant wait to try out all the new improvements. Here is a link to my Github repository showing my latest changes: https://github.com/bmeeks8/pfsense-packages/commits/master You can look at the Commit History.  Changes after March 22 have NOT yet been submitted to the pfSense team.  I hope to do that in a day or two. Bill
  • SARG daily reports

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Reverse Proxy - Squid3 or Varnish

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K
    Search the forum on squid3 of reverse squid3. There are a lot of topics over this. Including instructions. Beter is just try. I prefer squid3.  It's easy to use and to learn.
  • Snort Rules Update weirdness

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    bmeeksB
    @ccb056: Maybe there is something wrong with running both Snort and ET rules at the same time…. No there shouldn't be a problem, I run both sets in my production system.  I run different sets on different interfaces.  My updates happen without any problems.  If you have not yet, a reboot of that box might help. I'm still doing quite a bit of testing various scenarios with the newest Snort package in a virtual machine environment.  I have found a few quirks in the PHP code that I am cleaning up and improving.  Hope to have a GUI code update to submit this weekend.  One area where I made some changes is in the rules update code (but nothing that I expect would definitely cause or correct the issue you see – still, it might help). Bill
  • How to select the transparent interface for Squid

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    T
    thx for your answer ! The thing is, I wanna do Radius or Local authentification on LAN (because the computer are multi-user) and just Mac logging on Wifi (wich is single user device). So I need the LAN interface not to be transparent and the WiFi to be (espcially because Android's Phone older than 4.0 can't add proxy settings for browsing ). Not sur i'm really clear … On IPCOP or smoothwall I can do it juste like that : [image: proxy.png] So it's possible but I don't know how to do it with Pfsense …
  • Dansguardian block report to cgi crash

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    what version of dansguardian are you using? If you are using latest version, it's better to post it on dansguardian sourceforge bug report.
  • Does Snort work on Virtual IP's?

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    S
    No worries. Will set one up during easter holidays when wife and kids are out shopping :D
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.