0% found this document useful (0 votes)
162 views36 pages

3Q Sutantra: Internship Report ON

This document describes an internship report on designing the network for a post office system. It aims to simulate a secure and easy to use post office network that overcomes the limitations of existing manual systems. The proposed network will allow all post office branches situated in different locations to provide services to customers and send reports to a central branch rapidly through an automated system. The report outlines the network design, IP addressing plan, implementation of routing protocols, server configurations and testing of the proposed post office network using packet tracer simulation software.

Uploaded by

Kumar R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
162 views36 pages

3Q Sutantra: Internship Report ON

This document describes an internship report on designing the network for a post office system. It aims to simulate a secure and easy to use post office network that overcomes the limitations of existing manual systems. The proposed network will allow all post office branches situated in different locations to provide services to customers and send reports to a central branch rapidly through an automated system. The report outlines the network design, IP addressing plan, implementation of routing protocols, server configurations and testing of the proposed post office network using packet tracer simulation software.

Uploaded by

Kumar R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 36

Post office network design

3Q SUTANTRA

Internship Report
ON,
POST OFFICE NETWORK DESIGN

Submitted by

KUMAR R [4GH18CS407]
MONISHA M S [4GH16CS062]
PALLAVI G S [4GH18CS411]

Government Engineering College, Hassan


Department of Computer Science and Engineering

Under the guidance of

Mr.Naveen Chander C
Founder and Director
3Q SUTANTRA

3Q SUTANTRA
Page 1
Post office network design

3Q SUTANTRA

CERTIFICATE
This is to certify that the Internship entitled \POST OFFICE DESIGN"
carried out by MONISHA M S(4GH16CS062) , KUMAR
R(4GH18CS407) ,PALLAVI G S(4GH18CS411) bona de student of
B.E.4th year in COMPUTER SCIENCE AND ENGINEEERING,
VISVESVARAYA TECHNOLOGICAL UNI-VERSITY, BELGAUM
during the year 2020-21. The Internship re-port has been approved as
it the academic requirements in respect of the Internship prescribed
for the Bachelor of Engineering Degree.

Signature of the Guide Signature of the Project Coordinator

Mr.Naveen Chander C Mr.Annaiah H

3Q SUTANTRA
Page 2
Post office network design

Acknowledgement

The completion of Internship involves the efforts of many people. We


have been lucky to have received a lot of help, support from all
directions through-out the work, so with the gratitude we take this
opportunity to acknowledge all those who guide and encouraged us.

We would like to thank Internship Coordinator Mr.Naveen Chander


C, Founder and Director of 3Q SUTANTRA for his help and support and
for creating an excellent environment in our institution.

We would like to express my gratitude to Mr.Annaiah, Project


Coordi-nator and Assistant Professor, Department of CS&E, for his
encouragement and support throughout the work.

We would also like to thank all our friends who helped and supported
us until the completion of my Internship training.

Project Associates:
Kumar R
Monisha M S
Pallavi G S

3Q SUTANTRA
Page 3
Post office network design

ABSTRACT

The general aim of this project is to simulate a post office networking


system which is secure and easy to use. This proposed system
overcomes the lacking of the existing manual system.
All branches of the post office situated at Different location provide
services to customers and had to send report to central branch
manually, which sometimes creates problem get, up-to-date
information rapidly
The system using packet Tracer 8.0 for network simulation, for post
office system security. after implementation of all functions, the
system is tested in different and it was successful for its purpose

ii

3Q SUTANTRA
Page 4
Post office network design

About Organization

3Q SUTANTRA is Globally Recognized Best Education


Startup of the Year 2021 and is a service-based Indian IT com-
pany providing multiple solutions for fresh engineering graduates.
3Q works on Networking, Software Development, Cloud Opera-
tions, Devops, IOT, like trending tech Skills where Highly skilled
professionals with many years of tutoring experience having im-
mense technical knowledge and skill sets dedicated to work.
Products from 3Q:

• NaWin gurukula, A academic wing of 3Q Sutantra LLP.

• 3Q jobs for placement activities involving many IT industries.

• 3Q o ers a Unique Self learning platform called 3Q SvaD-


