Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    A
    Docker image for squid 7.3 and above https://hub.docker.com/r/fredbcode/squid If pfsense does not push the update.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    DARAD
    Hello team, I have a Netgate 8200 running 24.11-RELEASE (amd64) with Suricata 7.0.8_5 package installed. Suricata doesn't seem to start. It loops to red once I press the Play button on the interface. It leaves no logs in the System logs, it leaves no logs in suricata.log at /var/log/suricata/suricata_ovpns933787/suricata.log I tried launching it manually: # /usr/local/bin/suricata -V or # /usr/local/bin/suricata -c /usr/local/etc/suricata/suricata_33787_ovpns9/suricata.yaml -i suricata_ovpns933787 and I get this output ld-elf.so.1: /usr/local/bin/suricata: Undefined symbol "__strlcpy_chk@FBSD_1.8" Thanks in advance, Dara
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    573 Topics
    3k Posts
    dennypageD
    @kabeda If memory serves, that old version of ntopng did not run as user ntopng, but as user nobody. There are lots of problems in that old version. Anyway, check the ownership and permissions of /var/db/ntopng and make sure it matches the user that ntopng runs as. You may need to set ownership of the entire hierarchy. Example: /usr/sbin/chown -R nobody:nobody /var/db/ntopng However, the better choice would be to upgrade to a more recent version.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @vicking said in No blocks on IP: Is it a bad idea to have the action set to deny both instead of inbound only? Question is squarely for admin. Per the infoblock which explains, in part, the "Deny Inbound", "Deny Outbound", and "Deny Both" actions: 'Deny' Rules: 'Deny' rules create high priority 'block' or 'reject' rules on the stated interfaces. They don't change the 'pass' rules on other interfaces. Typical uses of 'Deny' rules are: Deny Both - blocks all traffic in both directions, if the source or destination IP is in the block list Deny Inbound/Deny Outbound - blocks all traffic in one direction unless it is part of a session started by traffic sent in the other direction. Does not affect traffic in the other direction. One way 'Deny' rules can be used to selectively block unsolicited incoming (new session) packets in one direction, while still allowing deliberate outgoing sessions to be created in the other direction. In other words: When set to "Deny Inbound", incoming connection requests from WAN hosts are blocked and therefore no state will be created. However a LAN host can still establish state to an otherwise listed IP. If set to "Deny Outbound", outgoing connection requests from LAN hosts are blocked and therefore no state will be created. However an incoming connection request from an otherwise listed IP to an 'open' WAN port can still establish state. If set to "Deny Both", both incoming connection requests and outbound connections requests are blocked and therefore no state will be created regardless of connection direction.
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    C
    @dennypage Nicely done sir!
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    503 Topics
    3k Posts
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • Discussions about the FRR Dynamic Routing package on pfSense

    296 Topics
    1k Posts
    C
    This one has been tricky still not sure what to try. Any ideas?
  • Discussions about the Tailscale package

    93 Topics
    656 Posts
    C
    @elvisimprsntr Updated 25.07.1 to 1.90.6_1, copied and pasted from @elvisimprsntr's post: pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6_1.pkg (Why it worked this time and not on previous updates: Over the last couple of days, I ran into the "Shared object "libutil.so.10, not found..." error that triggered the version 25.07.1 update issues some of us have been having. After I fixed that error, I decided to go back to the usual update method, and it worked.)
  • Discussions about WireGuard

    715 Topics
    4k Posts
    patient0P
    @andresbraga if you still have the firewall rules as you posted, then I don't know why from the laptop you can't ping the pfSense Wireguard address 10.10.6.1 nor the pfSense gateway 10.10.1.1 What is the routing table of the laptop. And I would run a packet capture on pfSense and check what you see if you run the ping to 10.10.1.1 or 10.10.6.1.
  • MOVED: Postfix

    Locked
    1
    0 Votes
    1 Posts
    644 Views
    No one has replied
  • FreeRadius: PEAP Auth only works if…

    1
    0 Votes
    1 Posts
    649 Views
    No one has replied
  • PfSense with pfiprep, some firewall rules, and Snort

    3
    0 Votes
    3 Posts
    2k Views
    BBcan177B
    The script pfIPRep is now replaced by the package pfBlockerNG. https://forum.pfsense.org/index.php?topic=86212.0 https://forum.pfsense.org/index.php?topic=102470.0
  • Translate Cisco ACLs to SquidGuard ACLs?

    2
    0 Votes
    2 Posts
    782 Views
    J
    Squidguard is a web proxy so are you trying to copy web fitering over?
  • Install openLDAP server on pfsense

    4
    0 Votes
    4 Posts
    8k Views
    C
    I have installed openLDAP in a separate box, right now I have the pfsense box with all the configs in place including squid and squid guard and another box with openLDAP. squid is configured as an transparent proxy because some of the employees use applications that don't support proxy configs  and terminal applications as well. in the squid config page I have noticed that you can't use transparent proxy with authentication.  Can you please tell be another way around it the propose here is to filter the internet traffic depending on user / group thank you
  • Manually configuring NUT

    2
    0 Votes
    2 Posts
    11k Views
    C
    I am using TS SHARA 1200 UPS, I have found a linux driver and copied to "/usr/pbi/nut-i386/bin/tsshara_usb" and created a link "/usr/pbi/bin/libexec/nut/tsshara_usb -> /usr/pbi/nut-i386/bin/tsshara_usb". I have added in the end of the file driver.list "TS Shara"      "ups"  "3"    "UPS 1200VA"    ""      "tsshara_usb". But I can not see the TS Shara option in the NUT settings. What am I doing wrong? :-\
  • PFsense 2.2.6 release + freeradius cannot start after firewall reboot

    2
    0 Votes
    2 Posts
    829 Views
    M
    a mi tambien me pasa, revise pero no pude encontrar una opcion de inicio automatico
  • Help please… update Squid service not start

    4
    0 Votes
    4 Posts
    1k Views
    T
    Keep an eye on it, as it may fill your drive like mine did. If I get a real solution figured out I'll try to let you know.
  • Help in Ipguard setting

    4
    0 Votes
    4 Posts
    2k Views
    A
    Hello Mr Mowgli, You are suggesting I should bind the mac-id with ip address for super user using dhcp server configuration. But when you bind mac id to a specific ip it is only set as preferred ip. That means any one can set their machine with ip from range 192.168.7.250 .192.168.7.254 and get unrestricted internet access. Whereas with ipguard once the macid is linked with an ip normal user cannot set their ip in that range. I guess I have made my point clear. Thank you Ashima
  • Asterisk voicemail email feature?

    2
    0 Votes
    2 Posts
    1k Views
    Z
    I've actually managed to get this to work with the postfix module.  Setup your asterisk voicemail the way you want then install postfix and go to the postfix services configuration tab.  Under there make sure postfix is listening on the same interface asterisk is and also on loopback.  After that you need to either configure postfix as a full MTA or go under the domains tab, put in the domain name of all the email addresses you want to forward to and use an IP of a relay SMTP server that the pfsense box can use (I run a separate exim server on my network).  After that you have to install mailx via pkg add on command line.  Now once we've got all that setup, you need to configure some symbolic links in pfsense so Asterisk can get to them in their usual places (Because pfsense isn't your typical linux install). ln -s /usr/local/bin/mailx /usr/local/bin/mail ln -s /usr/local/sbin/sendmail /usr/sbin/sendmail If you've got all that setup properly the voicemail to email feature should snap into working.  It did for me! :)
  • Unable to disable/delete pfB_Asia_v4 auto rule

    6
    0 Votes
    6 Posts
    2k Views
    RonpfSR
    The configuration should be at Firewall / pfBlockerNG / Country / Asia
  • Snort and Syslog

    1
    0 Votes
    1 Posts
    723 Views
    No one has replied
  • Syslog-ng TLS configuration help (2.1.5)

    6
    0 Votes
    6 Posts
    6k Views
    K
    Really surprised this is not a supported feature in the gui!
  • Installation Fails: OpenVPN Client Export Package

    5
    0 Votes
    5 Posts
    4k Views
    R
    Johnpoz, thank you so much for your help. I solved my problem. A little backstory in mitigation: I have been futzing with converting a VMware VM to Hyper-V and I have created this VM about a dozen times over about 6 weeks of part-time effort punctuated by hospital stays. The problem was that instance I was working on was a LiveCD image, not a disk image. Works a whole lot better if you use a write-enabled storage medium.
  • Has anyone heard of this?

    6
    0 Votes
    6 Posts
    2k Views
    KOMK
    No problemo.  If I remember right, the entire point of Let's Encrypt was to have an automated system that would renew your cert regularly without user intervention.  They supply software that does all of this for you.  There was talk about a FreeBSD port, but I don't know the current status.  Ad then after that, someone would have to create a pfSense package to integrate it into the system.  For now, it's just easier to use the pfSense self-signed cert if required, and get your own real certs for your web server and mail server behind pfSense.  They're pretty cheap.  if I can afford one, anyone can.
  • Freeradius2 - Windows 10 Update 1511

    7
    0 Votes
    7 Posts
    4k Views
    jimpJ
    @David_W: In the fullness of time, pfSense 2.3 will be released and there will almost certainly be a FreeRADIUS package for it that does not have this issue. For now, with the push to get pfSense 2.3 released, issues with unofficial packages for pfSense 2.2.x may well be a lower priority for the developers. The FreeRADIUS package on pfSense 2.3-BETA is 2.2.9 and is working well. If someone needs to use FreeRADIUS 2.2.9, they can upgrade to pfSense 2.3 or spin up an additional pfSense instance using 2.3 to use as a RADIUS server if they're more comfortable using it in that capacity.
  • Pfsense 2.2.6 captiveportal+squid3+check_ip.php problem solving

    1
    0 Votes
    1 Posts
    720 Views
    No one has replied
  • AutoConfigBackup multi delete or remove all backups for one hostnname

    3
    0 Votes
    3 Posts
    1k Views
    nzkiwi68N
    SOLVED! Oh dear - flag that… It's under "STATS" n; Diagnostics > Auto Configuration Backup > Stats In there you can click delete and delete all backups for this host...
  • Suricata snort2c query

    1
    0 Votes
    1 Posts
    697 Views
    No one has replied
  • Load Balancer service allowing connections to disabled server

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