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
    I
    I am new to using Snort in a Netgate router with pfSense. In the Snort settings under alerts I am seeing notice like this: 2025-09-08 16:34:17 1 UDP Attempted User Privilege Gain 37.60.141.158 47167 195.252.###.### 9034 1:58853 SERVER-OTHER RealTek UDPServer command injection attempt Does this mean that someone from 37.60.141.158 tried to login to my router or is trying to log in to my router? Does SNORT block this attempt? or How do I block this attempt? There is nothing showing up in my BLOCKED list. Will snort ONLY block these IP's if I have "Block Offenders" checked? If yes, should I use legacy mode or inline mode? My understanding is that if I use legacy mode all rules will be enabled and any alerts will be automatically blocked right? If I use inline mode, then NO rules will be automatically blocked and I would have to enable the action for that rule for it to be blocked, right? If I use inline mode, how do I enable a rule? Right now I just have a yellow triangle under the action for this rule. How do I know which rules is snort using? Under WAN Categories, If I choose balance, NONE of the rulesets (Categories) shown at the bottom are checked?
  • 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

    699 Topics
    4k Posts
    S
    @Bob.Dig what's the right place?
  • Lightsquid not working since mod_cgi was removed

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    jimpJ
    This should be fixed on current snapshots dated 1/21 or later.
  • Strikeback with iplog and nmap

    Locked
    53
    0 Votes
    53 Posts
    50k Views
    L
    Clicking an IP in Strikeback gives this error now New site coming soon… Visit orlando.dnstools.com or houston.dnstools.com for the old site. I went into /usr/local/www/packages/strikeback/strikeback.php and changed all instances of http://dnstools.com/... into http://orlando.dnstools.com/... and that fixed it. I also tested houston.dnstools.com; it works as well
  • Blocking Youtube ads with SquidGuard

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    B
    Came across this when I switched from IPcop to Pfsense. In ipcop I used to use privoxy to block all ads globally. I never did find a howto on doing this so I created one. If it helps you or others hear is a link http://www.howtoforge.com/node/7237 Note privoxy is not an official Pfsense package so you may not get support on hear if you run into problems
  • Squidguard empty Target Rules

    Locked
    7
    0 Votes
    7 Posts
    9k Views
    D
    @Gabri.91: @dvserg: Need Enable blacklist. Sorry I didn't see that flag, now it works ;D  ;D General Settings tab.
  • Snort and Dansgaurdian / squidguard

    Locked
    12
    0 Votes
    12 Posts
    3k Views
    marcellocM
    Dansguardian will work on both. Choose what works better on you setup.
  • Squid and some website issues

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    F
    rajbps: Did you try to access the site in question using a different router? I found that independent from using Squid or not that I can resolve the name, but I cannot ping or browse this site. It looks as if it is down.
  • Dansgurdian AD FilterGroups

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    marcellocM
    @neil: 2. in the username field DONT put dc entries.  ie all that I used was cn=Administrator,cn=users Yes, just like suggested on field info.
  • Dansguardian, Ldap and Access Lists

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N
    Ok I found the problem - it looks like a "bug" with the combination of Squid and Dans Guardian. I first installed Squid, and then Dans Guardian. I configured squid to authenticate with LDAP against an AD server, and tested this successfully. Then I set up groups (which populate from AD) and access lists within Dans Guardian, and found that these lists were ignored whenever a user authenticated. The solution was this: In the General tab for Dans Guardian, the auth-plugins was set to proxy-basic.   If you change this to anything else (eg ident) and restart DG, then go back and change this setting to proxy-basic and restart DG, the access lists are then correctly accessed and applied to Groups. Just to make absolutely sure, I re-installed pfsense/squid/dg on a fresh box with the above functionality, and can confirm that this simple toggle is needed to get DG to use the correct access lists assigned to groups. Thanks for your prompt suggestion and I hope my experience helps others.
  • Cron Job not working

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    While using cron, insert full binary paths Change sh to /bin/sh for example.
  • Dansguardian Fails to start

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    marcellocM
    this is the pcre issue on dansguardian 2.12.0 dansguardian patches are already submited to freebsd ports. After it, a pcre issues-free version of dansguardian package version will be released.  :) http://www.freebsd.org/cgi/query-pr.cgi?pr=175341
  • How to check that snort actually works ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Lightsquid show me "500 - Internal Server Error" in graphics tab

    Locked
    27
    0 Votes
    27 Posts
    26k Views
    M
    I fixed it by uninstalling all packages that require pearl (the last one you uninstall will also uninstall pearl), then when I reinstalled squid and lightsquid which reinstalled pearl. All the cache and logs created by squid were still there, no data loss.
  • Cannot get DansGuardian to work on pfSense 2.0.2

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    B
    Thanks I will check that out!
  • 0 Votes
    4 Posts
    8k Views
    marcellocM
    @rtabigue: I got this error message every time i restarted the squid guard services. check squid cache.log
  • SquidGuard CIDR ranges

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    pozoleroP
    @Nachtfalke: Suggestion: If you connect to the target only with the IP address then you can perhaps do some "RegExp" for the IP range you would like to use. Lets say for subnet 80.10.10.0/24 try to use: ^http://80\.10\.10\.[1-254]/ I am no RegEx expert so this is probably wrong but the idea behind that could perhaps help you. I'll try that.  I'm asking this because i need to let users access a range of network expressed in CIDR, via SquidGuard target categories tab… Thanks a lot Nachtfalke
  • HAProxy stats page

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    K
    Okay, I am not sure what exactly fixed my issue but this is the sequence of things I tried.  I decided to update to the latest 2.1beta snapshot and that broke my haproxy-full package totally (wasn't able to start the haproxy service).  To fix that issue, I re-install the haproxy-full package but kept my existing configuration.  After the re-install, haproxy service started successfully and I am able to access the haproxy stats page now! I hope that will help anyone with similar issue as mine.
  • Snort Update Log Not Available

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    S
    Can we get an updated package for Snort to Pfsense?
  • Pfsense Freeradius2 sql not updating users in db

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squidguard Problem

    Locked
    12
    0 Votes
    12 Posts
    9k Views
    S
    Hello, I still have a problem with my squidguard config. The traffic is not blocked when it passes the FW. (Transparent mode- Bridged) I have pushed all thev Save and Apply buttons on Squid and Squidguard but it seems that he dfoes not want to listen to me. Any ideas ? Thanks Sven
  • Squid3 and X-Forwarded-For

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