List/Grid Author Archives: admin
Virtualization with OpenVZ on centos 6.0
This document is specialized on how to prepare a CentOS 6.0 server for OpenVZ. With OpenVZ we can create multiple Virtual Private Servers (VPS) on the same hardware, similar to…
NTH load balancing with masquerade
Load balancing using Nth can be done in several different ways. This approach focuses on performance, meaning, less rules packet takes, less attributes rule have to check. At current state…
Transparent Web Proxy in Mikrotik
Introduction Web proxy, a service provided by mikrotik is placed between a client and the internet, specifically for HTTP web surfing. Only HTTP traffic is cached because HTTPS and FTP…
Configuration of MRTG on Linux
The Multi Router Traffic Grapher of MRTG is an open source tool for monitoring the traffic load on Networks. It allows the users to see traffic load on a network…