Perform basic setup
The network in the A-DDC is physically isolated from the Selectel shared networks, making it impossible to manage the network and server operating system through the control panel.
You can connect to the server via SSH or RDP You can connect to the server using SSH or RDP only after the basic configuration.Basic configuration on the server in A-DC is performed via IPMI.
- Forward the ports to access the server's IPMI.
- If the server does not have an operating system installed, install it from its image via the server's IPMI.
- Configure the network interface on the server.
- Optional: forward the server ports to the internet.
1. Forward ports for IPMI access
Port forwarding is performed on the firewall.The list of ports that are used in the job, the purpose of their use, and their default values can be viewed in the Ports in Use table.
-
Open the page in your browser:
https://<ip_address>:<port>
Specify:
<ip_address>
— The IP address of the firewall;<port>
— port to connect to.
-
Enter the login and password we send in the ticket after ordering the firewall.
-
Route the IPMI ports for Virtual Media and IKVM Server to the Internet.
The port in the firewall rule must match the port in the server IPMI settings.For example, if you specified port 8443 in the firewall rule for HTTPS access, then specify port 8443 in the server settings as well.
Use the instructions depending on your firewall:
- For FortiGate — Configure port forwarding;
- for UserGate — NAT and routing in the UserGate documentation.
Used ports
*
For security reasons, we recommend disabling Web Port when configuring the firewall.
2. Install the operating system from your image
OS installation for the server in the A data center is performed via IPMI.
- Save the OS image in
.iso
format on the local computer from which you will connect to the server via IPMI. - Open the IPMI server page in your browser.
- Authorize in the web interface of the IPMI server with the data that we send in the service ticket.
- Go to Remote Control → Console Redirection.
- Click Launch Console.Remote Console opens. If Remote Console does not open, save the suggested Java file, run it, and confirm the security exception.
- Go to Virtual Media → Virtual Storage.
- Open the Device 1 tab.
- In the Logical Drive Type field, select ISO File as the image type.
- In the Image File Name and Full Path field, select the
.iso
distribution file. - Click Plug In. The image will be plugged in.
- Press OK.
- Open the Power Control tab.
- Click Set Power Reset. The server will be rebooted.
- When restarting the server, change the boot order and specify booting from Device 1.
- Go through all the steps of installing the OS.
- When the OS is installed, disconnect the image via IPMI by opening the Device 1 tab and clicking Plug Out.
- Restart the server.
3. Configure the network interface on the server
- Open the IPMI server page in your browser.
- Authorize in the web-interface of the IPMI server. Connection data can be viewed in the service ticket.
- Go to Remote Control → Console Redirection.
- Click Launch Console.
- The Remote Console opens. If Remote Console does not open, save the suggested Java file, run it, and confirm the security exception.
- Authorize OS.
- Configure the network interface on the server.
4. Forward server ports to the Internet
Port forwarding is performed on the firewall.To connect to the firewall, use the data we send in the ticket after ordering the firewall.
After port forwarding, it will be possible to connect to the server, firewall and IPMI using the same IP address with different ports.If public addresses from a dedicated subnet are used for the servers, it will be possible to connect to the servers using them.For IPMI interfaces, we recommend using a private subnet and restricting access only from trusted addresses.
-
Open the page in your browser:
https://<ip_address>:<port>
Specify:
<ip_address>
— The IP address of the firewall;<port>
— port to connect to.
-
Route the IPMI ports for Virtual Media and IKVM Server to the Internet. Use the instructions depending on your firewall:
- For FortiGate — Configure port forwarding;
- for UserGate — NAT and routing in the UserGate documentation.