IP ADRESSES

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


 NETWORK SPEED

Every VPS comes with 400 Mbit/s network bandwidth and it cannot be further increased.


 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


Network ports


All outbound ports are open by default, except for port 25.


The Style macro allows the use of CSS to style content. CSS describes how HTML elements should be displayed. https://www.adaptavist.com/doco/display/CFP/Style+Sheet

.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;
                    }