Fix example nginx config to listen on IPv6 alongside IPv4 #5045

Closed
opened 2025-12-29 19:23:29 +01:00 by adam · 0 comments
Owner

Originally created by @aaroneg on GitHub (Jul 7, 2021).

Originally assigned to: @aaroneg on GitHub.

NetBox version

v2.11.8

Python version

3.8

Steps to Reproduce

  1. Install netbox using the docs, opting for nginx
  2. try to connect using dns name that only has a AAAA record

Expected Behavior

Web server responds, netbox is displayed

Observed Behavior

A connection refused error appears.

Originally created by @aaroneg on GitHub (Jul 7, 2021). Originally assigned to: @aaroneg on GitHub. ### NetBox version v2.11.8 ### Python version 3.8 ### Steps to Reproduce 1. Install netbox using the docs, opting for nginx 2. try to connect using dns name that only has a AAAA record ### Expected Behavior Web server responds, netbox is displayed ### Observed Behavior A connection refused error appears.
adam added the status: acceptedtype: documentation labels 2025-12-29 19:23:29 +01:00
adam closed this issue 2025-12-29 19:23:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5045