Latest Entries »

Taskslist

Research on routing
Research on Firewall
Research on Topology
Research on Network Architecture
Research on Router tools
Research on VPN
Research on VLAN
Research on Load Balancieing
Research on WEB Server solution
Chosing a WEB server
Installing a WEB server
Configure WEB server
Test the WEB server
Research on WEB page tools
Research on WEB page materials
Makeing the WEB page
Implementing the page in to the WEB server
Test the WEB page
Maintain the blog
Manage the blog design
Create a blog
Research on webmail server (WMS) – Armandas
Implement authenticate to webmail server ( WMS ) – Armandas
Install Ubuntu server OS – Armandas
Implement MySQL to WMS – Armandas
Implement Postfix to WMS – Armandas
Implement POP/IMAP to WMS – Armandas
Implement anti-spam to WMS – Armandas
Implement anti-virus to WMS – Armandas
Implement PostGray – Armandas
Implement Conetnt check to WMS – Armandas
Implement webmail server (WMS) – Armandas
MySQL backup – Armandas
Backup Recieved mails – Armandas

Research about load balanceing

Generally, load balancing is any method for evenly distributing processing or service requests across devices in a network.

We are going to focus on:
Layer-2 Load Balancing (bonding)

Layer-2 load balancing, aka link aggregation, port aggregation, ether channel, or gigabit ether channel port bundling is to bond two or more links into a single, higher-bandwidth logical link. Aggregated links also provide redundancy and fault tolerance if each of the aggregated links follows a different physical path. Link aggregation may be used to improve access to public networks by aggregating modem links or digital lines. Link aggregation may also be used in the enterprise network to build multi-gigabit backbone links between gigabit ethernet switches.The Linux kernel has the Linux bonding driver, which can aggregate multiple links for higher throughput or fault tolerance.

Reference : http://www.loadbalancing.org/

Webserver ready

Webserver in installed, the further configuration will be done later.

Set up few clients

I managed to set up in Virtual Box client´s

  1. Ubuntu 10.10
  2. Windows XP

Both installed with Wireshark, and working.

Web Mail Server

Vendor’s company wants communicate with employees, who are around world, safely. They don’t trust Gmail or yahoo, because information published in the internet few months ago says a lot of GMAIL or yahoo users lost their mails.

In order to implement Web Mail Server will be used:

 

Postfix is powerful, well established, but not too bloated, and is security conscious from the start.

The Courier IMAP server is a fast, scalable.

MySQL is well supported for the sort of lookups required in a mail server

This plug-in required for blocking spam, virus checking and etc.

  • Anti-Spam: SpamAssassin (spamassassin.apache.org)

This is powerful renowned spam fighting tool.

Free virus scanner that can be trusted and includes update daemon.

Secure and trusted cryptography technology for authentication of SMTP traffic.

Postgrey is an excellent little script to stop 99% of all spam. All it does is on first contact for specific from-to combinations, tells the sender server to try again in a little while, which most spammers cant afford to do. When proper servers try again after a few minutes it lets it through.

Secure and trusted cryptography technology for encryption of SMTP traffic. Not too be confused with client encryption technology like GnuPG and S/MIME. They are covered in the extend section.

Easy to set up php based web mail client. Platform has extensive plug-in selection.

It is designed to make web-scale computing easier for developers.

References:

My references inserted in text upwards

PFsense

Pfsense i up and running

 

Tasks

Tasks for week 1:

  • Do research about web mail server- Armandas
  • Do research about load balance (blog diagram included) – Vasil
  • Set up pfsense as router – Morten
  • Set up few clients(Linuxs and Windows) – Bo
  • Set up web server – Atilla

Make a blog entry, when your task is finished!!!!!!!! If you do not post anything, the team will have a meeting about kicking the slacker member out from this group!!

First idea of project

Requirements:

  • Security network
  • External Webmailserver
  • Backup files to remote pc automatically
  • External Web server
  • Monitor backup process

Background story

The background story of the project is the following:

The system we are  about to construct is a vendor’s company network, with an external web mail server.  The company has employees all around the world, and they should be able communicate through a safe mail server.  Also, this company needs a web page  for advertising their activity. In order not to lose  important mails or important computers files, we will make a remote file server and backup the data  to another pc every day, automatically.

Project owner: Red leader

Project costumer: Vendor’s company

Project users: Employees of vendor’s company