0% found this document useful (0 votes)
198 views9 pages

Lab 07

The document describes how to configure FTP and email services on a simulated server using Cisco Packet Tracer. It outlines configuring an FTP server with username and password authentication. It also describes configuring an email server with SMTP and POP3 to send and receive email, and creating user accounts to access the email service. The procedure demonstrates setting up the services, uploading and downloading files via FTP, and sending and receiving email to verify proper configuration. The objective is to learn how to set up FTP and email services on a server.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
198 views9 pages

Lab 07

The document describes how to configure FTP and email services on a simulated server using Cisco Packet Tracer. It outlines configuring an FTP server with username and password authentication. It also describes configuring an email server with SMTP and POP3 to send and receive email, and creating user accounts to access the email service. The procedure demonstrates setting up the services, uploading and downloading files via FTP, and sending and receiving email to verify proper configuration. The objective is to learn how to set up FTP and email services on a server.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Configuration of FTP and Mail Server

Objective:
In this lab we will learn how to configure FTP and email services using the simulated server in
CISCO Packet Tracer.

Theory:
Webmail is an email service that uses a web browser to allow viewing, sending, receiving,
editing & deleting of email, just as you would with standard email clients such as Outlook,
Apple Mail or Thunderbird. Webmail is ideal for mobile users because it allows you to access
your email from anywhere, anytime with any computer connected to the Internet. Webmail
Calendar allows you to manage your appointments via drag & drop and inline editing. It also
supports calendar overlays to allow simultaneous viewing (side-by-side) of shared calendars.
Webmail provides the ability to manage all your contacts and groups in your web browser, just
as you would with standard email clients. You can add/delete contacts or import existing
contacts from other email clients like Outlook, as CSV files.
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files
from one host to another host over a TCP-based network, such as the Internet. FTP is built on
client-server architecture and uses separate control and data connections between the client and
the server. FTP is built on a client-server architecture and uses separate control and data
connections between the client and the server. FTP users may authenticate themselves using a
clear sign-in protocol, normally in the form of a username and password, but can connect
anonymously if the server is configured to allow it. For secure transmission that protects the
username and password, and encrypts the content, FTP is often secured with SSL/TLS (FTPS).
SSH File Transfer Protocol (SFTP) is sometimes also used instead but is technologically
different.
Procedure:

Configure and Verify FTP Service on Server

First configure the ip address of the FTP Server.


IP Address: 192.168.1.250
DNS Server: 192.168.1.252

Enable the FTP Services

1) Click FTP Server, and then select the Services tab followed by the FTP button.
2) Click on to enable FTP Service
3) Set username & Password
4) Give privileges to the created user of read, write, delete, rename and list the files.
Now set service for pc1 and write it on command prompt:
C:\> ftp 192.168.1.250
Username: basit (I made this user)
Password: 1234 (whenever you write password on a command prompt it never be visible to you)

By giving help command we can see all possible operation that we allowed during the creation of
user.
We get the files information by using command dir:

To get the file from server to PC we use command:


ftp>get filename:

To get out of the FTP Server we use quit command:


To upload the file on ftp server we use txt editor:
From Desktop Select Text Editor.
Create New File and save it.
Now login into ftp server and upload the file using command:
ftp>put test.txt

Configure and Verify Email Services on Server

Step 1: Configure Mail Server to send (SMTP) and receive (POP3) Email.

First configure the ip to the Mail Server: 192.168.1.251

a. Click Mail Server, and then select the Config tab followed by the EMAIL button.
b. Click On to enable the SMTP and POP3.
c. Set the domain name to hitecuni.edu.pk and click Set.
d. Create a user named student with password 1234. Click + to add the user.

Step 2: Configure PC4 to use the Mail Server’s email service.

a. Click PC5 and click the Desktop tab > E Mail.


b. Enter the following values into their respective fields:
1) Your Name: Student
2) Email Address: student@hitecuni.edu.pk
3) Incoming Mail Server: 192.168.1.251
4) Outgoing Mail Server: 192.168.1.251
5) Username: student
6) Password: 1234

c. Click Save. The Mail Browser window displays.


d. Now follow the same step on PC5 to create a Teacher Login.
1) Your Name: Basit Akram
2) Email Address: basit@hitecuni.edu.pk
3) Incoming Mail Server: 192.168.1.251
4) Outgoing Mail Server: 192.168.1.251
5) Username: basit
6) Password: 1234
Click Compose Email from any user that you have created successfully.
Click Receive. If everything has been set up correctly on both the Teacher and Student email
account, the Mail Browser window displays the Receive Mail Success message confirmation.
After Composing click on Send

Open PC5 Email and click on Receive you will get the email.
Lab Task
1. Configure a Three Mail servers that can send and receive email to/from each other.

2. Run different commands of FTP server.

Conclusion:

___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________
________________
Engr. Basit Akram)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy