Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Div
classtitle-box

 IP ADRESSES

Every VPS comes with a single IPv4 address and a /64 IPv6 subnet.

Every VPS above HDD/SSD Sandbox can have one additional IPv4 address.


Div
classtitle-box

 NETWORK SPEED

Every VPS above HDD/SSD Sandbox can have one additional IPv4 address.Every VPS comes with 200 Mbit/s network bandwidth and it cannot be further increased.


Div
classtitle-box

 REVERSE DNS

Every VPS owner can manually set rDNS record for their IPv4 and IPv6 addresses within the SolusVM Control Panel. Instructions on how to do it can be found here


CSS Stylesheet
.home-banner {
                    background: #459df0;
                    color: #fff;
                    font-size: 20px;
                    padding: 20px;
                    }
                    .home-banner h2 {
                    color: #fff;
                    }
                    .title-box {
                    border: 1px none #459df0;
                    padding: 10px;
                    }
                    .title-box > h2 {
                    background: #459df0;
                    bottom: 10px;
                    color: #fff;
                    margin-left: -10px;
                    margin-right: -10px;
                    padding: 2px 10px;
                    position: relative;
                    }