hyaya.

• 3Q Samarthya is a scholarship program where the


students get to land on internship.

• 3Q have an unique concept of integrated skill platform


called 3Q-SIC(Skill Incubation Center).

iii

3Q SUTANTRA
Page 5
Post office network design

Contents

Acknowledgement i

Abstract ii

About Organization iii

1 Introduction
1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.2 Objective . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.3 Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

2 Requirements Specifcation
2.1 Functional Requirements . . . . . . . . . . . . . . . . . . .
2.2 Non-Functional Requirements . . . . . . . . . . . . . . . .
2.3 Hardware Requirements . . . . . . . . . . . . . . . . . . .
2.4 Software Requirements . . . . . . . . . . . . . . . . . . . .

3 Network Design and Development


3.1 Router . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
3.2 Router Configuration . . . . . . . . . . . . . . . . . . . . .
3.3 Routing . . . . . . . . . . . . . . . . . . . . . . . . . . . .
3.5 Routing Protocols . . . . . . . . . . . . . . . . . . . . . . .

iv

3Q SUTANTRA
Page 6
Post office network design

3.5.3 EIGRP.........................
3.5.4 OSPF .........................
3.6 Network Address Translation (NAT) . . . . . . . . . . . .
3.7 Overview of Entire Network Design . . . . . . . . . . . . .

4 IP Addressing
4.1 Address Classes . . . . . . . . . . . . . . . . . . . . . . . .
4.2 Subnetting . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.3 Subnet Masking . . . . . . . . . . . . . . . . . . . . . . . .
4.4 Server Addressing . . . . . . . . . . . . . . . . . . . . . . .
4.5 IP Table for ISP Clouds . . . . . . . . . . . . . . . . . . .
4.6 IP Table for Branches . . . . . . . . . . . . . . . . . . . .
4.7 IP Table for Data Center . . . . . . . . . . . . . . . . . . .

5 Implementation
5.1 ISP Cloud Configuration . . . . . . . . . . . . . . . . . . .
5.2 Routing between Clouds using EIGRP . . . . . . . . . . .
5.3 Branch Confguration . . . . . . . . . . . . . . . . . . . . .
5.4 Data Center Confguration . . . . . . . . . . . . . . . . . .
5.5 Server Configuration . . . . . . . . . . . . . . . . . . . . .
5.5.1 DNS Server . . . . . . . . . . . . . . . . . . . . . .
5.5.2 HTTP(Web Server) . . . . . . . . . . . . . . . . . .
5.5.6 SYSLOG Server . . . . . . . . . . . . . . . . . . . .

6 Snapshots
6.1 HTTP Server Page . . . . . . . . . . . . . . . . . . . . . .
6.2 DNS Server Page . . . . . . . . . . . . . . . . . . . . . . .

3Q SUTANTRA
Page 7
Post office network design

6.6 SYSLOG Server Page . . . . . . . . . . . . . . . . . . . . .


6.8 Communication between 2 PC’s . . . . . . . . . . . . . . .

7 Conclusion

References

vi

3Q SUTANTRA
Page 8
Post office network design

List of Figures

3.1 Post office Network Design . . . . . . . . . . . . . . . . . . . . .

4.1 Server Addressing . . . . . . . . . . . . . . . . . . . . . . . .


4.2 ISP Addressing . . . . . . . . . . . . . . . . . . . . . . . . . .
4.3 Branch Addressing . . . . . . . . . . . . . . . . . . . . . . . .
4.4 Data Center Addressing . . . . . . . . . . . . . . . . . . . . . .

5.1 ISP...............................
5.2 Using EIGRP Protocol . . . . . . . . . . . . . . . . . . . . . .
5.3 Branches . . . . . . . . . . . . . . . . . . . . . . . . . .
5.4 Data Center . . . . . . . . . . . . . . . . . . . . . . . . . . .
5.5 Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6.2 DNS Server Details . . . . . . . . . . . . . . . . . . . . . . . .
6.6 SYSLOG Server Details . . . . . . . . . . . . . . . . . . . . . .
6.7 HTTP server Details. . . . . . . . . . . . . . . . . . . . . . . . .
6.8 Ping between 2 PC’s . . . . . . . . . . . . . . . . . . . . . . .

