Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
5 views10 pages

Second Assignment Principle of Network

The document outlines the configuration steps for implementing DNS and HTTP services for a web server at brightfuture.edu, including setting up a DNS server and a web server with a sample webpage. It also details the setup of an SMTP email system, including the configuration of an email server and email clients on multiple devices. The process includes sending and receiving test emails between users to verify functionality.

Uploaded by

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

Second Assignment Principle of Network

The document outlines the configuration steps for implementing DNS and HTTP services for a web server at brightfuture.edu, including setting up a DNS server and a web server with a sample webpage. It also details the setup of an SMTP email system, including the configuration of an email server and email clients on multiple devices. The process includes sending and receiving test emails between users to verify functionality.

Uploaded by

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

1.

DNS and HTTP Implementation

Scenario: Student accesses https://brightfuture.edu.


✔️Configuration Steps (Cisco Packet Tracer):
1.Set up a DNS Server:
•Use a server device in Packet Tracer.
•Enable the DNS service.
•Add a record:
•Name: brightfuture.edu
•IP Address: 192.168.10.5 (example)

2.Configure a Web Server:


•Use a second server device.
•Assign IP: 192.168.10.5
•Enable the HTTP (and HTTPS if needed) service.
•Add a sample web page ( BrightFuture ).
3.Connect a PC/Laptop (Student):
•Set default gateway and DNS IP (DNS server’s IP).
•Use a browser (in Packet Tracer's Desktop tab) to access:
https://brightfuture.edu
2. SMTP Implementation (Email System)
✔️Configuration Steps:

1.Email Server Setup:


1. Use a third server.
2. Enable SMTP and POP3 services.
3. Add users (e.g., [email protected], [email protected], etc.).
2.Devices:
•Configure 2 PCs and 2 laptops.
•On each, go to Email Client (on Desktop).
•Set up email accounts:
•Email: [email protected]
•Incoming/Outgoing server: Email Server IP
•Protocols: SMTP (send) and POP3 (receive)

3.Send/Receive Emails:
1. From PC1 (e.g., alice), send a test email to
laptop1 (e.g., bob).
2. Check mailbox of bob to verify receipt.

You might also like