Cannot have services with same port on different IPs #795

Closed
opened 2025-12-29 16:25:53 +01:00 by adam · 0 comments
Owner

Originally created by @joshbenner on GitHub (Mar 24, 2017).

Issue type: feature request

Currently, a unique constraint of device, protocol, port is applied to services. This prevents a device from have services on the same port on different IPs, which is a valid configuration in practice.

As a user, I'd like to create services on a single machine that bind to different IPs, but the same port.

Originally created by @joshbenner on GitHub (Mar 24, 2017). ### Issue type: feature request Currently, a unique constraint of device, protocol, port is applied to services. This prevents a device from have services on the same port on different IPs, which is a valid configuration in practice. As a user, I'd like to create services on a single machine that bind to different IPs, but the same port.
adam added the type: feature label 2025-12-29 16:25:53 +01:00
adam closed this issue 2025-12-29 16:25:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#795