Subcategories

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

    4k Topics
    21k Posts
    Y
    You can run via SSH or Diagnostics -> Command prompt squid -k parse and paste output here.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    M
    Hi, I had a problem with my home network today, so I checked pfsense and discovered that suricata had blocked the wan ip. After some tests and triggering some suricata alerts, the wan ip was blocked. I restarted pfsense and ran some more tests, but the problem no longer occurred. I then checked the wan interface settings and indeed the ip list does not include the wan ip, both now that it's working and before, when it was blocked. I'm using pfsense 2.8.0 and suricata 7.0.8_2. I use PPPoE to access the Internet.
  • 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
    keyserK
    @jrey Would you mind sharing a bit about that setup? I understand your reluctance to promise anything if you are looking into pfblockerNG package maintenance.
  • 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

    499 Topics
    3k Posts
    G
    Thanks @Popolou @Gertjan for the reply. TLDR; I just want to confirm that this isn't a pfSense/ACME bug. I'm just going to delete the deprecated cert and consider this matter closed unless this is a bug. FULL REPLY: Thanks @Popolou @Gertjan for the reply. Thanks for the info. I now understand what is going on with these certificates which is a win. I was expecting that pfSense would manage these certificates and clear out the ones that are no longer needed. No big deal as long as I know I can safely delete them. @Popolou said in How do I fix this expiring ACME Certificate?: @guardian Just check to see which certificates have been issued with the now defunct/expiring CA and if it is zero (which is highly likely), then you can delete it. Any new cert renewals will still take place and the appropriate CA chain will be downloaded and installed if required. You may find you have R10 and R11 (or newer) installed through this route. @Gertjan said in How do I fix this expiring ACME Certificate?: @guardian said in How do I fix this expiring ACME Certificate?: CN=R3 Euh, that one has been depreciated long time ago. Read : Thanks.... I actually found this and read it. @guardian said in How do I fix this expiring ACME Certificate?: Is there a place I can download a new CA certificate? Normally, you don't need to. If your pfSense is recent enough, you has them already. Not under "System > Certificates > Authorities" but in the FreeBSD Certificate storage folder, here /usr/share/certs/trusted/ Thanks for this info. It looks like the certs that I have in play have been downloaded, so I guess I will just delete the old cert and be done.
  • 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
    606 Posts
    M
    @yobyot I've SSHed into pfsense and for the sake of testing I've simply run the command: tailscale up --auth-key=tskey-client-kQ_THE_REST_IS_A_SECRET\?preauthorized=true\&ephemeral=false --accept-dns=false --accept-routes --advertise-exit-node --advertise-routes=X.X.X.X/24 --advertise-tags=tag:pfsense Note the preauthorized=true and ephemeral=false I gave this key all permissions (temporarly as I just wanted to verify it's working) of course I had to register the tag used also in the ACL tags pane: https://login.tailscale.com/admin/acls/visual/tags so far so good
  • Discussions about WireGuard

    697 Topics
    4k Posts
    lvrmscL
    Same here. It started after I installed 25.07. Then it settled down by itself after a few days. It started again after upgrading to 25.07.1. WireGuard works fine (it merely connects to the remote site from this one). However, I am refraining from upgrading the remote, because if the 'service' does not start, I fear it will not listen to incoming connections, which would leave me in a difficult situation. The other topic I had opened before finding this: https://forum.netgate.com/topic/198449/25.07-release-amd64-wireguard-service-reported-stopped-yet-tunnel-trafic-clearly-is-ok
  • Can´t restart TFTPD!

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    jimpJ
    tftpd just runs through inetd. That should get restarted if you edit/save under System > Advanced. Or kill/restart inetd by hand
  • ATTN: Package Builders

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    @dataking: Is there a "standard" out there for building a package and how to do it? this is the starting guide: http://doc.pfsense.org/index.php/Developing_Packages basically you build xml files to use pfsense framework and call a php script (package_name.inc) file to check options selected on gui and apply to package conf. The package build options and location can be found on github. https://github.com/bsdperimeter/pfsense-packages This post from Jimp is also usefull HEADS UP: Package Maintainers - ACTION REQUIRED - Packages Cleanup / PBI Prep
  • 0 Votes
    7 Posts
    3k Views
    S
    Just solve my problem; never to check Not to allow IP addresses in URL This is to allow skype read the ip address in your internet browser
  • Squid and DNS redirect in pf 2.0 how do you get google?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    K
    Thanks for the reply, I will have to look into the DNS solution. I am using the DNS forwarder to automatically use the DNS from my ISP. I have set the DNS in the proxy as well. I still get a proxy error when I type in Google instead of google.com Error… The requested URL could not be retrieved While trying to retrieve the URL: http://google/ The following error was encountered: Unable to determine IP address from host name for google The dnsserver returned: Name Error: The domain name does not exist. This means that: The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. Your cache administrator is … End Error It is not that big of a deal but it would be nice if it just sent the request to Google on a bad spelling or out of date url. Oddly when I type in "Google website" it pulls up Google in a search.
  • Squid 3 Reverse proxy not working

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    marcellocM
    @cjbujold: no I have not set  the pfsense gui port to anything else but what is the default  port 80 & 443 So, change it and disable automatic redirect rule on system advanced @cjbujold: What does the ^http://www.mydomain.com/.$  format provide more than the HTTP://accrahelpdesk.accra.ca ?  Should I use it  like this ^http://accrahelpdesk.accra.ca/.$  instead of the straight URL? You can use any combination, my suggestion is: ^http://accrahelpdesk.accra.ca/ or just accrahelpdesk.accra.ca @cjbujold: Nothing is showing in the Real time tab (log) I am presuming nothing is getting caught since I am not being redirected. Did you enabled squid logs on proxy server config?
  • NMAP 6.00

    Locked
    15
    0 Votes
    15 Posts
    6k Views
    johnpozJ
    Bumped the package - and yup now with ability to pick interface the gui works!
  • Squid3, Squidguard & Sarg

    Locked
    10
    0 Votes
    10 Posts
    6k Views
    marcellocM
    The args are just to limit lines to read, in some cases(large files) it fixes sarg erros while report generation.
  • Dans guardian for content filtering

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    check this thread http://forum.pfsense.org/index.php/topic,43786.msg250685.html#msg250685
  • Pfstat package broken?

    Locked
    1
    0 Votes
    1 Posts
    938 Views
    No one has replied
  • Snort package problems

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    M
    Thanks for the explanation.  I too have encountered this issue.  The GREP and PKILL commands seem to work in the short term.  Is there a more automated method to accomplish this task? Makes me wish I had never updated snort in the first place.  Snort has become a mess over the past 30 days.  Is there any resolution to this multiple snort instance issue in sight?
  • Squid + SquidGuard Broken - Will Not Start

    Locked
    20
    0 Votes
    20 Posts
    8k Views
    N
    Awesome! Again, thanks for the help
  • Squid + Squidguard - IE/Chrome/Firefox clear Cache

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    P
    These would need to go in Proxy Server:General Settings, Custom Options. But my question is, these are options that control how Squid itself caches 403, 404 messages and DNS results that worked or failed recently. But we want to try and convince the browser on the user's computer not to cache this stuff. So how would that work?
  • Installed Pkgs Missing

    Locked
    1
    0 Votes
    1 Posts
    908 Views
    No one has replied
  • Squid + DansGuardian

    Locked
    19
    0 Votes
    19 Posts
    12k Views
    A
    Hi, Thank you, it works fine. Your screenshot shows virusscanner description, are you sure you have configured it on right place? I configured the virusscanner and not url and sites, I must be blind … Airy
  • Squid 3.1.20 pkg 2.0.5_2: Shared object "libmd5.so.1" not found

    Locked
    32
    0 Votes
    32 Posts
    16k Views
    D
    Hi Marcello, thnx for the answer. Yeah, all the sync proccess was perfect, the real problem was that squid can´t be restarted after the configuration change (the backup machina had all the info from the main but you get an error while trying to save the config). Changing the line 1078 makes the trick and now everything go as planned. Thnx again.
  • Allow Skype access by time schedule through Squidguard

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    I have not noticed any problem with rule timings, I used this feature regularly with 2.0 and have just started testing on 2.0.1 However, I did find that an ip address will be ignored if used as an expression in a Target Category, so that´s why my regex didn't work. Need to do some more reading…
  • Proxy Cache

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort Stable 2.9.2.3 pkg v. 2.2 Failed

    Locked
    102
    0 Votes
    102 Posts
    34k Views
    N
    I just did a clean install of pfsense 2.0.1 (x86 version) and all my packages Squid, HAVP, Sarg are working but SNORT is failing with snort.conf(533) => Failed to parse: No end brace found Any ideas or suggestions?
  • Haproxy-full older version

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    thnx marcelloc, finally i used the haproxy-full 1.4.21 I added on the Advanced pass thru of the frontend configuration: option mysql-check user haproxy and on the mysql server I created a user for haproxy seems to work fine so far regards
  • MOVED: widentd issues

    Locked
    1
    0 Votes
    1 Posts
    866 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.