Version: 2.1.26
IP Addresses
Server > IP Addresses (/server/ip-addresses) lists the IP addresses this
server has and who holds each one.
An address can be:
- free — on the server and held by nobody;
- allocated to a reseller — theirs to hand out, but not yet on an account;
- assigned to an account — the dedicated IP that account's sites answer on.
An administrator may allocate an address to a reseller, or assign it straight to an account. A reseller may assign only addresses that have been allocated to them, and only to accounts they own.
Everything on this page goes through hitechcloudcli ip-pool, which is where
those rules live, so a request from a browser is checked exactly the same way as
one from a shell:
hitechcloudcli ip-pool <list|add|remove|allocate|deallocate|assign|release>
Was this helpful?