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
  • Lightsquid problem?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • NTOP - to latest release

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [squid] pfsense 2.0 + squid : transparent mode not working

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Package Installation Issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    L
    i guess there is a hardware problem. when first time i installed pfsense system gave an error.
  • Compiling binary with build options

    Locked
    19
    0 Votes
    19 Posts
    5k Views
    M
    @fireman039: Hi, Can you tell me if 0.5.4 packages will available soon. I want to ytry it with my Crystalfontz 635 Done! Here you find more details about it: http://forum.pfsense.org/index.php/topic,44034.0.html Consider that it is a developing version! In your case the driver you should use is: CFontzPacket. Ciao, Michele
  • Squid vs varnish

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    marcellocM
    1-why pfsense become slow? 2-Do you have any Precaution to overcome this problem? take a look on this topic http://forum.pfsense.org/index.php/topic,43737.0.html Varnish was designed for reverse proxy, but can be used for proxy. it is fast on both situations Squid was designed for proxy use, but can be used for reverse proxy. It has many features, but is not that fast.
  • PFFLOWD Active Flow Timeout

    Locked
    12
    0 Votes
    12 Posts
    10k Views
    M
    With the following run command: /usr/local/sbin/pfflowd -n 172.16.42.104:9991 -S in -v 9 The active flow timeout that needs to be set in PRTG is 11 minutes. Note, if you're utilizing VLANs and a single network interface like us then pfflowd will not correctly identify the source/destination vlan and you need to explicitly set the direction as either "in" or "out" for PRTG to not double count data.
  • Snort service stops - wrong rules used?

    Locked
    15
    0 Votes
    15 Posts
    5k Views
    M
    done that . no luck
  • Openbgpd not coupling RIB with FIB

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    Z
    This was actually due to the nexthop received from the peer not being our proper nexthop; we had to update the config to have openbgpd set the nexthop to be our actual next hop. Moral of the story: nexthop has to be locally reachable, somehow. That is to say, you must have a route that covers the IP given in the "Gateway" column of bgpctl show rib; if you do not, you must either add such a route or add this line: set nexthop <gateway ip="" for="" isp="">to the neighbor config for the peer that's sending you BGP routes. (This automatically translates to a "match" filter rule that simply does the same thing, but I find this looks simpler and does not appear to be deprecated.)</gateway>
  • Transparent proxy - some sites time out

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T
    Hmmm… perhaps this is in the wrong forum?  As my query was browsing related and I'm using transparent squid I thought I'd post here. But the most closely related threads I see from other members are over in the NAT section... If this is the wrong spot mods let me know and I'll move this and post elsewhere - don't want to cross-post.
  • SquidGuard Log Rotate - more than one day - How to !?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    N
    Hi, I thought I did this with this line:       $opt    = array("4", "4", "*", "*", "1", "root", "/usr/bin/nice -n20 " . SQUIDGUARD_SCR_LOGROTATE); The cron tab changed to: 4      4      *      *        1  root    /usr/bin/nice -n20 /usr/local/etc/rc.d/squidGuard_logrotate Which is - if I am right: Every monday at 04:04AM, isn't it ?
  • PHPservice

    Locked
    1
    0 Votes
    1 Posts
    877 Views
    No one has replied
  • Lusca Cache management

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Transparant squid -> no DNS

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    T
    If you do want to use auto-detect though and IE refuses to play ball I've often found it to be one of two things… If you configured your wpad using DNS (and not DHCP) then make sure you've used an A record for the wpad entry, and not a CNAME.  For some reason IE doesn't like CNAME's.... IE sets a registry entry to store the results of its automatic detection ("Automatic Proxy Result Cache")... IE then stubbornly refuses to re-detect things if your WPAD changes  ::). So; if you deployed a broken WPAD.dat file as you were refining your javascript, IE will make a note it's broken and never bother to check if it's fixed.  I normally resolve this IE issue by resetting IE to it's default settings (tools -> Internet Options -> Advanced -> Reset...).  There are other ways but a google search will help you there, resetting IE doesn't bother me too much.  Note that as Chrome uses system proxy settings it too will suffer from this...  the reset of IE will fix both browsers. (Make sure you've tested you're WPAD.DAT file using something free like pactester etc. so you know your WPAD.DAT is valid).
  • Varnish features

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    can these features are present in varnish: 1-Give report of cache material(Hint: Like the lightsquid provide report in squid) 2-I can give specific space in hard disk for cache material. 3-automatic cleaning of cache material will start when given space of hard disk is 95% fill(Hint :this function is present in squid). 4-cleaning method: remove those material which is most low used(Hint: this feature is present in squid) I don't think so. You are comparing apple to oranges. 1 - Varnish use logs only in memory for better performance. When you want to debug, you need to dump logs from memory to disk with varnishlog.     also take a look on varnishhist and varnishstat. 2 - you can change storage type to disk, but I do not recommend it.    take a look on this topic about disk performance http://forum.pfsense.org/index.php/topic,43737.0.html 3 - Specify a cache size that do not full your filesystem 4 - you can purge things using management interface Please, take a look at varnish documentation. Varnish package gui has a lot of links to it.
  • Snort: drop, not block

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    marcellocM
    The only one with snort args  ;) Snort2c
  • Varnish configuration

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    marcellocM
    take a look at varnish documentation. Varnish is not so easy to configure, the gui helps, but it still need some varnish knowledge. @crazyzoar: Please tell me the configuration of varnish. i am new on pfsense. i don't know that what values i shall have to write on varnish setting: Listening port (usually 80) Managment interface (usually localhost) Advanced startup (usually empty) Storage type (ram for better performance) Cache storage size in megabytes/ (depends on how much ram/disk you have) Minimum worker threads (could be 32 but depends on your hardware) Maximum worker threads (could be 1024 but depends on your hardware) Worker thread timeout (could be 300) Client identity method (ip address is more compatible with sessions) Don't cache posts (yes, don't) Session Cache (per user is a good choice ) take a look on field documentation link Cache static (when possible cache only in session, always remove cookies before cache) Fix gzip compression recommended Be RFC2616 compliant recommended Foward client IP userfull to log remote ip on web servers using x-forwarder-varnish var Fetch Grace How many time varnish will keep cached objects. HINT 60s, 30m, 1h Retries how many times retry url before sending error to users or checking for fail over Saintmode How many time varnish will send cached objects from a down backend to client. HINT 60s, 30m, 1h Custom Html error message how to send error messages to users
  • Snort pkg updates

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    RonpfSR
    Try to resintall from 2.0.1 to 2.0.2, no alert was generated. I did the following: remove 2.0.2 install 2.0.2 Services: Snort: Global Settings / Save Snort: Interface Edit: / If Settings / Save Services: Snort: Updates / Update Rules Now alerts are generated  :)
  • Authentication Problem on freeradius

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S
    It would be nice for fellow users having the same problem to know HOW you solved your problem..
  • Few days after install, it's getting sloooow

    Locked
    7
    0 Votes
    7 Posts
    7k Views
    marcellocM
    I'm doing this, I have two pfsense as firewall with carp as firewall and also load balancing smtp connections to both smt servers. I really like pfsense gui, sync and backup. That's why I'm porting these packages to it. On large systems like this I have each service on it's own server. But when a client has only one machine(not so good for virtualization) to use as firewall, proxy, etc it's good to have package options to build UTM with pfSense.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.