Quote from: OPNenthu on January 06, 2026, 06:48:27 PMbut now we have .internal as well (used in OPNsense documentation e.g. Dnsmasq examples).I believe it was introduced as a solution for all those people using .local while they shouldn't because of mDNS conflicts and breaking a lot of stuff...
Quote from: pfry on January 06, 2026, 11:31:48 PMAre there additional elements to the "Automation" UI?
Quote from: zyghom on January 06, 2026, 05:50:16 PMdo I need to specify every host in overrides?I think you figured it our yourself already :)
on top of localdomain, I have also some hosts, that I call with domain: "myhome" (i.e. books.myhome, movies.myhome)
I have an override:
all from *.myhome -> nginix.localdomain
and on that nginix proxy I have proper redirects i.e. books.myhome -> http://192.168.10.31:8081
etc
but now you say I shall put as many lines in overrides as many hosts with static IP set by host?
that will be double work, right?
If I get it correctly, then it might be easier to set static IPs on the opnsense instead...
Quote from: zyghom on January 06, 2026, 05:52:44 PMIn case you are using Pi-Hole and know how to script/dev stuff you could build something based on the data shown @ https://<ip_address>/admin/network where basically each Client of your DNS Server (FTLDNS) is shown with both it's MAC and IP address and when the first and last activitiy of that Client was ;)Quote from: Patrick M. Hausen on January 06, 2026, 03:25:47 PMIf the container/VM/whatever does not get its IP address from DHCP, OPNsense simply does not know about it.that was actually my thinking as well - how the heck would DNS know what my name/domain is, if I never asked network for IP... ;)
Quote from: sopex8260 on January 06, 2026, 10:42:49 PMMy two cents are that this is not going to happenTBH : I totally forgot that ISC will be EOL eventually when I created this topic.
Quoteand you should switch to either DNSmasq or Kea either way.When the OPNsense Team decides we all should/must switch eventually then I will switch too ofcourse! ;)
QuoteIf a feature is not exposed or you want to change something on the GUI of those two, open a GitHub ticket.I will remember to do so in the future.
Quote from: OPNenthu on January 06, 2026, 08:36:35 PM[...]Question: if I want to migrate my rules to the new UI as an early adopter (and I'm not interested in using APIs), is the recommended approach to just start over with a fresh install?[...]
Quote from: pfry on January 06, 2026, 11:16:29 PMWhat would be the purpose of a transparent bridge with an additional interface connected and assigned an IP from the bridged subnet?
Quote from: Patrick M. Hausen on January 06, 2026, 10:50:11 PM[...]Yet I wonder if in the case of a transparent filtering bridge[...]