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

#1
I appreciate the suggestion but I already have that turned off.
#2
I understand why someone might want to only allow reserved MACs on their network (with this issue, that is essentially where I am at now) but I am not interested in being that tight with my security.  I am trying to figure out why OpnSense has dolled out all my pool addresses seemingly to devices not on my network (None of them have hostnames or MAC addresses associated with them)?  I can reboot my router when I get a chance (after work) but this seems like a pretty bad "bug"/unintended consequence of something.  Anytime KeaDHCP dolls out an IP address, there should be a MAC address associated with it, regardless of being a reservation (static) or not.  Am I missing something?
#3
Sorry for so many spam messages here.  I believe I figured out part of the issue.  On the Leases DHCPv4 tab, it is showing that KeaDHCP has dolled out all addresses in the pool.  I guess it makes sense why it can't doll out any new ones.  I am confused what these leases are though.  One of them appears to be valid and has a hostname associated with my wife's phone (and a lifetime of 4000, the configured value of "valid lifetime").  The rest all have a large lifetime of 86400 and no hostnames or MAC addresses associated with any of them.  Why would KeaDHCP doll out an address to a device without a MAC address?
#4
Not sure if it matters but I don't have ISC DHCP installed anymore.  I also have multiple subnets defined that are each on different VLANs.  The subnet I am trying to use is the "default" LAN subnet.  I believe this used to work, but its been a while since I might have even noticed.  I'm not intentionally trying to do anything to prevent the use of DHCP IP pools.
#5
Yeah, if I switch my Reservation MAC back to match my device, voila, it comes right up.  I've tested on multiple devices, if they ask for a DHCP address without matching a Reservation KeaDHCP knows about, it gets ignored.  If I have a Reservation setup for the device, it works fine.  My subnet is a class C and my pool goes from .11 to .40, so there should be plenty of addresses for it to doll out, if necessary.
#6
I'm relatively new to OpnSense (migrated over from pfSense after being disappointed in their release cadence).  I have my setup working pretty much the way I want.  I generally use all static DHCP on my network so I can better understand what is going on when problems arise.  However, the other day, I noticed that on my primary LAN pool, while I have a pool of addresses defined (none of which currently in use), if I alter the MAC address on one of my static entries so my device now has to get an IP address dynamically from the pool, I never get allocated an address.

Is there some setting in KeaDHCP to prevent the use of pools?  I've poked through the GUI but don't see any settings that would appear to cause this functionality.  Is this a defect in 26.1.4?  Its certainly possible I have just missed this issue for a while.  As I said, most devices on my network have a static DHCP Reservation associated with them.