• 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!
  • 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.

How do I - remove an IP from Plesk

madsere

Regular Pleskian
Server -> IP Addresses list an IP address that doesn't belong to this VPS - but there is no way to remove it.

The Plesk FAQ says something about ticking a box to remove it - but there is no box to tick. When I click on the IP address the only options are
- IP Type (shared/exclusive)
- SSL certificate

The IP is not in any of the IP pools and not allocated and it is not allocated to this VPS.

How can I remove the IP? I need it for another VPS.
 
On the screen which lists the IP addresses, if you scroll to the very right side of the screen, you should see the check boxes. Put a check in the one you want to remove, then click on the link 'Remove Selected' just above that column.
 
Hm, there's an "attach file" option when you post on this forum, but I can't see anything actually getting attached.

To explain briefly what is there:
S T IP Address Subnet Mask Interface
Clients

Hosting
xx.xx.166.96 255.255.255.255 venet0
2

1
xx.xx.166.97 255.255.255.255 venet0
0

0
xx.xx.166.98 255.255.255.255 venet0
0

0

No tickboxes, none.
 
Such function does not exist in Virtuozzo-Plesk as the IP's for the server are controlled by Virtuozzo itself. If you remove the IP's via Virtuozzo, then run the following command via shell on the VE:

/usr/local/psa/bin/ipmanage.sh --remove 111.111.222.222

(where 111.111.222.222 is the IP to remove)

... it should remove the IP's for you. As of Plesk 7.5.3 you can just remove from Virtuozzo, then remove within Plesk (bug fixed, when released).
 
That did the trick, thanks much!

I'd already removed the IP from Virtuzzo, just Plesk hadn't realized it...

So it's a bug? I'm still on 7.5.2 -- is 7.5.3 released yet?
 
Yeah it's a known bug in Plesk 7.5.2 on Virtuozzo (and probably earlier 7.5.x's, I don't remember when it started) ... it's definately fixed in 7.5.3 which is due soon.
 
Back
Top