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

#1
I've been running dual-stack for a while and it's pretty painful with the duplicate configuration. I'd love to take the plunge into DNS64/NAT64 but one big thing seems to be missing. Biggest problem with IPv6 is that there is no way to discover the addresses of clients, not even when they run DHCPv6. Leases-to-DNS mapping seems to be a DHCPv4-only feature.

Finding internal clients and services is essential, and I can't add all 200+ clients to static mappings, nor require all clients to run multicastDNS.

Anyone have experience with single-stack IP6, or some solution to local name resolution on IPv6?
#2
19.7 Legacy Series / dhcpd ignore-client-uids
August 23, 2019, 03:29:19 PM
First of all, let me just say I'm very happy with OPNsense.

I've got some clients that boot into two modes one of which doesn't send uids, which means they get different IP addresses when they boot.

I'd like to set the ignore-client-uids option on dhcpd so it can assign the same IP address always.

Is there any way to add custom options to dhcpd.conf through the ui? Or perhaps an option to do so in future versions?