vii

3Q SUTANTRA
Page 9
Post office network design

Chapter 1

Introduction

1.1 Overview

A post office Networking system will be fully network base and


easy with friendly user interface sta task management system where
any post office system manage their networking system. LAN is used
by Local Area Net-working system for example one and a one
building and WAN are use by the Wide Area Network. In this
networking system are used by all post office users can use by shared
their data very easily. So that every user use to take about Network
Structure & Security of post office System instantly this way anywhere.

1.2 Objective

The objectives of post office Network System are as follows:

• To design and simulate a networking system which is secure.

• Every department network is separated. All staffs can communicate


through emails.

3Q SUTANTRA
Page 10
Post office network design

Post Office Networking System Chapter 1

1.3 Scope

• Established relation between one branch to another.

• Interconnection relation between one department to another.

A worksheet is to be completed for each part. A formal report,


similar to what would be given to the post office, will need to be
created after all tasks have been completed. This case study requires
that you accomplish the following:

• Use the resources provided, diagram and narrative, to set up the


phys-ical network.

• Set up an IP sub-netting scheme

• Configure the routers as required.

• Set up and configure the switches as required.

• Verify and troubleshoot all connections.

• Provide detailed documentation in the appropriate format.

3Q SUTANTRA 2

3Q SUTANTRA
Page 11
Post office network design

Chapter 2

Requirements Specification

A System Requirements Specifcation (SRS) (also known as a Soft-


ware Requirements Specifcation) is a document or set of documentation
that describes the features and behavior of a system or software applica-
tion. It includes a variety of elements that attempts to the intended
functionality required by the customer to satisfy their different users.

2.1 Functional Requirements

Post office system in all department has an different branches. IT


department solution all type of problem and serve the core network. IT
creates a core network diagram. This diagram involves all type of usable
network mechanism (Switch, Router, Server) etc. Simulation is the most
impor-tant of any system. An accurate system design, accurate
performance and accurate simulation give best performance of a system.

2.2 Non-Functional Requirements

• Security: When you are running a technical institution, security is


one of the most important aspects of your business. Having a
strong hack-proof network is the only way to protect the
investments of customers and your own interests.

3Q SUTANTRA
Page 12
Post office network design

• Performance: When your customers cannot access the application,


things can get really messy. So building a banking network design that
meets those standards is something we should always strive for.

• User-friendly: When customers need to access secure banking


network to view their account, things need to run smoothly. Having
a network that is user-friendly is a goal that all nancial institutions
should be working towards. This user friendliness should be built
into the network from the ground up.

2.3 Hardware Requirements

Processor : Intel(R) core(TM) i5


RAM : 2GB
Keyboard : Standard Windows Keyboard
Hard Disk : 80GB
Mouse : Two or Three mouse buttons
Speed : 1.1 GHz

2.4 Software Requirements

• Windows or Linux(Ubuntu)

• Packet Tracer 8.0

• Switch

• Router

• Server

3Q SUTANTRA 4

3Q SUTANTRA
Page 13
Post office network design

Chapter 3

Network Design and Development

3.1 Router

A router is a special type of computer. It has the same basic


components as a standard desktop PC. It has a CPU, memory, a
system bus, and various input/output interfaces. However, routers are
designed to perform some very specific functions that are not typically
performed by desktop computers. For example, routers connect and
allow communica-tion between two networks and determine the best
path for data to travel through the connected networks.

3.2 Router Configuration

A router should be given a unique name as one of the rst con


guration tasks. This task is accomplished in global con guration mode
with the following command.

Now router configuration start:

Interface Configuration:
Serial Interface:
Each connected serial interface must have an IP address and subnet
mask to router IP packet. Configuration the IP address with the
following commands:
Router(con g) #interface Serial 0/0/0
Router(con g-if) #ip address [ip address] [subnetmask]

3Q SUTANTRA
Page 14
Post office network design

Setting Clock Rate & No Shutdown: By default, Cisco routers are


