Add Hostname / Nameserver Options to devices. #1158

Closed
opened 2025-12-29 16:29:34 +01:00 by adam · 5 comments
Owner

Originally created by @netwavetech on GitHub (Aug 8, 2017).

Currently we are putting the hostname / nameservers in comments. Be nice to have it as option when editing a device.

As well as be able to assign Nameservers to IP addresses

Originally created by @netwavetech on GitHub (Aug 8, 2017). Currently we are putting the hostname / nameservers in comments. Be nice to have it as option when editing a device. As well as be able to assign Nameservers to IP addresses
adam closed this issue 2025-12-29 16:29:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 8, 2017):

Why wouldn't you use the name field for the device's name?

Miscellaneous attributes like name servers would be covered by #1349. Alternatively, you could create custom fields.

@jeremystretch commented on GitHub (Aug 8, 2017): Why wouldn't you use the `name` field for the device's name? Miscellaneous attributes like name servers would be covered by #1349. Alternatively, you could create custom fields.
Author
Owner

@netwavetech commented on GitHub (Aug 8, 2017):

Devices often change hostname names, so we name the device based off an internal naming system.

As far as the nameservers, we provide nameservers to our clients using our whitelabel tld, so it would be nice to be able to track them like we do IPs as they get recycled sometimes.

@netwavetech commented on GitHub (Aug 8, 2017): Devices often change hostname names, so we name the device based off an internal naming system. As far as the nameservers, we provide nameservers to our clients using our whitelabel tld, so it would be nice to be able to track them like we do IPs as they get recycled sometimes.
Author
Owner

@jeremystretch commented on GitHub (Aug 8, 2017):

Yeah, sounds like custom fields are the way to go in your case.

@jeremystretch commented on GitHub (Aug 8, 2017): Yeah, sounds like custom fields are the way to go in your case.
Author
Owner

@AnythingOverIP commented on GitHub (Aug 9, 2017):

In our case, hostnames are related to an IP, not to a device. A single device can have multiple IP which can have multiple hostnames.
It would be nice to have those hostnames showed on the Device page, based on the list of IP associated to this device.

@AnythingOverIP commented on GitHub (Aug 9, 2017): In our case, hostnames are related to an IP, not to a device. A single device can have multiple IP which can have multiple hostnames. It would be nice to have those hostnames showed on the Device page, based on the list of IP associated to this device.
Author
Owner

@jeremystretch commented on GitHub (Aug 9, 2017):

@thefreakquency You're describing DNS management (#166). Devices each typically have exactly one hostname defined locally (e.g. hostname on Linux).

@jeremystretch commented on GitHub (Aug 9, 2017): @thefreakquency You're describing DNS management (#166). Devices each typically have exactly one hostname defined locally (e.g. `hostname` on Linux).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1158