Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gpfountz

#1
General Discussion / Re: Router goes to sleep
July 29, 2025, 07:35:40 PM
Are you using the APC or NUT plugin?  I found my router shut down a couple times and tracked it down to my UPS running a self test which triggered a shutdown of the router.  Not sure why a UPS self test should ever trigger any device shutdown.
#2
25.7 Series / Re: netflow on 25.7
July 24, 2025, 05:51:35 PM
confirmed the patch resolved the issue for me as well.
#3
Navigate to interfaces -> overview and click the WAN's search glass icon.  One of the items listed is 'Dynamic IPv6 prefix received'.  Is that what you are looking for?
#4
25.1, 25.4 Series / Re: Unbound to DNSMasq
June 15, 2025, 08:32:40 PM
Quote from: Monviech (Cedrik) on June 15, 2025, 08:20:18 PMopnsense-patch https://github.com/opnsense/core/commit/e7441283055dcb33a389f02d4e0f502767c8ecd1

Patch works - thanks!!
#5
25.1, 25.4 Series / Re: Unbound to DNSMasq
June 15, 2025, 07:50:18 PM
Quote from: Monviech (Cedrik) on May 30, 2025, 02:52:05 PMDnsmasq uses the DNS servers defined in "System - Settings - General" as upstream.

Otherwise, you need this patch:

opnsense-patch https://github.com/opnsense/core/commit/220dbc7931e11c71587734ed9c1731abdf9eaff8

With it you can set "Do not forward to system defined DNS servers" in dnsmasq and provide your own ones in the "Domain" tab. Just use an asterisk (*) to specify any domain, and then define an IP address (e.g. 1.1.1.1) or Unbound if it runs on a different port (127.0.0.1, Port 53053).

Since updating to 25.1.8_1, I can no longer use an asterisk (*) to specify any domain.  Are there any workarounds?
#6
Since updating to 25.1.6_2, unbound's 'serve expired' feature is not working for me.

I am using unbound only for DNS.

Anyone else seeing this?

update: My 'client expired response timeout' was blank - after entering a value (0 in my case), it started working.
#7
I was experiencing the same issue. Problem cleared with a router reboot. YMMV
#8
In case anyone is interested....

I found the keyboard setting on the ipad called 'smart punctuation'.  When enabled, the quotes are left or right leaning vs being straight quotes.  Disabling 'smart punctuation' fixes this problem.
#9
I found this issue only occurs when editing the service test using my ipad (safari, firefox, or chrome) - works fine when editing the service test using my macbook (safari).

Hopefully this information will be useful to the developers.

And many thanks to all the developers for all your hard work!!
#10
How to duplicate:

create a service test with condition: content = "Cert success" and action: alert, save.

create a service of type File, path: /var/log/acmeclient/latest.log, tests: cert_success, save.

Apply - apply prompt does not clear

ssh: sudo cat /usr/local/etc/monitrc, the file is corrupt, the quotes are replaced with â:
...
check file acme_log with path "/var/log/acmeclient/latest.log"
   if content = âCert successâ

is this a bug or am I doing something wrong?

I am running version 25.1.3