DTE devices but they can be con gured as DCE devices. By default,
interfaces are turned o , or disabled. To turn on or enable an
interface, the command no shutdown is entered. If an interface
needs to be administratively disabled.
For maintenance or troubleshooting, the shutdown command used to
turn o the interface.
Router(con g) #interface serial 0/0/0
Router(con g-if) #clock rate 400000
Router(con g-if) #do wr
Router(con g-if) #exit

3Q SUTANTRA 6

3Q SUTANTRA
Page 15
Post office network design

3.3 Routing

Routing is the act of moving information across an internetwork


from a source to a destination. Routing involves two basic activities:
deter-mining optimal routing paths and transporting information groups
(typi-cally called packets) through an internetwork.

Routing protocols use metrics to evaluate what path will be the


best for a packet to travel. A metric is a standard of measurement,
such as path bandwidth, that is used by routing algorithms to
determine the optimal path to a destination. To aid the process of path
determination, routing algorithms initialize and maintain routing tables,
which contain route information. Route information varies depending
on the routing algorithm used.

3.4 Routing Algorithms

1.STATIC ROUTING ALGORITHMS are hardly algorithms at all,


but are table mappings established by the network administrator before
the beginning of routing. These mappings do not change unless the
network administrator alters them. Algorithms that use static routes are
simple to design and work well in environments where network tra c is
relatively predictable and where network design is relatively simple.

2.DYNAMIC ROUTING ALGORITHMS which adjust to chang-ing


network circumstances by analyzing incoming routing update messages. If
the message indicates that a network change has occurred, the routing
software recalculates routes and sends out new routing update messages.
These messages permeate the network, stimulating routers to rerun their
algorithms and change their routing tables accordingly.

3Q SUTANTRA 7

3Q SUTANTRA
Page 16
Post office network design

3.5 Routing Protocols

3.5.2 IGRP

IGRP(Interior Gateway Routing Protocol) is a distance vector


Interior Gateway Protocol (IGP). IGRP uses a composite metric that is
calculated by factoring weighted mathematical values for internetwork
de-lay, bandwidth, reliability, and load. Network administrators can set
the weighting factors for each of these metrics, although great care
should be taken before any default values are manipulated.

IGRP Con guration:


To con gure the IGRP routing process use the router igrp con guration
command.
The command syntax is as follows:
Router(con g) #router igrp as-number
Router(con g) #network network-number net-mask

3Q SUTANTRA 8

3Q SUTANTRA
Page 17
3.5.3 EIGRP

EIGRP Key capabilities that distinguish EIGRP from other rout-


ing protocols include fast convergence, support for variable-length
subnet mask, support for partial updates, and support for multiple
network layer protocols. A router running EIGRP stores all its neighbors’
routing tables so that it can quickly adapt to alternate routes. If no
appropriate route exists, EIGRP queries its neighbors to discover an
alternate route. EIGRP does not make periodic updates. Instead, it sends
partial updates only when the metric for a route changes.

EIGRP Con guration:


EIGRP is an ideal choice for large, multi-protocol networks built
primary on Cisco routers.
Router(con g) #router eigrp as-number Router(con
g) #network network-number net-mask

3.5.4 OSPF

OSPF is a link-state routing protocol that calls for the sending


of link-state advertisements (LSAs) to all other routers within the same
hierarchical area. Information on attached interfaces, metrics used,
and other variables is included in OSPF LSAs. As OSPF routers
accumulate link-state information, they use the SPF algorithm to
calculate the short-est path to each node.

OSPF Con guration:


Router(con g) #router ospf process-id
Router(con g-router) #network address wildcard-mask area area-id

3Q SUTANTRA 9

3Q SUTANTRA
Page 18
3.6 Network Address Translation (NAT)

NAT allows an Internet Protocol (IP) network to maintain pub-lic IP


addresses separately from private IP addresses. NAT is a popular
technology for Internet connection sharing. It is also sometimes used in
server load balancing applications on corporate networks. In its most com-
mon con guration, NAT maps all of the private IP addresses on a home
network to the single IP address supplied by an Internet Service Provider
(ISP). This allows computers on the home LAN to share a single Internet
connection. Additionally, it enhances home network security by limiting the
access of external computers into the home IP network space.

