Cheap VPS - GBServers Ltd
HOME | VPS | DEDICATED | COMPANY | SUPPORT

How to use IPTables – Ports and MAC filtering (Part 3) - Comments (0)

In the last post I walked you through a script to create a stateful packet inspection firewall. Which allowed out-going traffic to the internet, but which blocked in-coming traffic. In this part I’m going to explain how to open up specific ports (or holes). To allow certain types of internet traffic successfully through.

As with the earlier articles, there are a few basic parts that rules can be filtered for. These four parts are as follows:

- IP Addresses: a single address (94.76.240.128), or multiple addresses in a range (94.76.240.128-150)

- Interface: eth1,ppp0,wlan0 (these are usually names of physical network ports on your computer)

- Ports: a single port (http 80) or a range of ports

- Protocols: icmp, tcp, udp, all

(Continue Reading…)




How to use IPTables – Part 2 - Comments (0)

Welcome back to this the second part of the discussion about IPtables, if you missed the first part you can find it here. As mentioned previously, I plan to get into some basic usage and hands-on practice. A few notes before we get started. Firstly: IPtables from the CLI requires root or administrative access for the majority of commands. Second: for these demonstrations, we will be erasing all current existing entries.

I highly recommend that these be practiced on a home machine where you have admin rights and aren’t using IPtables as your active firewall. Since deleting the configuration will leave the computer vulnerable to attack. Under no circumstances should this be practiced on a live production network (i.e at work). Myself nor GBServers will be held responsible for any possible damages by ignoring these suggestions. I’d go as far as suggesting: unplugging your computer from the internet. You can practice with computers on your home network. You don’t necessarily need to be connected to the internet.

Also be aware that while Linux distros are more or less the same. There can be some differences in how services are started such as IPtables. But if you have read the first article, you hopefully have gotten IPtables installed as well as learned how to turn it on and off. With that said, lets get started..

(Continue Reading…)




How to use IPTables – Part 1 - Comments (1)

How to use IPTables. What is IPTables? - Part 1

Many people may not be aware but Linux and many unix like operating systems have a firewall built into it, which is most commonly known as iptables. Unlike most consumer-based firewalls, iptables is CLI or command line interface based. Although there are a variety of point and click graphical interfaces available. Most of the time they hide most of the functionality of the CLI. So in my opinion it’s best to learn how to operate iptables via the command line rather than rely on a GUI. At first it may seem difficult but with practice, it will become much easier.

Before I start; I’d like to note that while writing this article. It ended up quite long. I will break it down into multiple blog entries over the course of the month. So the majority of content can be kept. As well as you, the reader hopefully won’t get overwhelmed.

This initial article will cover basic background information. Which will be important for understanding the future material.

(Continue Reading…)




Helpful network/system utilities - Comments (1)

In this article I will explain a few common and useful utilities for network and operating systems in general.

Netstat

The main purpose of netstat is to give a quick general overview of the connections the system is using. Plus information such as, the protocol typically TCP/UDP or the current status state.

Open a DOS prompt {start-run-cmd}. Then type “netstat” you’ll see output like the following

(Continue Reading…)




How to install puTTY for SSH access + basic commands - Comments (0)

1)   First download the puTTY client by visiting: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Note: there are various versions with multi functions. For most people puTTY.exe (first one listed) is the one you want.

2)   Once the file has been download, double click the EXE file. PuTTY will automatically launch the main configuration (no installation is required)

(Continue Reading…)




How to build a rack server - Comments (3)

How to build a rack server

If you have ever built or upgraded a personal computer. Then building a rack mounted server is very similar with some minor differences as seen in this article. One of the more important aspects being the hardware that you ultimately decide to use, which can affect the overall performance of the server. This post will show you the basic how-to of building a server from scratch. If you use a bare bones unit, much of the hardware should be included in the kit.

Hardware Installation

Processor

The processor is easily installed. Look at the bottom of the CPU. You’ll see at least one edge (possibly two) with pins missing. It will look like a diagonal. Which will match the socket for the cpu.  If it does not seem to fit, do not force it. You will bend or break pins. Double check that it is orientated correctly, so the pins line up.

(Picture taken from TomsHardware)

(Continue Reading…)




How to install CentOS 5.x - Comments (4)

How to install CentOS 5.x – Image tutorial

This basic tutorial will show you how to set up a CentOS5.x (CentOS5.5).

Once you have completed this tutorial. You should hopefully have a basic up and running system. I would like to point out that this is not a concrete or the only method of doing it. You may find slight differences depending on your server specs or different versions of the various services.

1) Requirements

To install CentOS you will need to download the ISO image(s). Which can be found at: http://centos.org/modules/tinycontent/index.php?id=15

Once downloaded, you will want to burn the ISO file(s) to cd/dvd. The process of which is not covered in this article. If you do a Google search, there are some good step by step articles written by others.

Note: I’m using a made up hostname with private IP addresses and gateway. These are entirely for demonstration purposes. You should adjust them to suit your real world settings as required.

2) Install The Base System

(Continue Reading…)




Why is a VPS important to you as a website developer? - Comments (7)

The internet as a community is continuing to grow rapidly. With so many new websites being launched every single day, there are a huge amount of website developers. Websites such as Twitter, MySpace and Facebook where all started from scratch.

A large percentage of unmanaged VPS customers are website developers, they use our service as a testing environment whilst they work on developing their scripts / software.

The important question is, why is a VPS important for a website developer? (Continue Reading…)




 
Virtual Private Servers (VPS) and Dedicated Servers - Cheap, UK Based, Xen VPS
© Copyright 2007-2010, GBServers Ltd, All rights reserved! Blog - Company - Legal - Contact Us 
GBServers Ltd is a company registered in England and Wales (Company Number: 06291710)
W3C Valid - XHTML 1.0