Subcategories

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

    4k Topics
    21k Posts
    D
    Retested on 24.11-RELEASE (amd64) all seems to work. So it seems right to file a bug for this issue.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    S
    So since there is no version 25.03. There is an official 25.07 now but only get a 7.08.2 what happen to the rest up to Suricata 7.0.10 or 7.0.12?
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K
    @pulsartiger The database name is vnstat.db and its location is under /var/db/vnstat. With "Backup Files/Dir" we are able to do backup or also with a cron.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    w0wW
    So you're using the CARP IP address for the pfBlockerNG redirects? May I ask why that's necessary?
  • 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

    493 Topics
    3k Posts
    GertjanG
    @EChondo What's your pfSense version ? The instructions are shown here : [image: 1753262126227-1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png] A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate. @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy: I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess. No need to wait x days. You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.
  • 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
    584 Posts
    V
    @lbm_ said in How to update to the latest Tailscale version?: https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg pkg: An error occured while fetching package I would recommend verifying the DNS settings in PfSense and verifying date/time is correct. Barring that, try again later and see if it still fails. I was able to successfully run the command on my 2.8.0 install (I didn't install it because I've already installed it) so it seems localized.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    F
    Hi again, to be honest: I guess, I did not remember exactly what I did 2 years ago. May I was mistaken by the interface name opt2 because the SG-3100 has a physical port OPT1 and I mixed up physical and virtual names. The goal was to use 2 different tunnels, one for the mobile clients and one for the site-2-site connection. And now all is running in that way . Regards
  • TFTP didn't install properly, now I can't delete package nor reinstall

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    F
    Thanks…. I'm very familiar with vi, so I thought that was even a safer way to go..... I deleted the lines and then installed the package, just fine... thank you very much
  • Snort: Question about rule difference

    Locked
    2
    0 Votes
    2 Posts
    987 Views
    K
    one is dec_keyid and the other is enc_keyid. If you click on the edit button you will see the actual rule text and you will likely find it matches on different things.
  • Networkwide Adblocking - possible package?

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    J
    dns can be anywhere but you want that dns server to use the host file downloaded and to redirect ads to pfsense ip. basically i didn't do anything special but decide to compile the pixelserv program for freebsd
  • 0 Votes
    58 Posts
    23k Views
    marcellocM
    changing ports to compile 1.4.19, it return erros In file included from src/proto_http.c:22: /usr/include/netinet/tcp.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tcp_seq' /usr/include/netinet/tcp.h:50: error: expected specifier-qualifier-list before 'u_short' /usr/include/netinet/tcp.h:175: error: expected specifier-qualifier-list before 'u_int8_t' gmake: *** [src/proto_http.o] Error 1 *** Error code 1 Stop in /usr/ports/net/haproxy. *** Error code 1 Stop in /usr/ports/net/haproxy. Maybe we will need to way ports update to be able to create haproxy 1.4.19 package
  • Barnyard log Sguil?

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

    Locked
    25
    0 Votes
    25 Posts
    19k Views
    marcellocM
    check backend status on varnish widget. You must disable nat for port 80, varnish will do the job. Until you get this working, publish varnish on port 81 for example, create a wan rule to permit port 81 communication and do tests.
  • HOw do you make disabled rules stay disabled?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    A
    Thanks for the updated info.  I mis-used the "suppress" part.  I thought it was just to not show those events being triggered in the webConfiguration log. Thanks! AWS
  • BGP filters

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort: Where are the Alert log's saved?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    W
    Thank You!
  • I am not getting Blocked site web page in squid

    Locked
    11
    0 Votes
    11 Posts
    3k Views
    N
    @marcelloc: squid works very well on 2.x platform. but congratulations on your successful setup. Its a surprise for me again, my server was working fine till Saturday and Today on Monday is has started giving same error. I had not upgraded my PFsense it is still 1.2version, then how come it had it started behaving like my previous issue. Please letme know how my ACL's can we make and how many computers we can allow for internet. I had made 23 Group ACL's and around 400 IP address is been allowed for internet. Below is my configs for Cache Management Hard disk cache size : 4096 MB Hard disk cache system : ufs (please explain what this means) Memory cache size : 512 MB Minimum object size : 0 Maximum object size : 1024 Maximum object size in RAM : 10240 Level 1 subdirectories : 16 Memory replacement policy : Heap GDSF (please explain what this means) Cache replacement policy : Heap LFUDA (please explain what this means) For Traffic Management Maximum download size : 10240 Maximum upload size : 10240 Overall bandwidth throttling : 0 Per-host throttling : 0 Finish transfer if less than x KB remaining : 0 Abort transfer if more than x KB remaining : 0 Finish transfer if more than x % finished : 0 Please Guide on above config are the required any corrections
  • Squid Redirection

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    R
    Nevermind, got it working. Logging in as root helps. Thanks for the info, everything is great now. BTW, didn't need to change to port 80, I just specified the same port my GUI uses in the squidguard blacklist config. I don't know why, but I feel using a port other than 80 adds some additional layer of protection. I know that the port number change up is miniscule, but it fools passing probes on the internet. Thanks for the pointer again, I had no clue it was that simple…
  • HAProxy issue with FireFox

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    @gommox: I also don't understand one thing: how HAProxy knows to which server to route the request if there is no any map between the hostname and the IP? when the request comes from Internet "www.server_1.com" how HAProxy knows to which serverto route the request? I thought that it checks on DNS Forward configuration in PFSense box (all domains are configured there, domains existing in my DMZ). It is correct or I'm wrong? That's the point, haproxy balance based on ip addresses not based on host names. If you need hostname balance, then you need to use varnish or apache2+mod_security take a look on package description to choose between both. I prefer varnish  ;)
  • Postfix forwarder - soft_bounce

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    I can't work out whether this last sentence is saying soft_bounce should always be off (for both postfix and postscreen) in a non-test environment.   Do you have any further information/advice on this? The soft bouce field has this info taken from postfix documentation Safety net to keep mail queued that would otherwise be returned to the sender. This parameter disables locally-generated bounces, and prevents the Postfix SMTP server from rejecting mail permanently, by changing 5xx reply codes into 4xx. However, soft_bounce is no cure for address rewriting mistakes or mail routing mistakes. I have this enabled and working for many weeks, so i think using default option 'enabled only in postscreen' will be enough.
  • Squid 2.7.9_4.2 fails to fully install on 2.1 Dev

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    P
    I also have problems installing Squid on PFSense 2.1 DEV (i386). When installing the package, on the re configuring filter part, I briefly get the following warning: Warning: unlink(/etc/squid/squid.conf): No such file or directory in /etc/inc/pkg-utils.inc on line 794 Warning: symlink(): No such file or directory in /etc/inc/pkg-utils.inc on line 795 [image: Install_PKG.png] Then, the package seems to have installed successfully, but when I access the "Proxy Server" from the Services menu, I get this error: Warning: dir(/usr/local/etc/squid/errors/): failed to open dir: No such file or directory in /etc/inc/pfsense-utils.inc on line 432 Fatal error: Call to a member function read() on a non-object in /etc/inc/pfsense-utils.inc on line 433 Anyone can give me an idea what to do and how can I troubleshoot this ? Thanks a lot.
  • Munin-node on PFsense 2.0

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    Revised instructions for dhcpd3: setenv PACKAGESITE "ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/amd64/packages-8.1-release/Latest/" pkg_add -r p5-Net-IP make++ p5-YAML p5-Net-Netmask ln -s /usr/local/bin/makepp /usr/local/bin/make /usr/bin/perl -MCPAN -e shell install HTTP::Date printf '[dhcpd3]\nuser root\nenv.configfile /var/dhcpd/etc/dhcpd.conf\nenv.leasefile /var/dhcpd/var/db/dhcpd.leases' > /usr/local/etc/munin/plugin-conf.d/dhcpd3.conf ln -s /usr/local/share/munin/plugins/dhcpd3 /usr/local/etc/munin/plugins/dhcpd3 /usr/local/etc/rc.d/munin-node.sh restart patch –ignore-whitespace /usr/local/share/munin/plugins/dhcpd3 <<end<br>--- dhcpd3.orig 2012-01-06 19:05:37.000000000 -0600 +++ dhcpd3      2012-01-06 19:07:14.000000000 -0600 @@ -219,6 +219,12 @@             print "# DEBUG: in $1\n" if $DEBUG;             $ip = $1;         } +        if($ip && /binding\s+state\s+([^;]+);/) { +            if(($1 eq "free") || ($1 eq "backup")) { +                print "# DEBUG: binding state $1\n" if $DEBUG; +                $abandon = 1; +            } +        }         if($ip && /ends\s+\d+\s+([^;]+);/) {             # 2037/12/31 23:59:59 is max date on perl <= 5.6             print "# DEBUG: end $1\n" if $DEBUG; END</end<br>
  • IMSLogViewer - MySQL Log Viewer for IMSpector

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    Updated it a lot, now auto-updating data by default in background, remembering last read logs and last selected item in tree, showing unread logs as red icons, several UI tweaks and optimizations, better  MySQL queries. Also remembers it's window position. Exceptions are handled nicely and shown in nice looking toolbar if something happens, also all other types of issues etc. Source code (VS2010, .NET 4.0 Client): http://www.datafilehost.com/download-656d8917.html Compiled application: http://www.datafilehost.com/download-5b81570b.html
  • Postfix forwarder - bounce retries

    Locked
    7
    0 Votes
    7 Posts
    8k Views
    marcellocM
    I saw that there is a forum on MailEnable site. You can try to find out how to extract valid recipients there.
  • Postfix-Fowarder - enabling remote policyd server breaks config

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    gwhynottG
    @marcelloc: You did right.  :) I'll include this fix on next release. thanks,  have a good weekend. -g
  • Captive Portal redirection url after aunthentication

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    marcellocM
    Look for cative portal forum threads, there are posts for captive portal then transparent proxy
  • Freeswitch wont start

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    A
    @chpalmer: Take a look here and see if an alternative install to pfSense might work for you… http://wiki.fusionpbx.com/index.php?title=PfSense_Install Im not sure how well if at all the freeswitch packages have been kept up... Hi Chpalmer, I am running the latest version 2.0.1 of pfsense. Are you suggesting that freeswitch may not work well with this release and I install an older one?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.