Skip to content

Using wildcards in DNS names #8785

@fmlshai

Description

@fmlshai

NetBox version

v3.1.8

Python version

3.9

Steps to Reproduce

This is a copy of #4973 because I can't comment there, but the issue is not resolved.

  1. Edit IP Address in IPAM
  2. Try to save with * in DNS name like: "*.example.local"

Like in #3722 the regex needs to be adjusted.

Expected Behavior

IP address saved correctly.
https://en.wikipedia.org/wiki/Wildcard_DNS_record

Observed Behavior

Error: "Only alphanumeric characters, hyphens, periods, and underscores are allowed in DNS names"

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions