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
  • Nut package gone?

    Locked
    12
    0 Votes
    12 Posts
    5k Views
    dotdashD
    Got a chance to test this again. I had similar results to trendchiller on my test box- service wasn't starting after upgrading the package, but did a clean load and added the package fresh and it looks good. Thanks rsw for getting this package running smoothly.
  • Need help with squid package customization

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J
    nice work, a lot of people have been looking for LDAP support, I'm sure this will be appreciated
  • A question about snort?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Thanks for reply…
  • NUT USV shutdown / service start

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    http://forum.pfsense.org/index.php/topic,4019.msg24916.html#msg24916
  • Application proxies - Advanced features

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H
    Good luck :)
  • Imspector

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Newest version of AIM is not supported yet.  Downgrade to a previous version. This was covered by Ryan in a different thread.
  • Sshd_config gets overwritten on reboot

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    You can't shut that behaviour down. Nearly all config files are generated dynamicall on reboot or at config changes when needed. I think we have some code to allow what you are trying to do already in our head code tree so you can configure it from the gui but that probably won't appear before the 2.0 release. Try using one of the techniques described here to fetch that file: http://forum.pfsense.org/index.php/topic,3256.msg19680.html#msg19680 http://forum.pfsense.org/index.php/topic,3256.msg19744.html#msg19744
  • Snort blocking for more than an hour

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S
    Not on future versions, you need to modify the config.xml file.
  • Snort.conf gets overwritten

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    ok I will start there thanks for the quick response
  • IMSpector-MSN Logon issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    ?
    No, just one external connection
  • Squid Cache & Disk Usage in system status

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    I suspect the default value of 'largest item to cache' of 4kb has a lot to do with it.  Thanks for the tip…I'll wait a few days longer for the cache to fill.
  • Bypass the transparent proxy

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Snort won't restart

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    V
    It's back :'(. Running 1.0.1-SNAPSHOT-03-18-2007 built on Thu Mar 8 22:14:44 EST 2007. Got this from syslog: | Mar 13 02:16:32 snort2c[87594]: attack detected non-whitelisted ip: 60.27.190.214 blocked !                                                                                                                    | | Mar 13 02:17:57 dhclient[81270]: DHCPREQUEST on xl1 to 255.255.255.255 port 67                                                                                                                                | | Mar 13 02:17:57 dhclient[81270]: DHCPACK from 81.236.128.1                                                                                                                                                    | | Mar 13 02:17:57 dhclient[81270]: bound to 81.236.134.3 – renewal in 600 seconds.                                                                                                                            | | Mar 13 02:27:57 dhclient[81270]: DHCPREQUEST on xl1 to 81.228.3.186 port 67                                                                                                                                    | | Mar 13 02:28:28 last message repeated 3 times                                                                                                                                                                  | | Mar 13 02:29:58 last message repeated 2 times                                                                                                                                                                  | | Mar 13 02:35:03 last message repeated 2 times                                                                                                                                                                  | | Mar 13 02:37:58 dhclient[81270]: DHCPDISCOVER on xl1 to 255.255.255.255 port 67 interval 8                                                                                                                    | | Mar 13 02:37:58 dhclient[81270]: DHCPOFFER from 81.236.128.1                                                                                                                                                  | | Mar 13 02:38:00 dhclient[81270]: DHCPREQUEST on xl1 to 255.255.255.255 port 67                                                                                                                                | | Mar 13 02:38:00 dhclient[81270]: DHCPACK from 81.236.128.1                                                                                                                                                    | | Mar 13 02:38:00 dhclient[81270]: bound to 81.236.134.3 – renewal in 600 seconds.                                                                                                                            | | Mar 13 02:38:01 login: login on ttyv0 as root                                                                                                                                                                  | | Mar 13 02:38:10 snort2c[87594]: SIGTERM received - exiting                                                                                                                                                    | | Mar 13 02:38:28 SnortStartup[74604]: Ram free BEFORE starting Snort: 40M – Ram free AFTER starting Snort: 39M -- Mode ac-sparsebands -- Snort memory usage:                                                  | | Mar 13 02:38:28 snort[87591]: *** Caught Term-Signal                                                                                                                                                          | | Mar 13 02:38:28 snort[87591]: Final Flow Statistics                                                                                                                                                            | | Mar 13 02:38:28 snort[87591]: ,–--[ FLOWCACHE STATS ]–--------                                                                                                                                              | | Mar 13 02:38:28 snort[87591]: Memcap: 10485760 Overhead Bytes 16400 used(%79.610596)/blocks (8347776/46545) Overhead blocks: 1 Could Hold: (58579)                                                            | | Mar 13 02:38:28 snort[87591]: IPV4 count: 46544 frees: 0 low_time: 1173728308, high_time: 1173747400, diff: 5h:18:12s                                                                                          | | Mar 13 02:38:28 snort[87591]:    finds: 130156627 reversed: 68755550(%0.000000)      find_success: 130110083 find_fail: 46544 percent_success: (%0.000000) new_flows: 46544                                  | | Mar 13 02:38:28 snort[87591]:  Protocol: 1 (%0.000000)    finds: 4265    reversed: 1352(%0.000000)    find_success: 3427    find_fail: 838    percent_success: (%0.000000)    new_flows: 838                  | | Mar 13 02:38:28 snort[87591]:  Protocol: 6 (%0.000000)    finds: 130118608    reversed: 68746792(%0.000000)    find_success: 130092296    find_fail: 26312    percent_success: (%0.000000)    new_flows: 26312 | | Mar 13 02:38:28 snort[87591]:  Protocol: 17 (%0.000000)    finds: 33754    reversed: 7406(%0.000000)    find_success: 14360    find_fail: 19394    percent_success: (%0.000000)    new_flows: 19394            | | Mar 13 02:38:28 snort[87591]: Snort received 163787886 packets                                                                                                                                                | | Mar 13 02:38:28 snort[87591]:    Analyzed: 107665066(65.734%)                                                                                                                                                | | Mar 13 02:38:28 snort[87591]:    Dropped: 56122706(34.265%)                                                                                                                                                  | | Mar 13 02:38:28 snort[87591]:    Outstanding: 114(0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]: ===============================================================================                                                                                                  | | Mar 13 02:38:28 snort[87591]: Breakdown by protocol:                                                                                                                                                          | | Mar 13 02:38:28 snort[87591]:    TCP: 107045797  (99.425%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    UDP: 33754      (0.031%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    ICMP: 4420      (0.004%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    ARP: 580490    (0.539%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:  EAPOL: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    IPv6: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]: ETHLOOP: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    IPX: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    FRAG: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:  OTHER: 605        (0.001%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]: DISCARD: 0          (0.000%)                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]: ===============================================================================                                                                                                  | | Mar 13 02:38:28 snort[87591]: Action Stats:                                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]: ALERTS: 39                                                                                                                                                                      | | Mar 13 02:38:28 snort[87591]: LOGGED: 123                                                                                                                                                                      | | Mar 13 02:38:28 snort[87591]: PASSED: 0                                                                                                                                                                        | | Mar 13 02:38:28 snort[87591]: ===============================================================================                                                                                                  | | Mar 13 02:38:28 snort[87591]: TCP Stream Reassembly Stats:                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    TCP Packets Used: 107045780  (99.425%)                                                                                                                                      | | Mar 13 02:38:28 snort[87591]:    Stream Trackers: 35912                                                                                                                                                      | | Mar 13 02:38:28 snort[87591]:    Stream flushes: 23072828                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    Segments used: 55005722                                                                                                                                                      | | Mar 13 02:38:28 snort[87591]:    Segments Queued: 56073646                                                                                                                                                    | | Mar 13 02:38:28 snort[87591]:    Stream4 Memory Faults: 2159                                                                                                                                                  | | Mar 13 02:38:28 snort[87591]: ===============================================================================                                                                                                  | | Mar 13 02:38:28 snort[87591]: Snort exiting                                                                                                                                                                    | | Mar 13 02:38:47 SnortStartup[74706]: Ram free BEFORE starting Snort: 64M – Ram free AFTER starting Snort: 64M -- Mode ac-sparsebands -- Snort memory usage:                                                  | | Mar 13 02:39:26 dnsmasq[572]: reading /etc/resolv.conf                                                                                                                                                        | | Mar 13 02:39:26 dnsmasq[572]: using nameserver 195.67.199.41#53                                                                                                                                                | | Mar 13 02:39:26 dnsmasq[572]: using nameserver 195.67.199.40#53                                                                                                                                                | | Mar 13 02:39:26 dnsmasq[572]: using nameserver 195.67.199.39#53                                                                                                                                                | | Mar 13 02:40:21 sshd[75185]: Accepted keyboard-interactive/pam for root from 192.168.11.1 port 3358 ssh2                                                                                                      | | Mar 13 02:48:00 dhclient[81270]: DHCPREQUEST on xl1 to 81.228.3.186 port 67                                                                                                                                    | | Mar 13 02:48:40 last message repeated 4 times                                                                                                                                                                  | | Mar 13 02:50:27 last message repeated 4 times                                                                                                                                                                  |
  • UPS shutdown

    Locked
    67
    0 Votes
    67 Posts
    35k Views
    P
    @rsw686: @patord: @rsw686: Hmm I just hooked up a ups to my ip330 on com2, and I couldn't get it to work. I have an embedded install on there so that might be part of the issue. When I try and start the driver control I get the error Can't uu_lock ttyd1: creat error: No such file or directory I installed the NUT package on a fresh hard drive based SNAPSHOT-02-14-2007 and get a similar error (for ttyd0) on a box that worked fine under win32 (com1) for an APC BackUPS Pro with the 95B cable in full signal mode.  I tried all the various permutations from the webgui with no go. Went to the shell and hand ran the various nut binaries to see what I could figure out.  At first I thought it had to do with settings in /etc/ttys for the various ttydX, especially ttyd0 due to the console definitions.  But after eliminating that and a few other things, I'm still at a loss. I'll try hand editing the ups.conf and try setting it to simple signaling like you did to see what happens. Does the /var/spool/lock directory exist? If you create that directory and run chown uucp:dialer /var/spool/lock does it work? If so I will put a check to make sure that directory exists and if not create it. All the full installs I've seen have already had it, but something might have changed. From your post you have the console running on ttyd0. The only thing I can think of is that there is some conflict when the console is being directed to a serial port and using other serial ports. Sorry for the late reply.  I saw you committed some changes to the package to address this and a few other items.  On fresh installs from the snapshots back then, the /var/spool/lock was created and did exist at the time with the proper permissions.  So the safety checks you put in would be just that. The ttyd0 was something else I was looking into, more of the serial port on the box I was testing not properly mapping. I'm getting ready to roll out a new test box on to this UPS (APC Pro) using snapshot-03-08-2007 and I'll see what happens with the latest nut package.
  • Snort in dual-wan configuration

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Y
    Snort is currently limited to running on only 1 WAN interface, iirc.
  • Squid "replicating" itself inside Status–>Services

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    V
    Thanks for the tip, it did the truck :D. I will keep my fingers crossed and hope to never see it again. I was not far away from a nervous breakdown ;D.
  • Squid don't log

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J
    honestly with the latest version this is not an issue that I know up, go to installed packages and update it
  • List of visited pages in squid

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Yes, vist /var/squid/log/access.log in the shell,  you have to have the box checked to log access in the gui.  This file can be grepped and searched.  Just make sure you rotate this log frequently, I've seen them as large as 8 or 9 gigs in the past.
  • Tried 3 different packages, non want to install

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    V
    Thanks for the info :D. Will do an update asap.
  • Updatexlrator

    Locked
    9
    0 Votes
    9 Posts
    9k Views
    H
    hi, not my update, it is client's update, i have aprox. 500 clients on 4 diffrent pfboxes. any way if it should work, it will work then. many thanks
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.