Subcategories

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

    4k Topics
    21k Posts
    A
    I have been experiencing this issue for a while now, so it is nice to know the cause! I updated the redmine and posted screenshots of the issue. https://redmine.pfsense.org/issues/15274
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    S
    @bmeeks :( well thank you for your time, sir. 🫔
  • 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
    R
    @Gertjan s7.vonderste.in resolves to 94.16.122.152. I just saw a dns request for that. In the whitelist on OTX Alienvault there is a timeserver: 3.de.pool.ntp.org I just don't know why a timeserver runs on a TOR node and seems to be hosted by a private person. Maybe pfblocker resolves it incorrectly becaues the time server is hosted on the same IP? Anyway I see this coming from my ASUS router which is in Access Point mode. These weird domains always come up every hour and I think they are related to ntp on that ASUS router. Since I disconnected it it has stopped. Here is an example of what I see. Scanning these IPs shows nothing malicious but who knows. 93.122.215.85.in-addr.arpa,192.168.1.8,sonne.floppy.org,unk 94.244.38.46.in-addr.arpa,192.168.1.8,basilisk.mybb.de What didn't stop was on my work computer these weird replies as mentioned above. reply,A,NSEC,1081,domaincontroller-gPHvwjYS.local,192.168.1.86,NXDOMAIN,unk But it only happend once today instead of multiple times like the days before. @Gertjan said in pfBlockerNG not logging anything by default?: Where - what log - did you find that URL (DNS only deals with host names) ? I find them in pfblockerNG dns_reply log under Logs EDIT: I just realized that it is kind of in the name pool.ntp.org its made up of multiple sources so it does make sense that it resolves some of these weird private hosts?
  • 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
    594 Posts
    E
    @totalimpact Tailscale 1.54.0 is 2+ years out of date. Tailscale has made quite a number of changes since Tailscale 1.54.0, likely rendering it incompatible with their servers. I would consider manually updating the Tailscale FreeBSD package. FreshPorts does not maintain an archive of all the releases, only the latest compiled by the volunteer maintainers. The key to manually upgrading is knowing which FreeBSD version your pfSense release is running, i.e. 14 or 15. You can following along here.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    M
    This is still an issue as of 2.8.0 / 25.07, and it drives me crazy. Gateway failure works as expected, the wireguard tunnels will fail over to the backup gateway and continue on as normal, but will never recover once the failed gateway comes back online. While a reboot will (usually) fix it, I usually just go into my routing settings and mark the secondary gateway as down, forcing it to revert back to the primary... the users tend to dislike it when I reboot the firewall in the middle of the day
  • Making Monit package

    2
    0 Votes
    2 Posts
    848 Views
    I
    Update I have added an installable package which manually fetches and installs monit from the mmonit.com website, this gets around the missing monit package issue (2) However issue (1) remains, but this package can be added and if you're comfortable manually editing your monitrc file via SSH then the package should work for you, I am running it now. https://github.com/indgy/pfSense-pkg-monit/releases/tag/5.30.0_5-alpha
  • freeRADIUS for OpenVPN and Ethernet acces

    freeradius openvpn 802.1x
    1
    0 Votes
    1 Posts
    820 Views
    No one has replied
  • udpbroadcastrelay and wireguard

    package install upgrade multicast
    4
    0 Votes
    4 Posts
    2k Views
    QinnQ
    @ddbnj said in udpbroadcastrelay and wireguard: opnsense forums, an update to udpbroadcastrealy Seems the problems are not over there, also it is on FreeBSD 13 https://github.com/opnsense/plugins/issues/2817
  • New Reinstall when patches are applied

    Moved
    2
    0 Votes
    2 Posts
    773 Views
    jimpJ
    @bingo600 said in New Reinstall when patches are applied: What to do if one has applied patches. In most cases you should do nothing. The only thing you might need to worry about is if you have "auto apply" set on something and you might want to unset that if what you're patching is fixed. Though in most cases that's a no-op if the fix is in the new release. I'm still a bit confused about patches, when reinstalling (from scratch). I'm think i saw rcoleman mention that one should revert the patches, before saving the config. Else the patch system could be out of "sync". You should never manually revert a patch unless you no longer want the changes involved there. Reverting before upgrade is unnecessary, reverting after upgrade is potentially dangerous. If you revert after upgrade you're essentially removing the fix in question. My take would prob. be to save the config , then: Open the config in an editor , and erase everything between No need to do that in most cases. You could remove things you no longer need but depending on the nature of the patches you may still want something in the list after release. For example if it's a fix that didn't get included in that release. Maybe there should be a "Save wo. patches" or "Restore wo. patches" option in backup. Again, unnecessary. How does pfSense keep track on the patches applied ? It looks to see if the changes in the patch are already applied -- it tests with the patch command to see if it either applies cleanly (not applied) or reverts cleanly (applied), and shows the appropriate buttons. If neither button shows then the patch doesn't apply or revert cleanly, usually because other code changes happened in or near the code in the patch. The recommended patches list is automatically included and not a part of your patches section of config.xml. How does it know what Recommended patches i have applied/activated ? Same as for custom patches. It tests the patch to see if it applies or reverts cleanly. Is "Manually pointed to" patches kept in the config , and Recommended patches kept in another place ?? Yes, the custom patches you added are in config.xml and the recommended patches are a built-in part of the package.
  • HAProxy possible to use "dynamic" header?

    2
    0 Votes
    2 Posts
    1k Views
    D
    Nobody? :)
  • No Available Packages - Package Manager

    4
    0 Votes
    4 Posts
    1k Views
    D
    @eliteharbinger42
  • Wireguard not passing any traffic, how to diagnose?

    1
    0 Votes
    1 Posts
    711 Views
    No one has replied
  • [bind] very slow startup

    14
    0 Votes
    14 Posts
    4k Views
    R
    @gogglespisano good job! i've tested in my environment and it works properly
  • Best practise for using HAProxy for internal servers?

    4
    0 Votes
    4 Posts
    2k Views
    S
    @costanzo Your solution is so simple and works perfectly. I basically already had this set up for my WAN interface. And just needed to do the same for my internal networks. You have no idea the countless hours I have spent attempting to get DNS and what not to work internally with my HAProxy. And the endless opinions and options everywhere Seriously, thank you so so so much.
  • System_patches

    systempatches
    1
    0 Votes
    1 Posts
    971 Views
    No one has replied
  • PIMD Network Support

    4
    0 Votes
    4 Posts
    1k Views
    W
    Can the number of vifs supported be increased? Maybe 24 vifs?
  • Core UI Modification

    1
    0 Votes
    1 Posts
    826 Views
    No one has replied
  • Avahi Not Helping mDNS Cross Subnet Gaps

    5
    0 Votes
    5 Posts
    3k Views
    J
    @johnpoz Well, that was up there with stupidly obvious and I feel stupid. I had even thought, "Maybe I ought to make explicit firewall rules... naaaaaah!" Well, thank you for the assist!
  • OpenVPN behind CGNAT with VPS for remote access

    17
    0 Votes
    17 Posts
    5k Views
    J
    @viragomann I tried selecting "dont pull routes" on client. still no joy. I did get the openvpn working so I can access my local machines when I am not on the local network but can't get from lan to wan. there is a rule to pass traffic but for some reason the logs show the traffic is blocked.
  • Add subdomain to haproxy

    5
    0 Votes
    5 Posts
    3k Views
    V
    @gschmidt In the frontend. You have to add an ACL for it with expression e.g. "Path starts with" and enter "ui" for the value. And then add an action to direct it the the desired server.
  • Freeradius simultaneous-use assistance

    3
    0 Votes
    3 Posts
    2k Views
    GertjanG
    @getafix said in Freeradius simultaneous-use assistance: "seems so simple" Everything is simple as soon as you know 'how it works'. I just know enough to say that I know close to nothing. I'm using the FreeRadius package to authenticate and account my captive portal users. A user created with simultaneous-use = 1 Where did you enter this info ? Did you look up what the syntax is ?? Yours looks wrong to me. I have [image: 1651137627097-e2b750a3-c166-43a8-944f-8459a4f75527-image.png] for a user, in the Users tab of the FreeRadius settings. When you start to work with FreeRadius, you should work like this : Stop de FreeRadius process in the GUI : [image: 1651137765898-c3a89951-aef4-4b6a-8c58-77ab040f7f87-image.png] Enter console, or better, SSH, option 8, and use now this command : radiusd -X You'll see a lot of lines. Important : use a ssh client and set it up these log lines are buffered and stored in a file. You'll be needing them. The logging will pause when yiou reach this point : ...... Listening on acct address * port 1813 bound to server default Listening on auth address 127.0.0.1 port 18127 bound to server inner-tunnel-ttls Listening on auth address 127.0.0.1 port 18128 bound to server inner-tunnel-peap Ready to process requests Now, FreeRadius is waiting for 'things to do' like identification' or 'accounting' events. Periodacilt, you see a +/- 30 lines sequence of lines passing by, this is the handling of an event. Your mission : you have to 'globally' understand what it does, and why it doing so. Without this knowledge, it's like flying a plane, without the license. To get back to the question : See the image above. That's what need to be entered for a user. But I'm not really testing the "Simultaneous-Use" right now, I can't assure that it even works. I know the syntax is right. Again "=" is not the same as ":=" as the first is an comparison and the other an assignment (probably, can't remember). Btw : there is a plan B : forget about the GUI pfSense settings. Go to the underlying "scratch pad files" that FreeRadius uses : the SQL database. Most of the tables are empty, and could be used like this (example) : [image: 1651138424556-2ba90308-08d0-4188-834b-a66d5ca08818-image.png] This is where I inform Freeradius that user 'b' has a password that is 'b'. Keep in mind that the implementation of Freeradius in pfSense is only partial , at best. Setting up a Radius server/process is complex, as it has a lot of options. How to set up radius is less known or documented on the Internet, as only the 'real' admins know how to do so. These guys do not communicate their expertise, as it is way to difficult for the common mortals. There is a steep learning curve, which can't be short cut with 'a click'. But : our Internet connection, our mobile phones, they all use radius to grant access to resources. Which means that half the planet is using Radius right now.
  • 0 Votes
    1 Posts
    936 Views
    No one has replied
  • MailReport Filter Syntax Continued

    2
    0 Votes
    2 Posts
    2k Views
    bingo600B
    @supertechie Have a look at regexp It will explain why the "dot" has to be "escaped" (by the ) /Bingo
  • How Squid users can change own passwords?

    1
    0 Votes
    1 Posts
    790 Views
    No one has replied
  • Zabbix proxy service doesnt start

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