What is the role of the 'name' parameter for forward-zone?

I am using one unbound config with a forward-zone with name: “.”

I cannot read in the documentation what it means to have anything else there. I suspect (but that is clearly not enough).

Thanks,

Gerben Wierda (LinkedIn)
R&A Enterprise Architecture (main site)
Book: Chess and the Art of Enterprise Architecture
Book: Mastering ArchiMate

Hi Gerben,

The name is the name of the zone.
Everything at and under that zone will be forwarded to the configured resolvers (unless more specific stubs/forwarders are configured).

"name: ." means the root zone, so everything is going to be forwarded.

Best regards,
-- George