Hello. Please tell me if there are plans to implement support for the ipv6 protocol in the control panel
Thanks for your reply.
2 Likes
nu01
April 30, 2025, 4:48pm
2
I’m currently testing Hestia 1.3.0 RC on an Ubuntu 20.04 system. My VPS hosts assigns an ipv4 and ipv6 address via DHCP to all servers. I found out, that all ports are open to ipv6 (even MySQL). Maybe ipv6 should be disabled on the server, since the firewall rules cannot be managed by Hestia?
[grafik]
Hello everyone,
I have been running HestiaCP v1.3.2 on Debian 10.6 and nginx is configured in front of apache as a reverse proxy.
I know that ipv6 is on the roadmap (Feature Request: IPv6 Support · Issue #429 · hestiacp/hestiacp · GitHub ), but it’s not here yet.
Nevertheless, there is a quick and simple way to enable it for nginx sites, simply by adding an extra listen directive in the existing ipv4 vhost.
Since there is no way to configure the IPv6 address using the web-ui, we have to manua…
Hi!
I want to start testing the IPv6 topic in HestiaCP. I know there were several threads about it, but they seem to be closed. What’s the current status? I’d like to run some tests on the system.
I’ve been thinking… why not roll out IPv6 support in parts instead of doing everything all at once?
I mean doing it step by step, for example:
Being able to add IPv6 through the “add IPs” tab.
Being able to select the IPv6 on the account.
etc… so you don’t have to do such a big release?
I’ve bee…
Question. Hope someone can help me out while we wait for IPV6 to be available by default in hestia.
I am trying to add a template which enables ipv6, but for the life of me can´t get it to work. Can someone spot my mistake? This is what I did.
In /usr/local/hestia/data/templates/web/nginx:
cp default.tpl ipv6.tpl
cp default.stpl ipv6.stpl
Add ipv6 listen directive:
# ipv6.tpl
server {
listen [::]:%proxy_port%;
listen %ip%:%proxy_port%;
...
# ipv6.stpl
server {
…
AFAIK, nope, but you can look up the above, and more by searching.
I would like to collaborate on IPv6, but I see that it doesn’t have much support from the Hestia creators. With your help, I would be willing to provide a server with IPv6 for testing, and I could even run tests on a test server I installed with the IPv6 branch, although my knowledge is limited. I would be willing to finance part of the project, as long as it’s not something exorbitant.
2 Likes