0% found this document useful (0 votes)
37 views

EXP 7 Server - Config

The document describes an experiment to configure various servers like DNS, WEB, FTP and SMTP on Cisco Packet Tracer. The objectives are to understand how to configure these servers. It involves designing two networks with PCs, servers and connecting them using routers and switches. The procedure describes configuring the router ports, assigning IP addresses, setting up the WEB server on DNS, configuring the FTP server and users, and configuring the SMTP server and users. The results and conclusions of checking the server configurations are not included.

Uploaded by

Priyansh Rupani
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

EXP 7 Server - Config

The document describes an experiment to configure various servers like DNS, WEB, FTP and SMTP on Cisco Packet Tracer. The objectives are to understand how to configure these servers. It involves designing two networks with PCs, servers and connecting them using routers and switches. The procedure describes configuring the router ports, assigning IP addresses, setting up the WEB server on DNS, configuring the FTP server and users, and configuring the SMTP server and users. The results and conclusions of checking the server configurations are not included.

Uploaded by

Priyansh Rupani
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department of Electronics & Telecommunication Engineering

Sem VI Computer Networks laboratory

Experiment No.: Date:

Title: Configuration of WEB, DNS, SMTP, FTP server


Learning Objectives: At the end of this experiment, students will be able to:
▪ Configure various servers like DNS, WEB, FTP and SMTP.
Pre-requisite: Basic concept of WEB, FTP and SMTP servers and IP addressing
classes
Apparatus: Cisco Packet Tracer
Theory:

Web server:-The primary function of a web server is to store, process and deliver web
pages to clients. The communication between client and server takes place using the Hypertext
Transfer Protocol (HTTP). Pages delivered are most frequently HTML documents, which may
include images, style sheets and scripts in addition to text content.

A user agent, commonly a web browser initiates communication by making a request for a
specific resource using HTTP and the server responds with the content of that resource or
an error message if unable to do so.

SMTP server: SMTP stands for Simple Mail Transfer Protocol. It is a TCP/IP protocol that
specifies how computers exchange electronic mail. It works with post office protocol (POP).
FTP server: FTP stands for File Transfer Protocol is defined as a protocol for file transfer
between hosts over a network. The primary function of FTP is transferring files efficiently and
reliably among hosts and allowing the convenient use of remote file storage capabilities.
DNS server: Domain Name System (DNS) is a standard technology for managing
public names of Web sites and other Internet domains. It translates domain names, which can
be easily memorized by humans, to the numerical IP addresses needed for the purpose of
computer services and devices worldwide. The Domain Name System is an essential
component of the functionality of most Internet services because it is the Internet's primary
directory service.
Department of Electronics & Telecommunication Engineering

Sem VI Computer Networks laboratory

Procedure:
1. Design one network of class A(network address 17.0.0.0) which consist of two PC’s,
one DNS server, one FTP server ,one SMTP server ,one WEB server and another
network of class B(135.10.0.0) which consist of two PC’, now connect them using
switches and routers.
2. Configure various ports of router.
3. Assign IP addresses to each PC and server
4. Configure WEB server and add the name of web server and corresponding ip address
into DNS server, check from the web browser whether the web server is properly
configured or not.
5. Configure FTP server, add users, check to see from command prompt whether FTP
server has been properly configured or not
6. Configure SMTP server, add users, check to see from email tab whether the SMTP
server has been properly configured

Results and Discussions:

Conclusions:

You might also like