IP-KVM
IP-KVM is an optional device for remote server administration and management regardless of the CPU, BIOS or operating system.
IP-KVM is connected by default for each of your servers hosted by Selectel. The monthly IP-KVM usage limit is 10 hours. If you need more time, order the optional IP-KVM Permanent IP-KVM connection service.
For dedicated servers, IP-KVM can only be connected to Chipcore Line servers. For this purpose, order the additional service Temporary IP-KVM connection for Chipcore Line servers.
The process of connecting to the server via IP-KVM depends on the type of IP-KVM that is connected to it. We will inform you about the type of IP-KVM in the hardware placement ticket or ordering an additional service.
For a server can be connected:
- Lantronix IP-KVM;
- PI-KVM.
Connect to the server via Lantronix IP-KVM
By default, the IP-KVM is configured to connect in HTML5 mode. If you want to connect using Java, create a ticket requesting to change the connection mode from HTML5 to Java.
HTML5
Java
SpiderView
serial port
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter login and password, can be seen in the service order ticket.
-
Click Login.
Linux
macOS
Windows
You can only connect to the server with Java Web Start version 8u341 or higher. If your version is higher, connect to the server in HTML5 mode or via serial port.
-
If you did not create a ticket requesting to change the connection mode from HTML5 to Java, create a ticket and wait for confirmation that the connection mode to IP-KVM is switched to Java.
-
Make sure you have installed Java Web Start application version 8u341 or higher. You can download the application from the Oracle website.
-
Open Java Web Start.
-
Click the Security tab.
-
Click Edit Site List.
-
Enter the IP address of the IP-KVM, can be seen on the service order ticket.
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter login and password, can be seen in the service order ticket.
-
Click the Click to open KVM Console link. The Selectel IP-KVM applet —
spider.jnlp
— will be downloaded to your computer. -
Open the
spider.jnlp
file in the Java Web Start application:<java_directory>/bin/javaws <downloads_directory> spider.jnlp
Specify:
<java_directory>
— the name of the directory where the Java files are located;<downloads_directory>
— name of the directory where the filespider.jnlp
.
-
If a connection error appears at startup, make sure that the outgoing ports are not closed by a basic firewall or other firewall and repeat step 10.
You can only connect to the server with Java Web Start version 8u341 or higher. If your version is higher, connect to the server in HTML5 mode or via serial port.
-
If you did not create a ticket requesting to change the connection mode from HTML5 to Java, create a ticket and wait for confirmation that the connection mode to IP-KVM is switched to Java.
-
Make sure you have installed Java Web Start application version 8u341 or higher. You can download the application from the Oracle website.
-
Open Java Web Start.
-
Click the Security tab.
-
Click Edit Site List.
-
Enter the IP address of the IP-KVM, can be seen on the service order ticket.
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter login and password, can be seen in the service order ticket.
-
Click the Click to open KVM Console link. The Selectel IP-KVM applet —
spider.jnlp
— will be downloaded to your computer. -
Open the
spider.jnlp
file in the Java Web Start application:<java_directory>/bin/javaws <downloads_directory> spider.jnlp
Specify:
<java_directory>
— the name of the directory where the Java files are located;<downloads_directory>
— name of the directory where the filespider.jnlp
.
-
If a connection error appears at startup, make sure that the outgoing ports are not closed by a basic firewall or other firewall and repeat step 10.
You can only connect to the server using Java Web Start version 8u341 or higher. If your Java Web Start version is higher, you can only connect to the server in Java mode using the SpiderView utility.
-
If you did not create a ticket requesting to change the connection mode from HTML5 to Java, create a ticket and wait for confirmation that the connection mode to IP-KVM is switched to Java.
-
Make sure that you have a Java Web Start application version 8u341 or higher installed. You can download the application from the Oracle website or use the distributions: jre-6u45-windows-i586 and jre-6u43-windows-x64.
-
Open Java Web Start.
-
Click the Security tab.
-
Click Edit Site List.
-
Enter the IP address of the IP-KVM, can be seen on the service order ticket.
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter login and password, can be seen in the service order ticket.
-
Click the Click to open KVM Console link. The Selectel IP-KVM applet —
spider.jnlp
— will be downloaded to your computer. -
Select the
spider.jnlp
file and right click on it. -
Select Open with → Choose another app → More apps → Look for another app on this PC.
-
Select the Java folder → jre.
<version>
→ bin → javaws, where<version>
is the Java version number. -
Click Open.
-
Click Continue.
-
If a connection error appears at startup, make sure the outgoing ports are not closed by a basic firewall or other firewall and repeat steps 10-14.
-
If the error
Unsigned application requesting unrestricted access to system
appears at startup, open thejava.security
file and comment out the lines containing theMD5
text . For example:jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
. Then repeat steps 10-14.
You can only connect to the server using SpiderView from Windows.
- Make sure you have the SpiderView application installed. Download the application from the Lantronix website.
- Open SpiderView.
- From the main menu, click Create New Device in current group.
- In the Device Name field, enter the name of the device, the name can be any name.
- In the Network Address field, enter the IP address of the IP-KVM, available on the service order ticket.
- In the Username field enter your username (login), you can see it in the service order ticket.
- In the Password field enter the password, you can see it in the service order ticket.
- Press OK.
- Double-click the icon with the device name you entered in step 4.
-
Open the CLI.
-
Connect to the server:
ssh <username>@<kvm_ip_address>
Specify:
<username>
— username (login), can be viewed in the service order ticket;<kvm_ip_address>
— public IP address of IP-KVM, can be found in the service order ticket.
-
Enter password, can be seen in the service order ticket.
-
Connect to the console port of the equipment:
connect serial
-
Wait for a response:
To exit serial port connection, type 'ESC exit'
-
Press Enter.
Connect to the server via PI-KVM
HTML5
serial port
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter username and password, can be seen in the service order ticket.
-
In the 2FAcode field, leave the default value.
-
Click Login.
-
Go to the KVM section.
-
Open the page in your browser:
https://<ip_kvm_ip_address>
Specify
<ip_kvm_ip_address>
— IP address of IP-KVM, can be viewed in the service order ticket. -
Enter username and password, can be seen in the service order ticket.
-
Click Login.
-
Go to the KVM section.
-
Go to the Terminal section.
-
Connect to the console port of the equipment:
minicom -D /dev/ttyUSB0 -b <speed>
Specify
<speed>
is the baud rate.