• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Adding IP v6 Address issue

Damo

Basic Pleskian
Hello!

I'm running a CentOS 7 VPS with Plesk 12.5.30 and I'm trying to add a IP v6 address, logging in with SSH using the command "ifconfig" the IP v6 address is there though adding it in the Plesk panel I receive the error below I've Googled though I cannot seem to find a resolution.

Error: ifmng failed: SIOCSIFADDR: File exists /sbin/ifconfig eth0 add 0000:0000::0000:0000:0000:0000/128 exited with non-zero status 1

If anyone has anything they could suggest that would be great!
 
Please check that you see this IP address in list after click to "Reread IP" button in Plesk.
 
As far as I know you can add additional IP to VPS only from hardware node side.
 
Not to worry, the IP is showing when I SSH so it's definitely working I thought it would have been nice to have it show in Plesk.

My IP v4 shows.
 
Try to enable debug mode in Plesk and run

# plesk bin ipmanage --reread

Check possible errors in output.
 
This is what I got back, the log is too long to post here so I've uploaded it in a .text
 

Attachments

  • DEBUG.txt
    99.7 KB · Views: 4
Nothing interesting in log. Check that you have not

net.ipv6.conf.all.disable_ipv6=1

in /etc/sysctl.conf. Also try to use other netmask for this address. Contact Plesk Support Team if not help.
 
I don't know what's type of VPS do you have, but there is no /etc/sysconfig/network-scripts/ifcfg-eth0 file in Virtuozzo VPS. Only virtual network interfaces /etc/sysconfig/network-scripts/ifcfg-venet0 and /etc/sysconfig/network-scripts/ifcfg-venet0:0
 
@IgorG

I spoke with support they told me it was because the IP address was dynamically applied to the server which with Linode I can't change... Anyway I was deciding between Linode/DigitalOcean and the IPv6 works fine with DigitalOcean so I think I'll move to DigitalOcean just quite literally because of this.

Just thought I'd update you.

Thanks again for the help. :)
 
Back
Top