Practical#1 Analysis and Configuration of different
servers
DHCP Server:-
Description:-
DHCP – Dynamic Host Configuration Protocol is a client/server protocol
that automatically provides an IP address and other related configuration
information such as the subnet mask and default gateway to different device
like computer, server, etc.
Statistics: –
·
DHCP server IP :-192.168.0.1
·
Services : -DHCP ON
·
Pool name :-serverPool
·
DNS server :-192.168.0.2
·
Starting IP Address :-192.168.0.0
·
Subnet Mask:-255.255.255.0
·
Maximum number of users :-256
DNS Server:-
Description:-
A DNS server is a computer server that contains a database
of public IP addresses and their associated hostnames, and in most cases, serves to resolve,
or translate, those common names to IP addresses as requested. DNS covert domain
name into ip address.
Statistics: –
·
DNS server IP :- 192.168.0.2
·
Services :- DNS ON
·
Name :- google.com
·
Type :- A Record
·
Address :-192.168.0.3
WEB Server:-
Description:-
Web server is
a computer where the web content is stored. Basically web server is used to host
the web sites but there exist other web servers also such as gaming, storage,
FTP, email etc.
Statistics: –
·
WEB server IP :- 192.168.0.3
·
Services :- HTTP ON, HTTPS ON
EMAIL Server:-
Description:-
A mail server is a server that handles and delivers e-mail
over a network, usually over the Internet. A mail server can receive e-mails
from client computers and deliver them to other mail servers. A mail server can
also deliver e-mails to client computers.
Statistics: –
·
MAIL server IP :- 192.168.0.4
·
Services :- SMTP ON, POP3 ON
·
Domain Name :- gmail.com
·
User :-
abc,xyz,pvz
·
Password :- abc,xyz,pvz
FTP
Server:-
Description:-
The File Transfer Protocol (FTP) is the protocol used for the
transfer of computer files among a computer network. An FTP server is a
software application running
the File Transfer Protocol (FTP), which is the protocol for
transferring files over
the Internet.
Statistics: –
·
FTP server IP :- 192.168.0.8
·
Services :- FTP ON
·
Username :- admin
·
Permission :- Write, Read, Delete,
Rename, List (RWDNL)
·
File :- hello.txt