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 opened this issue Jul 9, 2020 · 0 comments
Open

OVA Image does not support IPv6 #239

imp1sh opened this issue Jul 9, 2020 · 0 comments

Comments

@imp1sh
Copy link

imp1sh commented Jul 9, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants