Need assistance in Assigning an Elastic IP address on Plesk? We can help you.
An Elastic IP address is a static IPv4 address design for dynamic cloud computing.
As part of our Server Management Services, we assist our customers with several Plesk queries.
Today, let us see steps followed by our Support Techs to assign an Elastic IP address.
How to assign an Elastic IP address on Plesk?
By using an Elastic IP address, you can mask the failure of an instance or software by rapidly remapping the address to another instance in your account.
Today, let us discuss about the steps followed by our Support Techs to assign an elastic IP address in a newly created Plesk server.
Each time an instance will restart it will assign new public and private IP addresses dynamically.
If you wish to have a static IP address to associate with your instance, obtain an Elastic IP address and assign it to your instance once you create it.
The elastic IP address is associated with your AWS account, so you can assign it to your instance at any time.
After assigning an elastic IP address to your instance, reboot the instance.
If you are not willing to reboot instance,execute the following commands:
# /etc/init.d/psa stopall
# /etc/init.d/psa start
# /etc/rc.local
Copy Code
Post-install Configuration on an Amazon Instance
Let us see how to configure Plesk on Amazon.
It is same way as on any kind of server with a few additional provisions, as follows:
- IP address: the internal IP address detects automatically.
If you want to host different customers on your Plesk, set the IP address as shared.
- Hostname: Use a domain name that you control, or one controll by the Amazon instance’s Public DNS that will be constant in the case of an Elastic IP.
On Linux:
# /usr/local/psa/bin/server_pref -u -subdomain-dns-zone own
Copy Code
On Windows:
C:\> "%plesk_cli%\server_pref.exe" -u -subdomain-dns-zone own
Copy Code
- Finally, Administrator’s password
[Need assistance with Plesk? We can help you]
Conclusion
In short, An Elastic IP address is a static IPv4 address design for dynamic cloud computing. Today, we discussed about assigning an Elastic IP address on Plesk.
0 Comments