Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

OVA Image does not support IPv6 #239

Open
@imp1sh

Description

The OVA Image doesn't seem to be IPv6 ready.
Nginx isn't listening on IPv6. I added
listen [::]:80;
to the config but still. When I access the WebGUI it somehow tries to access the IPv4 address which in my case isn't routable.
Only when I set something like this I'm able to connect to the GUI:
http_bind_address = [2a00:fea:3a:3b::5]:9000

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions