Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

IPv6

General questions about VestaCP
Post Reply
  • Print view
Advanced search
9 posts • Page 1 of 1
codemasterxv
Posts: 11
Joined: Tue Sep 01, 2015 5:42 am

IPv6
  • Quote

Post by codemasterxv » Sun Jul 03, 2016 6:33 pm

Hello,

Hi guys I am so curious How to add ipv6 to vestacp to specific domains.

How many IP's we can add?

How to add /64 block of IPv6 to vestacp.

Thank you.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: IPv6
  • Quote

Post by tjebbeke » Mon Jul 04, 2016 7:01 am

You can add as many IP addresses as you want. (IP V4) IPV6 is currently not supported, but the Vesta team is working on it.
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: IPv6
  • Quote

Post by skurudo » Mon Jul 04, 2016 1:38 pm

IPv6 is planned in upcoming releases... not supported yet ;-(
Top

Nou4r
Posts: 35
Joined: Mon Feb 08, 2016 9:00 pm

Re: IPv6
  • Quote

Post by Nou4r » Mon Sep 05, 2016 10:34 pm

skurudo wrote:IPv6 is planned in upcoming releases... not supported yet ;-(
Is there still any way to enable it in nginx?
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: IPv6
  • Quote

Post by skurudo » Tue Sep 06, 2016 7:20 am

Nou4r wrote:Is there still any way to enable it in nginx?
Of course, but manually

Code: Select all

listen ipv4.ip:80;
listen ipv6.ip:80;
Top

deanhills
Posts: 48
Joined: Tue Aug 09, 2016 7:13 am

Os: CentOS 6x
Web: apache + nginx
Re: IPv6
  • Quote

Post by deanhills » Tue Sep 13, 2016 5:50 pm

@Skurudo

Where would I add the commands:

Code: Select all

listen ipv4.ip:80;
listen ipv6.ip:80;
Also, once I've added the above, will I then be able to add my IPv6 IP to VestaCP? I've been trying to do that but VestaCP says that the format of the IPv6 is wrong. What format does it want?
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: IPv6
  • Quote

Post by tjebbeke » Tue Sep 13, 2016 6:21 pm

deanhills wrote:@Skurudo

Where would I add the commands:

Code: Select all

listen ipv4.ip:80;
listen ipv6.ip:80;
Also, once I've added the above, will I then be able to add my IPv6 IP to VestaCP? I've been trying to do that but VestaCP says that the format of the IPv6 is wrong. What format does it want?
Currently, it isn't possible to add your IPV6 address to vestaCP also not when you add this code.

I guess you need to add this in a config file in /etc/nginx. You need to change ipv4.ip to your IPV4 address and ipv6.ip to your IPV6 address.
Top

dpeca
VestaCP Team
Posts: 473
Joined: Wed Nov 25, 2015 7:30 pm

Re: IPv6
  • Quote

Post by dpeca » Tue Sep 13, 2016 11:11 pm

deanhills wrote:@Skurudo

Where would I add the commands:

Code: Select all

listen ipv4.ip:80;
listen ipv6.ip:80;
Also, once I've added the above, will I then be able to add my IPv6 IP to VestaCP? I've been trying to do that but VestaCP says that the format of the IPv6 is wrong. What format does it want?
maybe /home/SOMEUSER/conf/web/nginx.conf
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: IPv6
  • Quote

Post by skurudo » Wed Sep 14, 2016 12:07 pm

tjebbeke, of course you need configure this by yourself first and then add manually in user nginx and

dpeca , you're right )
Top


Post Reply
  • Print view

9 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password