Networking

Networking

What is a good ping? Why ping speed matters for websites and gaming

Have you ever had a website load slowly, been in a game that’s lagging, or have a skype call turn robotic? One of the main causes of this is excessive latency. As latency is commonly measured with the “ping” command, this latency is often called your “ping time”. This latency measures the time it takes

Where to buy IP Addresses? A simple question with a more complex answer.

One inquiry I get as a hoster is, “Where can I buy a small block of IP addresses?” The simple answer is, no, you usually cannot buy or sell individual IP addresses like you would a physical product. We’ll explain why this is the case in this blog article and go over some of the alternatives

How to Edit the hosts File in Windows and linux to Load an Example Domain from a Localhost Proxy

Editing /etc/hosts in linux In a previous post, we wrote about configuring putty ssh port forwarding. However, for this to be useful, you do need to edit /etc/hosts (in linux) or the “hosts” file (in windows) to point your target domain to 127.0.0.1. So to help you get that going, this article will show how

Create an SSH SOCKS Proxy with PuTTY: A Step-by-Step Guide

If you’re looking for a secure way to connect to remote networks or keep your network traffic confidential, using PuTTY as a SOCKS proxy is a fantastic choice. This approach opens up a new world of possibilities, forwarding network traffic through a secure SSH tunnel while utilizing the SOCKS protocol to offer a simple solution

PuTTy SSH Tunneling: A Step-by-Step Guide

SSH tunneling with PuTTY is a useful tool for encrypting your network traffic or accessing services on other networks securely. Using this software, you can relay network traffic securely from one network site to another, guarding your information against hacking and eavesdropping. This also allows you to connect to things that may be blocked locally,

How to use MTR – A Guide For Windows, Mac, and Linux

One of the most important aspects of an internet connected system is the stability of the network. There are a number of tools to diagnose, troubleshoot, and verify network performance and connectivity. Today we’re going to be discussing one of the most important of those: MTR. In this article, we will address some important topics:

How to configure IPv6 for SolusVM

At IOFLOOD, quite a lot of our customers run VPS hosting companies, so we try to be familiar with the technologies and control panels used for VPS hosting. We do this because we want to provide help when our customers face challenging server configuration issues. In today’s article, we’re going to discuss how to configure

Server Pricing Report – July 2021

Welcome to the sixth installment of our monthly server price reporting for 2021. If you were following along, last year we’ve been tracking changing parts prices for RAM, SSDs, Hard Drives, CPUs, and a couple of GPUs. Typically this is done monthly, and then shared on our blog. Currently, all listed prices are from eBay,

Linux Bridge vs OpenVSwitch — How to Improve Virtualization Network Performance

How to fix packet loss and latency in high bandwidth VPS servers by upgrading to OpenVSwitch Virtualization is one of the most pervasive and transformational technologies in the hosting world to have come along in the last decade. Despite this, maintaining the efficient operation of virtual machines is not always easy. In this article, we’ll

Testing the network speed of your IOFLOOD.com server with iperf

With 10gbps and faster network ports becoming more common all the time, it is becoming increasingly important to make sure that a server can actually use all of that bandwidth. At these high speeds, many things can go wrong that limit your performance to less than the maximum speed of the port. The most important