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 - pholt

#1
Thank you both. I typed before thinking. The answer was self-evident. Worked perfectly.
#2
Thank you! How do I apply this? Or should I just wait for the next release?
#3
It appears to have fixed itself.
#4
I just applied the 25.1.6 update, and the announcement widget not longer appears to work. It displays the message "Unable to contact information feed."
#5
I just applied the 25.1.6 update, and the option to see Kea DHCPv4 leases seems to have disappeared.
#6
Speaker is fine. This is a replacement machine, too. In the previous one, I replaced the speaker, and still no sound. I replaced the whole machine with an identical one (for different reasons), and moved the disk/network card over, so it's essentially the same system as before. Still no sound.

I know the speaker's good because it works during BIOS updates. I'm betting this is one of those mysteries that will have me slapping my forehead later, but I've gone through all the troubleshooting steps I can think of. Since it's now a completely new machine but the same software image, I'm suspecting some kind of corruption? A fresh install might do the trick, but I'd like to avoid that complication.

t's not a critical function, but I like that the machine lets you know what it's up to during startup and shutdown.
#7
Haha. No.

But I checked anyway.

No.
#8
I don't get this at all. I have an OPNsense machine at one location that plays the startup and shutdown sounds. I have an identical machine configured the same way at another location and no sound. Sound is enabled in the BIOS in both cases. No changes to settings make a difference. Executing commands from the shell? Still no sound. I even switched the machine (moving the disk). Still no sound.

What's going on? How do I fix this?
#9
I followed your steps, and no result. Interestingly, I swapped out the old OPNsense machine for a new one--moved disk/memory/network card over--and tried again. Still no sound.

I'm stumped.
#10
The "Register DHCP Static Mappings" checkbox in the General settings of Unbound DNS now populates from KEA reservations. With this, KEA now does everything I typically need for DCHP on the network. I'm sure future enhancements will add some conveniences, but for now, I'm delighted with how simple and reliable it is.
#11
I have two identical OPNsense machines at two different locations.  Sound is enabled in the BIOS of both machines and the beep is enabled in both OPNsense configurations. One plays the beep on startup and shutdown. The other one doesn't. I cannot figure out why. I have confirmed that the speaker works in both machines, but just in case, I replaced the one in the silent machine. Same thing. Maybe some other failure on the mainboard is probably the issue.

It's not the end of the world if it doesn't work on one of the machines, but I'm curious.
#12
Thanks for the quick response. Since Kea has been working reliably for me with no issues at all, and having to use IP addresses is inconvenient but not a burden, I'll just wait for enhancements to work their way into releases. I continue to be impressed by how solid OPNsense is.
#13
24.1, 24.4 Legacy Series / Kea DHCPv6 Server
June 06, 2024, 04:38:43 PM
Is there a timeframe for the availability of the Kea DHCPv6 server? I don't have an urgent need, but I am planning to get a toe in the IPv6 water soon, and this would help simplify things (I think).
#14
I started using OPNsense a few months ago, and since it was a new installation, I went ahead and configured it to use the Kea DCHP server.

It appears that Unbound DNS will not populate local hostnames from the Kea reservations, which means I have to deal with everything on the network using IP addresses. I assume that either (a) I'm doing something wrong or (b) that option will be available in the future. If (a), what should I do? If (b), is there a timeframe to use for expectations?
#15
Hardware and Performance / Re: Performance Tuning
April 03, 2024, 11:16:39 PM
I've been struggling with this and have been trying all kinds of tuneables to get things back to normal. Nothing was working. I just added the following to disable flow control:

dev.ix.0.fc = 0   
dev.ix.1.fc = 0

My interfaces are ix0 and ix1. As soon as I added these, my throughput doubled.