NAT translates IP header information, substituting external


(pub-lic) addresses for internal addresses in IP packets that need to
transit the public network. NAT accomplishes this by providing either a
static or dynamic external IP address. Network Address Translation is
used as an Internet security measure, by never using the sender’s IP
address for In-ternet access.

Network Address Translation allows a single device, such as


a router, to act as agent between the Internet (or "public network") and
a local (or "private") network. This means that only a single unique IP
address is required to represent an entire group of computers to
anything outside their network.
The shortage of IP addresses is only one reason to use NAT. Two
other good reasons are:

• Security

• Administration

Benefits of NAT:

• Reuse of private IP addresses.

3Q SUTANTRA 10

3Q SUTANTRA
Page 19
• Enhancing security for private networks by keeping internal
addressing private from the external network.

• Connecting a large number of hosts to the global Internet using a


smaller number of public (external) IP address, thereby conserving
IP address space.

3.7 Overview of Entire Network Design

Figure 3.1: post office Network Design

3Q SUTANTRA 11

3Q SUTANTRA
Page 20
Chapter 4

IP Addressing

An IP (Internet Protocol) address is a unique identifer for a


node or host connection on an IP network. An IP address is a 32 bit
binary number usually represented as 4 decimal values, each
representing 8 bits, in the range 0 to 255 (known as octets) separated
by decimal points. This is known as "dotted decimal" notation.

4.1 Address Classes

There are 5 different address classes. You can determine which


class any IP address is in by examining the rst 4 bits of the IP address.

• Class A addresses begin with 0xxx, or 1 to 126 decimal.

• Class B addresses begin with 10xx, or 128 to 191 decimal.

• Class C addresses begin with 110x, or 192 to 223 decimal.

• Class D addresses begin with 1110, or 224 to 239 decimal.

• Class E addresses begin with 1111, or 240 to 254 decimal.

Addresses beginning with 01111111, or 127 decimal, are


reserved for loop-back and for internal testing on a local machine
Class D addresses are reserved for multi-casting. Class E addresses
are reserved for future use.

12

3Q SUTANTRA
Page 21
4.2 Subnetting

Subnetting an IP Network can be done for a variety of reasons,


including organization, use of di erent physical media preservation of ad-
dress space, and security. The most common reason is to control
network tra c. In an Ethernet network, all nodes on a segment see all the
packets transmitted by all the other nodes on that segment. Performance
can be adversely a ected under heavy tra c loads, due to collisions and
the result-ing retransmissions. A router is used to connect IP networks to
minimize the amount of tra c each segment must receive.

4.3 Subnet Masking

Applying a subnet mask to an IP address allows you to


identify the network and node parts of the address. Performing a
bitwise logical AND operation between the IP address and the subnet
mask results in the Network Address or Number.

4.4 Server Addressing

SERVER

Server name IP Address Default Gateway


SYSLOG 192.168.110.2 192.168.110.1
DNS 192.168.110.3 192.168.110.1
EMAIL 192.168.110.5 192.168.110.1
HTTP 192.168.110.4 192.168.110.1

Figure 4.1: Server Addressing

3Q SUTANTRA 13

