Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
66 views

American International University - Bangladesh (AIUB) : Objective Setup DNS, FTP, HTTP and Email Servers in Packet Tracer

This document outlines a lab task for configuring servers on a network with an IP address of 192.168.1.0/24. The objective is to set up DNS, FTP, HTTP, and email servers in Packet Tracer. Instructions are provided for setting up an FTP server, including that FTP uses a client/server model to transfer files between devices, and how to create and upload a test file to the FTP server.

Uploaded by

S M Akash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views

American International University - Bangladesh (AIUB) : Objective Setup DNS, FTP, HTTP and Email Servers in Packet Tracer

This document outlines a lab task for configuring servers on a network with an IP address of 192.168.1.0/24. The objective is to set up DNS, FTP, HTTP, and email servers in Packet Tracer. Instructions are provided for setting up an FTP server, including that FTP uses a client/server model to transfer files between devices, and how to create and upload a test file to the FTP server.

Uploaded by

S M Akash
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

American International University Bangladesh (AIUB)

Computer Networks; Server Configuration ; Time: 120 minutes;

Course Tutor: KNM

Objective Setup DNS,FTP,HTTP and Email Servers in Packet Tracer

Topology
Initially we will create a simple network with Server Ip 192.168.1.1 and Configure Servers.
Our Network address is 192.168.1.0 / 24

CN Lab-Server configuration

Page 1 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 2 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 3 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 4 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 5 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 6 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 7 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 8 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 9 of 12

LabTask - Server Configuration

CN Lab-Server configuration

Page 10 of 12

LabTask - Server Configuration

FTP Server
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between
a client and server on a computer network.. FTP works on a client/server model. The server component
is called an FTP daemon. It continuously listens for FTP requests from remote clients. When a request is
received, it manages the login and sets up the connection. For the duration of the session it executes any
of commands sent by the FTP client.

HOW TO SETUP FTP SERVER

CN Lab-Server configuration

Page 11 of 12

LabTask - Server Configuration

Create a file from your PC1 notepad named it as testfile.txt

you can check it from CommandPrompt of PC1

Connect to FTP ;Copy the file to FTP with put testfile.txt

You can find the file in

CN Lab-Server configuration

Page 12 of 12

You might also like