Skip to content

AvantikaN/SMTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SMTP on Cisco Packet Tracer

SMTP is a set of communication guidelines that allow software to transmit an electronic mail over the internet is called Simple Mail Transfer Protocol.The main purpose of SMTP is used to set up communication rules between servers. The servers have a way of identifying themselves and announcing what kind of communication they are trying to perform. They also have a way of handling the errors such as incorrect email address. For example, if the recipient address is wrong, then receiving server reply with an error message of some kind.

Here, I have implemented the configuration of SMTP and DNS on Cisco Packet Tracer. I followed the below procedure :

  1. Build network topology by adding 2 PC(PC0, PC1), switch, DNS Server and Email server. image

  2. Configure IP addresses on the PCs, DNS Server and the Mail Server.

  3. Configure email client on PC0 and PC1 by adding the user, server and login information. image image

  4. Configure EMAIL server by clicking on the email server -> Services-> EMAIL-> add the username password of the mail of both the PCs image

  5. Configure DNS server by clicking on that server-> Services-> DNS-> add name and ip address of the mail server image

  6. Test the email server by composing mail on either of the PCs and recieving it on the other. image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published