3Q SUTANTRA
Page 22
HOST AS CONNECTE INTERFAC IP Address
NAM NUMBE D HOST E
E R NAME
C1R1 100 C1R2 Se 0/3/0 192.168.101.
1 4.5 IP Table
300 B3R3 Se 0/2/0 192.168.120.
2 for ISP Clouds
100 C1R8 Se 0/0/0 192.168.108.
2
100 C2R2 Se 0/1/0 192.168.131.
1
300 B1R1 Se 0/1/1 192.168.129.
2
C1R2 100 C1R1 Se 0/3/0 192.168.101.
2
100 C1R3 Se 0/3/0 192.168.102.
1
300 B4R1 Se 0/3/0 192.168.123.
2
100 B2R1 Gig 0/0 192.168.128.
1
C1R3 100 C1R4 Se 0/3/1 192.168.103.
1
300 B3R1 gig0/0/ 192.168.127.
1
100 C1R2 Se 0/0/0 192.168.102.
2
300 B5R1 Se 0/1/0 192.168.126.
1
C1R4 100 C1R3 Se 0/0/3 192.168.103.
2
300 B6R1 Se 0/0/0 192.168.124.
2
100 C1R5 Se 0/3/1 192.168.104.
1
C1R5 100 C1R4 Se 0/1/0 192.168.104.
1
100 C1R6 Se 0/1/1 192.168.105.
1
200 DCR1 Se 0/0/0 192.168.109.
1
100 C2R1 Se 0/3/0 192.168.203.
1
C1R6 100 C1R5 Se 0/3/1 192.168.106.
1
300 B5R1 Gig0/0 192.168.133.
1
100 C1R7 Se 0/3/0 192.168.105. Figure 4.2: ISP Addressing
2
300 B1R1 Se 0/0/0 192.168.122.
1
C1R8 100 C1R7 Se 0/1/0 192.168.107.
2
100 C1R1 Se 0/0/0 192.168.108.
1
300 B2R1 Se 0/3/0 192.168.121.
1
C2R1 400 C2R2 Se 0/0/1 192.168.202.
1
300 C1R1 Se 0/0/0 192.168.201.
2 3Q SUTANTRA 14
300 B4R1 Gig0/0 192.168.131.
3Q SUTANTRA 1
C2R2 400 C2R1 Se 0/3/0 Page 23192.168.202.
2
4.6 IP Table for Branches
HOST AS NUMBER CONNECTE INTERFACE IP ADDRESS
NAME D HOST
NAME
B1R1 300 C1R1 Gig0/0 192.168.129.1
C1R6 Se 0/3/0 192.168.122.1
B2R1 300 C1R2 Gig0/0 192.168.128.1
C1R8 Se 0/3/1 192.168.121.1
B3R1 300 C1R3 Gig0/0 192.168.127.2
C1R1 Se 0/3/0 192.168.120.2
B4R1 300 C2R2 Gig0/0 192.168.131.1
C2R2 Se 0/3/0 192.168.123.1.
B5R1 300 C1R6 Gig0/0 192.168.133.1
C1R3 Se 0/3/0 192.168.126.1
B6R1 300 C2R1 Gig0/0 192.168.132.2
C1R4 Se 0/3/0 192.168.134.1

Figure 4.3: Branch Addressing

4.7 IP Table for Data Center

HOST NAME AS NUMBER CONNECTED INTERFACE IP ADDRESS


HOST NAME
D1R1 200 C1R5 Gig0/0 192.168.109.2
C1R7 Se 0/3/0 192.168.135.2

Figure 4.4: Data Center Addressing

3Q SUTANTRA 15

3Q SUTANTRA
Page 24
Chapter 5
Implementation
ISP Cloud Configuration

Internet service provider (ISP) refers to a company that provides


access to the Internet to both personal and business customers.
IP Configuration:
Router(con g) #interface gigabitEthernet0/0
SP1R1(con g) #ip address 192.168.40.2
255.255.255.252 router1(con g) #no shutdown
router #do wr

Routing using EIGRP within ISP:


route(con g) #router eigrp 100
route(con g) #network 192.168.40.0
route(con g) #network 192.168.50.0
route#do wr

3Q SUTANTRA
Page 25
5.2 Routing between Clouds using EIGRP

Routing between 2 ISP’s can be done by using EIGRP routing


protocol which creates the communication path between 2 ISP’s.
Consider the gure 5.2 in which 2 routers from di erent clouds are con-
nected using EIGRP protocol.

Con guration:
In Router SP1R3(ISP1),
router(con g) #router eigrp 200
router(con g) #network 192.168.70.4
router#do wr
In Router router(ISP2),
router(con g) #router eigrp 100
router(con g) #network 192.168.70.4
router#do wr

5.3 Branch Con guration

Here we have taken bank branches of same bank from Hassan(B1R1),


Bangalore(B2R1) and mangalore(B3R1) which will be able to communi-cate with
each other and also with the servers present the data center.

Router Con guration:


router(con g) #interface
gigabitEthernet0/0

