Subcategories

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

    4k Topics
    21k Posts
    I
    @andrew_cb said in haproxy 0.63_2 weird behavior, edits not working: @iSagen @TheCyborgWeasel The issue is likely the same as in https://forum.netgate.com/topic/178348/haproxy-backend-port-changes-are-not-applied/ Try adding load-server-state-from-file none to the Advanced Settings > Backend pass thru section of each backend. Great! I will do this.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB
    @NRgia said in Suricata on Pfsense: @bmeeks Thank you for what you did for Snort or Suricata. I'm not sure what you want me to do on Redmine, due to is a bug tracker. My question is for Product Management, which I will ask it here to be public: What is the plan for these 2 packages, Suricata and Snort? Thank you Yes, Redmine is for both bug reports and feature requests. Asking for the Suricata binary to be updated to the latest 7.0.11 version from upstream is a legitimate Redmine request. I would suggest simply asking for the binary version update instead of asking about future Netgate strategy (such as the support plans for the packages). Strategy discussions typically don't get very far because they deal with proprietary information or plans that a company may not want to publicly discuss. Redmine is where the Netgate developer team tracks all the code changes they make for pfSense. They will see Redmine reports much quicker than a forum post.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    dennypageD
    @Leon-Straathof Data retention settings are handled inside of ntopng. Documentation here. Pay attention to the RRD note. Also, if you've turned on some of the slice and dice time series information (is off by default), I'd suggest turning them back off. These balloon the storage requirements and are of little actual use.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    J
    @keyser Clarify "it makes sense if the GEOIP DB has that size" are you referencing the asn data as I have shown or the maxmind data? the asn data takes all of 15 seconds to download and process. Not really any "magic" going on there, you can see the mmdb is only a download referenced and the asn.csv.gz is basically just unzipped. I can't comment on the maxmind data specifically because I don't use for my geo location. But I can see what the code should be doing. seeing your actual log file will help determine where your specific spike may be coming from, but if I had to guess from looking at the code and my timing with respect to the asn parts of it I would guess this is most likely to be an issue with the maxmind parts - timing should be in the log. can you change when it runs ? no, not directly, there is no way to do this without changing the code to target a specific time when it creates the cron job in the first place. No you can't change the timing of the cron job and have it stick, it will eventually just go random again. On the other hand, yes, because I changed the code here so it always creates the same "not so random" time.. runnning at same time every day since this code change first became available in the pfblockerNG update for 24.11 that came out months ago, well before 25.07 curious you originally said "noticed this after upgrading to 25.07 and pfb 3.2.7" were you running the "new" format of asn data before? (would have only been possible if you upgraded from 24.11 with the latest version of pfb installed) you would have entered and ASN key at some point to make it work. did you do that under the prior version and just now with 25.07) it's likely not significant, but then again .... That likely won't help your spike, other than moving it to a different time. I moved it here to a static ("not so random") time for other reasons, nothing to do with system load at the time.. Log files would be helpful. (just the snippet that applies to this time, from extras, error and pfblockerng logs there may be nothing in error or pfblockerng related to the time it is running. .
  • 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

    495 Topics
    3k Posts
    M
    @raidflex said in updating to acme 1.0 breaks system beyond repair: need to restore from backup: maybe uninstall Crowdsec when applying other updates first. It seems like it doesn't help at least from what I see on my system... it changes something.. so it must be definitely reported to their github. I have never experienced that before and crowsec was installed.. maybe with 2.8.0 something have changed
  • 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
    595 Posts
    E
    Updated CE 2.7.2 to 1.86.2_1 Changelog pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.86.2_1.pkg Freshports
  • Discussions about WireGuard

    693 Topics
    4k Posts
    lvrmscL
    Strangely enough, checking the system 4 days later, I now see that Wireguard service is reported running! The last thing I did 4 days ago was to disable Wireguard service monitoring by the Service Watchdog. Anyway, even when it was reported stopped at first, 4 days ago, the tunnels were working flawlessly. Very strange. I will keep an eye on it.
  • HAVP new install - am I missing something?

    Locked
    14
    0 Votes
    14 Posts
    5k Views
    jimpJ
    fixed https://github.com/bsdperimeter/pfsense-packages/commit/50d8ce945282aff349149de3a4fd590e364b54c7
  • Fail to install a pkg

    Locked
    11
    0 Votes
    11 Posts
    3k Views
    W
    Oh yes… a short view in fstab... I had seen this in a second.... Other Distries said... Permission denied that were usefull for me... All fine now ;) Thank you!
  • Freeradius 1.1.2_1 on pfsense 1.2.3

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    M
    Thank for your help ! I modify both config and radius files. The trouble come when pfsense restore an older conf. But i modify freeradius package inc and i can make what i want. Thanx Marc
  • Minor typo in snort_alerts.php 2.5.1

    Locked
    1
    0 Votes
    1 Posts
    712 Views
    No one has replied
  • Help with squid in transparent mode

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    L
    Thanks marcello.. ill take another look at sarg.  Sorry for the late reply, have been away from the forum for a while (pfsense has been up and running nicely for the past 50 days.. yay!)
  • NUT battery.charge.low variable resets

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort 2.9.2.3 pkg v. 2.5.1 - does not start. Please help!

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    Awesome! That did it! Thanks very much!
  • Snort.conf, $HOME_NET, and whitelist error

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    J
    Yeah, it is a new feature and came silently, so I had exactly the same problems after upgraded installation.  ::)
  • Thank you ermal and co.!

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    F
    The shared object rules seem add additional functionality. E.g. the snort_p2p rules are (now) empty, but the associated so rule has support for detecting the WinNY program. When you download the rules, there is a source folder–-so you could actually look at the content of the so rules.
  • Squid3 does not install

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    marcellocM
    It's fixed now, wait 15 minutes and reinstall
  • Snort 2.9.2.3 pkg v. 2.5.1: minor problem

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Fatal error in Snort version 2.9.2.3 pkg v. 2.5.1

    Locked
    19
    0 Votes
    19 Posts
    5k Views
    T
    I think you are right! I left it for a while and now everything is working fine! Thaks to ALL! Case closed!
  • Snort 2.9.2.3 v2.5.0 IPv6 support

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    E
    http://www.pfsense.org/index.php?option=com_content&task=view&id=69&Itemid=80
  • Snort server suppresion list

    Locked
    1
    0 Votes
    1 Posts
    897 Views
    No one has replied
  • Squid Cachemgr (500 - Internal Server Error)

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    R
    Attached below is the log. I don't see any error's unless i missed something 2012/07/21 15:11:40| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:40| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 15. 2012/07/21 15:11:40| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 18. 2012/07/21 15:11:40| Accepting HTCP messages on port 4827, FD 19. 2012/07/21 15:11:40| Accepting SNMP messages on port 3401, FD 20. 2012/07/21 15:11:40| WCCP Disabled. 2012/07/21 15:11:40| Configuring havp Parent havp/3125/0 2012/07/21 15:11:40| Loaded Icons. 2012/07/21 15:11:40| Ready to serve requests. 2012/07/21 15:11:40| Reconfiguring Squid Cache (version 2.7.STABLE9)... 2012/07/21 15:11:40| FD 15 Closing HTTP connection 2012/07/21 15:11:40| FD 18 Closing HTTP connection 2012/07/21 15:11:40| FD 19 Closing HTCP socket 2012/07/21 15:11:40| FD 20 Closing SNMP socket 2012/07/21 15:11:40| logfileClose: closing log /var/squid/logs/access.log 2012/07/21 15:11:40| Including Configuration File: /usr/local/etc/squid/squid.conf (depth 0) 2012/07/21 15:11:40| Cache dir '/var/squid/cache' size remains unchanged at 10240000 KB 2012/07/21 15:11:40| squid.conf line 82: refresh_pattern ([^.]+.|)avast.com/.*\.(vpu|vpaa) 4320 100% 43200 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)avast.com/.*\.(vpu|vpaa)': empty (sub)expression 2012/07/21 15:11:40| squid.conf line 83: refresh_pattern ([^.]+.|)spywareblaster.net/.*\.(dtb) 4320 100% 64800 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)spywareblaster.net/.*\.(dtb)': empty (sub)expression 2012/07/21 15:11:40| Initialising SSL. 2012/07/21 15:11:40| logfileOpen: opening log /var/squid/logs/access.log 2012/07/21 15:11:40| Store logging disabled 2012/07/21 15:11:40| Referer logging is disabled. 2012/07/21 15:11:40| DNS Socket created at 0.0.0.0, port 63432, FD 13 2012/07/21 15:11:40| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:40| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 15. 2012/07/21 15:11:40| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 18. 2012/07/21 15:11:40| Accepting HTCP messages on port 4827, FD 19. 2012/07/21 15:11:40| Accepting SNMP messages on port 3401, FD 20. 2012/07/21 15:11:40| WCCP Disabled. 2012/07/21 15:11:40| Configuring havp Parent havp/3125/0 2012/07/21 15:11:40| Loaded Icons. 2012/07/21 15:11:40| Ready to serve requests. 2012/07/21 15:11:40| Reconfiguring Squid Cache (version 2.7.STABLE9)... 2012/07/21 15:11:40| FD 15 Closing HTTP connection 2012/07/21 15:11:40| FD 18 Closing HTTP connection 2012/07/21 15:11:40| FD 19 Closing HTCP socket 2012/07/21 15:11:40| FD 20 Closing SNMP socket 2012/07/21 15:11:40| logfileClose: closing log /var/squid/logs/access.log 2012/07/21 15:11:40| Including Configuration File: /usr/local/etc/squid/squid.conf (depth 0) 2012/07/21 15:11:40| Cache dir '/var/squid/cache' size remains unchanged at 10240000 KB 2012/07/21 15:11:40| squid.conf line 82: refresh_pattern ([^.]+.|)avast.com/.*\.(vpu|vpaa) 4320 100% 43200 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)avast.com/.*\.(vpu|vpaa)': empty (sub)expression 2012/07/21 15:11:40| squid.conf line 83: refresh_pattern ([^.]+.|)spywareblaster.net/.*\.(dtb) 4320 100% 64800 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)spywareblaster.net/.*\.(dtb)': empty (sub)expression 2012/07/21 15:11:40| Initialising SSL. 2012/07/21 15:11:40| logfileOpen: opening log /var/squid/logs/access.log 2012/07/21 15:11:40| Store logging disabled 2012/07/21 15:11:40| Referer logging is disabled. 2012/07/21 15:11:40| DNS Socket created at 0.0.0.0, port 30117, FD 13 2012/07/21 15:11:40| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:40| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 15. 2012/07/21 15:11:40| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 18. 2012/07/21 15:11:40| Accepting HTCP messages on port 4827, FD 19. 2012/07/21 15:11:40| Accepting SNMP messages on port 3401, FD 20. 2012/07/21 15:11:40| WCCP Disabled. 2012/07/21 15:11:40| Configuring havp Parent havp/3125/0 2012/07/21 15:11:40| Loaded Icons. 2012/07/21 15:11:40| Ready to serve requests. 2012/07/21 15:11:40| Reconfiguring Squid Cache (version 2.7.STABLE9)... 2012/07/21 15:11:40| FD 15 Closing HTTP connection 2012/07/21 15:11:40| FD 18 Closing HTTP connection 2012/07/21 15:11:40| FD 19 Closing HTCP socket 2012/07/21 15:11:40| FD 20 Closing SNMP socket 2012/07/21 15:11:40| logfileClose: closing log /var/squid/logs/access.log 2012/07/21 15:11:40| Including Configuration File: /usr/local/etc/squid/squid.conf (depth 0) 2012/07/21 15:11:40| Cache dir '/var/squid/cache' size remains unchanged at 10240000 KB 2012/07/21 15:11:40| squid.conf line 82: refresh_pattern ([^.]+.|)avast.com/.*\.(vpu|vpaa) 4320 100% 43200 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)avast.com/.*\.(vpu|vpaa)': empty (sub)expression 2012/07/21 15:11:40| squid.conf line 83: refresh_pattern ([^.]+.|)spywareblaster.net/.*\.(dtb) 4320 100% 64800 reload-into-ims 2012/07/21 15:11:40| parse_refreshpattern: Invalid regular expression '([^.]+.|)spywareblaster.net/.*\.(dtb)': empty (sub)expression 2012/07/21 15:11:40| Initialising SSL. 2012/07/21 15:11:40| logfileOpen: opening log /var/squid/logs/access.log 2012/07/21 15:11:40| Store logging disabled 2012/07/21 15:11:40| Referer logging is disabled. 2012/07/21 15:11:40| DNS Socket created at 0.0.0.0, port 64180, FD 13 2012/07/21 15:11:40| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:40| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:40| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 15. 2012/07/21 15:11:40| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 18. 2012/07/21 15:11:40| Accepting HTCP messages on port 4827, FD 19. 2012/07/21 15:11:40| Accepting SNMP messages on port 3401, FD 20. 2012/07/21 15:11:40| WCCP Disabled. 2012/07/21 15:11:40| Configuring havp Parent havp/3125/0 2012/07/21 15:11:40| Loaded Icons. 2012/07/21 15:11:40| Ready to serve requests. 2012/07/21 15:11:40| Preparing for shutdown after 627 requests 2012/07/21 15:11:40| Waiting 3 seconds for active connections to finish 2012/07/21 15:11:40| FD 15 Closing HTTP connection 2012/07/21 15:11:40| FD 18 Closing HTTP connection 2012/07/21 15:11:43| Reconfiguring Squid Cache (version 2.7.STABLE9)... 2012/07/21 15:11:43| FD 19 Closing HTCP socket 2012/07/21 15:11:43| FD 20 Closing SNMP socket 2012/07/21 15:11:43| logfileClose: closing log /var/squid/logs/access.log 2012/07/21 15:11:43| Including Configuration File: /usr/local/etc/squid/squid.conf (depth 0) 2012/07/21 15:11:43| Cache dir '/var/squid/cache' size remains unchanged at 10240000 KB 2012/07/21 15:11:43| squid.conf line 82: refresh_pattern ([^.]+.|)avast.com/.*\.(vpu|vpaa) 4320 100% 43200 reload-into-ims 2012/07/21 15:11:43| parse_refreshpattern: Invalid regular expression '([^.]+.|)avast.com/.*\.(vpu|vpaa)': empty (sub)expression 2012/07/21 15:11:43| squid.conf line 83: refresh_pattern ([^.]+.|)spywareblaster.net/.*\.(dtb) 4320 100% 64800 reload-into-ims 2012/07/21 15:11:43| parse_refreshpattern: Invalid regular expression '([^.]+.|)spywareblaster.net/.*\.(dtb)': empty (sub)expression 2012/07/21 15:11:43| Initialising SSL. 2012/07/21 15:11:43| logfileOpen: opening log /var/squid/logs/access.log 2012/07/21 15:11:43| Store logging disabled 2012/07/21 15:11:43| Referer logging is disabled. 2012/07/21 15:11:43| DNS Socket created at 0.0.0.0, port 40718, FD 13 2012/07/21 15:11:43| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:43| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:43| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:43| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:43| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:43| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:43| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 15. 2012/07/21 15:11:43| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 16. 2012/07/21 15:11:43| Accepting HTCP messages on port 4827, FD 18. 2012/07/21 15:11:43| Accepting SNMP messages on port 3401, FD 19. 2012/07/21 15:11:43| WCCP Disabled. 2012/07/21 15:11:43| Configuring havp Parent havp/3125/0 2012/07/21 15:11:43| Loaded Icons. 2012/07/21 15:11:43| Ready to serve requests. 2012/07/21 15:11:44| Shutting down... 2012/07/21 15:11:44| FD 18 Closing HTCP socket 2012/07/21 15:11:44| FD 19 Closing SNMP socket 2012/07/21 15:11:44| Closing unlinkd pipe on FD 17 2012/07/21 15:11:44| storeDirWriteCleanLogs: Starting... 2012/07/21 15:11:44|  Finished.  Wrote 915 entries. 2012/07/21 15:11:44|  Took 0.0 seconds (266065.7 entries/sec). CPU Usage: 39.768 seconds = 0.393 user + 39.375 sys Maximum Resident Size: 10420 KB Page faults with physical i/o: 0 2012/07/21 15:11:44| logfileClose: closing log /var/squid/logs/access.log 2012/07/21 15:11:44| Squid Cache (Version 2.7.STABLE9): Exiting normally. 2012/07/21 15:11:49| Starting Squid Cache version 2.7.STABLE9 for amd64-portbld-freebsd8.1... 2012/07/21 15:11:49| Process ID 29553 2012/07/21 15:11:49| With 8388 file descriptors available 2012/07/21 15:11:49| Using kqueue for the IO loop 2012/07/21 15:11:49| DNS Socket created at 0.0.0.0, port 52396, FD 12 2012/07/21 15:11:49| Adding domain localdomain from /etc/resolv.conf 2012/07/21 15:11:49| Adding nameserver 127.0.0.1 from /etc/resolv.conf 2012/07/21 15:11:49| Adding nameserver 192.168.0.254 from /etc/resolv.conf 2012/07/21 15:11:49| Adding nameserver 192.168.2.254 from /etc/resolv.conf 2012/07/21 15:11:49| Adding nameserver 208.67.222.222 from /etc/resolv.conf 2012/07/21 15:11:49| Adding nameserver 208.67.220.220 from /etc/resolv.conf 2012/07/21 15:11:49| Referer logging is disabled. 2012/07/21 15:11:49| logfileOpen: opening log /var/squid/logs/access.log 2012/07/21 15:11:49| Unlinkd pipe opened on FD 17 2012/07/21 15:11:49| Swap maxSize 10240000 + 65536 KB, estimated 792733 objects 2012/07/21 15:11:49| Target number of buckets: 39636 2012/07/21 15:11:49| Using 65536 Store buckets 2012/07/21 15:11:49| Max Mem  size: 65536 KB 2012/07/21 15:11:49| Max Swap size: 10240000 KB 2012/07/21 15:11:49| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2012/07/21 15:11:49| Store logging disabled 2012/07/21 15:11:49| Rebuilding storage in /var/squid/cache (CLEAN) 2012/07/21 15:11:49| Using Least Load store dir selection 2012/07/21 15:11:49| Current Directory is /etc 2012/07/21 15:11:49| Loaded Icons. 2012/07/21 15:11:50| Accepting proxy HTTP connections at 192.168.10.254, port 3128, FD 18. 2012/07/21 15:11:50| Accepting transparently proxied HTTP connections at 127.0.0.1, port 3128, FD 19. 2012/07/21 15:11:50| Accepting HTCP messages on port 4827, FD 20. 2012/07/21 15:11:50| Accepting SNMP messages on port 3401, FD 21. 2012/07/21 15:11:50| WCCP Disabled. 2012/07/21 15:11:50| Configuring havp Parent havp/3125/0 2012/07/21 15:11:50| Ready to serve requests. 2012/07/21 15:11:50| Done reading /var/squid/cache swaplog (915 entries) 2012/07/21 15:11:50| Finished rebuilding storage from disk. 2012/07/21 15:11:50|      915 Entries scanned 2012/07/21 15:11:50|        0 Invalid entries. 2012/07/21 15:11:50|        0 With invalid flags. 2012/07/21 15:11:50|      915 Objects loaded. 2012/07/21 15:11:50|        0 Objects expired. 2012/07/21 15:11:50|        0 Objects cancelled. 2012/07/21 15:11:50|        0 Duplicate URLs purged. 2012/07/21 15:11:50|        0 Swapfile clashes avoided. 2012/07/21 15:11:50|  Took 0.3 seconds (3391.3 objects/sec). 2012/07/21 15:11:50| Beginning Validation Procedure 2012/07/21 15:11:50|  Completed Validation Procedure 2012/07/21 15:11:50|  Validated 915 Entries 2012/07/21 15:11:50|  store_swap_size = 9070k 2012/07/21 15:11:50| storeLateRelease: released 0 objects
  • Squid->HAVP->Squid Configuration

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    R
    Thanks for your replies Yes, {inet} -> havp -> squid  -> {clients}, works fine as havp detected virus with eicar.org squid has entries in both cache and access logs. But with current setup some sites open very slow e.g. youtube - i think this is due to havp. i whitelisted youtube and have good results. That is the reason I was thinking for sandwich config, coz then I dont have to whitelist anything in HAVP
  • Use Snort as Instrusion Detection only not Prevention

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    F
    Services: Snort: Snort Alerts Services: Snort Blocked Hosts
  • Zabbix 2.0 proxy

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    U
    Yeah, Zabbix 2.0 Proxy upgrade would be nice.
  • Monitoring proxy server squid pfsense 2.0.1 ? how to

    Locked
    26
    0 Votes
    26 Posts
    45k Views
    J
    Error: Could not find report index file. Check sarg settings and try to force sarg schedule. SOLUCION!!!! En la Pestaña Schedule una tarea con la Siguiente configuracion: Descripcion : Nombre que ustedes decidan     Sarg arg: -d date +%d/%m/%Y-date +%d/%m/%Y     Frecuency: 15m Luego lo guardan y se van a la pestaña general Seleccionan: user graphics remove temporary files generate the main index generate the index tree overwrite report use comma instead pint in reports show de downloaded volume ond date/time reports En la sección REPORT TO GENERATE se seleccionan todos Se guarda la configuracion y vamos de nuevo a la pestaña de schedule abrimos la tarea y damos en el boton FORCE UPDATE NOW Esperamos a que ejecute la tarea y por ultumo vamos al la pestaña donde vemos el reporte!!!!
  • Mail notification on WAN IP Change (cron)

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    B
    Excellent. I'll be sure to enable smtp notifications and see if that helps. Appreciate the response!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.