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
    cyb3rtr0nianC
    @rlrobs Yes it’s still working fine here.
  • 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
    M
    I resolved this by accepting the T+Cs via https://www.maxmind.com/en/accounts/1205389/geolite2/eula
  • 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
    J
    @div444 i'm finding the same - did you find a solution or did reverting fix it? Hoping there is a patch fix or something to get it working! Rather not rollback if i can avoid it
  • Discussions about the Tailscale package

    90 Topics
    580 Posts
    T
    @Gertjan Thanks. This is a compiled binary the tailscale vpn network mesh using wireguard. So this is s definite no then.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    F
    Hi, about 2 years ago I tried to setup a site-2-site VPN with WG between pfSense and a Fritzbox. But due the to weird Fritzbox WG implementation I dismissed that after several fails and continued to use IPsec. Now I have a new site with a new Fritzbox and again I am trying to setup WG. But I stuck at one point: as far as I remember during my trials 2 years ago, I was able to use for both tunnels the same interface assignment: [image: 1754322720877-dba32db1-75fa-4d24-9d50-d78ee39f8caa-grafik.png] But now I cant set the VPNWG on tun_wg1 too, no chance. Do I remembering wrong? Or was there change in pfSense/WG package? Regards
  • Sync SquidGuard Config

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SquidGurad Backup

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    J
    Any one have any information on this. I have tried a couple more tests with no luck. When ever I restore the squidguard_conf.xml, MY blacklist/domains files and restart the service, the files are over writen when it reconfigures. I did notice that when you add to the destinations, it does not update any of these files. Could someone point me in the direction of what files hold the domail list for custome black and white lists. Thanks
  • Rate package

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    M
    The same here (pfSense 1.2.2) and additionally it looks like there is too little place to print full IP number. This tricky display shows an IP shortened by 1 digit.. 129.168.111.12 instead of 192.168.111.123) I checked php files and it seems so 'rate' program executed under http-PHP returns invalid-shortened IP address, and it happens only for -A option. Under shell program 'rate' and execution from php works perfectly. Because 'rate' program is executed by script to make only ONE check only during one refresh - in logs we can see so many communicates. execute("rate -i {$real_interface} -nlq 1 -A -c {$intsubnet}…. -q 1 option = make one report
  • Squid rule

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Cry HavokC
    Please, use the search function.  This has been discussed before.
  • When new squid 2.7?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    S
    squid 2.7 is 2 ;)
  • SquidGuard destination allow

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D
    use expressions 200.200.200.200 200.200.200.200/webaccess
  • Squidguard url list - problem ip address

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D
    use expressions window 200.1.200.2
  • Snort users do not upgrade to the newest snapsshots past Jun 13 2009

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    D
    Hi James, May I ask, have you completed the work on the Ajust Block Time option. Coz I did not see this thread till today and made the update already. Regards, Dave
  • Documenting Package System

    Locked
    16
    0 Votes
    16 Posts
    52k Views
    E
    @raj2569: Adding my questions here, if some one know the answers to them pl reply. what is  the meaning of logging along with facilityname and logfilename in manifest xml What is the difference between config_file and configurationfile in manifest xml I cannot tell you a clear answer to this i have to look at the code. http://pfsense.com/packages/pkg_config.xml has package tag inside packages tab and ouside it. for example spamd comes inside packages tag, while pure-ftpd comes directly under pfsensepkgs. What's the difference? Some packages are removed from that list to not be allowed to install iirc. Which of the tags are mandatory for manifest xml Only logging/descr is optional, while missing the others might break things. Is the version tag in package xml the same as the one in manifest xml? Yes. What types of file can be included via include_file ? (Only php or another xml file also?) include_file is just for including a file that is needed and it need to be php files. How is include_file different from additional_files_needed additional_files is used during installation/syncing of package while include is for needed dependencies of php code. When tabs are used what should be the format of externel xml files that are included? XML the same as the xml file you use for one package. How can I display the output of commands executed during installation to the output window? There is a global variable $static_output to which you can add. How can I make one pfSense package dependent on another pfSense package? For example havp package depends on clamav package, and that package needs to be installed and configured Apparently this is not possible Its through additional_files_needed tag but i think it is not really finished or has some culprits to use. Basically you specify the xml files in that tag that are needed.
  • Pfsense package download

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S
    do want give me a setps about this type of installtion Mr jigpe
  • Lightsquid Host Names

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    E
    edit file realname.cfg in /usr/local/etc/lightsquid <ip address=""><username></username></ip>
  • Help with proxy

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    Y
    thanks for your answer… but i've found the solution.
  • Snort snapshot update freeze

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    Same here. How to install it then by using webgui command? I would like to know how to extract the rules… jigp pfSense 1.2.x Davao City
  • How to get update list

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    I use shallalist.de too. So far looks ok. I want to add sites there but i dont know.. jigp pfSense Davao City 1.2.x
  • Syslog log collection

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    Are you talking to the cache log? jigp Davao City Pfsense 1.2.x
  • Install offline

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    X
    ok, i think its not efficient when a package need to online-install. i'll do STF again …. thanks
  • Streaming Audio through Squid. Slowdown…

    Locked
    7
    0 Votes
    7 Posts
    8k Views
    J
    Good afternoon Works fine here. Im in Davao City. wcic-sc.streamguys.us wbgl-sc.streamguys.us wibi-sc.streamguys.us btw, thanks for the radio station :) Do you knwo some discovery channel radio?I dont have cable so better listen to their radio and see if squid works too. You can try setup traffic shaper then set it to priority HTTP jigp Davao City
  • Imspector + "pfsens ng" theme not compatible (GUI, tab)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    You can review logs on ssh log imspector. Try reinstall. jigp Davao City 1.2.x
  • Something wrong with my transparent proxy

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    J
    Use opendns. Www.Opendns.com. Also check Services>Proxy server: Access control>Blacklist jigp Davao City 1.2.x
  • Squid proxy logs

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Correct. But lightsquid cannot log https. jigp Davao City 1.2.2
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.