3Q SUTANTRA 17

3Q SUTANTRA
Page 26
router(con g) #ip address 192.168.1.1 255.255.255.255
router(con g) #no shutdown
router#do wr

5.4 Data Center Con guration

Data Center is a physical facility that organisations use to


house their critical applications and data. A data center’s design is
based on a network of computing and storage resources that enable
the delivery of shared applications and data. All the applications we
are using to function e ectively during the current crisis are ultimately
powered by Data Cen-ters.

3Q SUTANTRA
Page 27
5.5 Server Con guration

The main technical di erence between Server and Data Center


is that Data Center permits multiple application servers running in
parallel, whereas Server only permits one application server.

A server is a device with a particular set of programs or protocols


that provide various services. Together, a server and its clients form a
client/server network, which provides routing systems and centralized ac-
cess to information, resources, stored data, etc. Di erent servers used
in this project. They are as follows:

• DNS Server

• HTTP(Web Server)

• EMAIL Server

• SYSLOG Server

5.5.1 DNS Server

DNS stand for "Domain Server Name". A DNS server is a


com-puter used to resolve hostnames to IP addresses.

To con gure the DNS Server, click on DNS server and go to \Ser-
vices" tab. Look for \DNS", set the \Name" into whatever you wish or

3Q SUTANTRA 20

3Q SUTANTRA
Page 28
set any url. As for the address, set the HTTP’s \IP CONFIGURATION"
and save it.

5.5.2 HTTP(Web Server)

It provides static content to a web browser by loading a le from


a disc and transferring it across the network to the user’s web browser.
This exchange is intermediates by the browser and the server,
communicating using HTTP.

Con gure Web Services:


Step 1:Click HTTP Server and click the Services tab and select HTTP.
Step 2:Click On to enable HTTP and HTTP Secure (HTTPS).
Step 3:Optional. Personalize the HTML code.

Verify Web Services:


There are many endpoint devices in this network, but for the purposes
of this step,we use PC0.
Step 1:Click PC0 and click the Desktop tab and open Web Browser.
Step 2:In the URL box, enter the same URL which is added to the
DNS or IP address of HTTP Server and click Go. The HTTP Server
website displays.

3Q SUTANTRA 21

3Q SUTANTRA
Page 29
5.5.6 SYSLOG Server

Syslog stands for System Logging Protocol and is a standard pro-tocol


used to send system log or event messages to a specifc server, called a
syslog server. It is primarily used to collect various device logs from
several different machines in a central location for monitoring and review.
Configuration:
In router DCR2,
router (con g) #logging 192.168.5.5
router (con g) #ex
router #do wr

3Q SUTANTRA
Page 30
Chapter 6

Snapshots

This chapter consists the results drawn after successful execution of


our project.

6.1 HTTP Server Page

Figure 6.1: HTTP Server Details

This page contains the HTML code for the websites which can
be accessed by the authorized branches.

26

3Q SUTANTRA
Page 31
6.2 DNS Server Page

Figure 6.2: DNS Server Details

28

3Q SUTANTRA
Page 32
6.6 SYSLOG Server Page

Figure 6.6: SYSLOG Server Details

3Q SUTANTRA 29

3Q SUTANTRA
Page 33
6.8 Communication between 2 PC’s

Figure 6.8: Ping between 2 PC’s

3Q SUTANTRA 30

3Q SUTANTRA
Page 34
s Chapter 7

Conclusion

The trend of growth of Online Banking brings many security


issues and increasing cost of implementing higher security system for
both Online Banking users and the banks. Now a days, technological
development, and automated system development is more essential
and crying need for the expansion of banking services because They
will need less employers by using automated system. On top of that
Security is a major issue regard-ing banking issues. With this system
network will be more easy to handle and it will route the data in a
shortest path in a vast distributed system. In future we can implement
it in real life so that banks can use it and get bene ted from this
project.

31

3Q SUTANTRA
Page 35
References

[1] Google www.google.com

[2] www.cisco.com

[3] www.netacad.com

[4] YouTube www.youtube.com

[5] www.packettracernetwork.com

32

3Q SUTANTRA
Page 36

You might also like