NMA Exp 8
NMA Exp 8
Administration
Experiment No. 8
• Theory:
• In Windows Server 2012, setting up an FTP (File Transfer Protocol) server and a
Web server allows for efficient file sharing and web hosting across a network. The
FTP server enables controlled access to files for clients, while the Web server hosts
websites accessible by users on a network or over the internet.
• FTP Server: An FTP server facilitates secure file sharing within a network, allowing
users to upload and download files as needed. It supports secure connections with
user authentication and file encryption to ensure data security.
• Web Server (IIS): The Web server, managed by Internet Information Services (IIS),
enables hosting of websites and web applications on Windows Server. It processes
HTTP requests from browsers and serves web pages, making it a core service for
sharing information.
48 SS22CO004
Computer Engineering Network Management
Administration
o Provide a site name and specify the physical path for the web content.
o Set IP address, port, and binding options, and click OK.
• Security Settings:
o Configure firewall rules to allow HTTP/HTTPS access.
o Set up SSL/TLS for secure data transmission if hosting a secure website.
• File Sharing: FTP simplifies data sharing between users across different locations,
supporting team collaboration.
• Centralized Content: FTP allows a central file repository, while a Web server
provides a single access point for web resources.
• Secure Access: With secure authentication options, FTP and Web servers prevent
unauthorized data access.
• Efficiency: Centralized servers reduce network overhead and allow easier resource
access, enhancing productivity.
• File Transfer: Allows uploading and downloading files securely across a network.
• User Authentication: Ensures only authorized users access FTP resources.
• Data Encryption: Encrypts data during transfer for secure file sharing.
• Automation: Scheduled tasks and scripts can automate file transfers.
Output:
1. To install DHCP Serve go to Dashboard on Server Manager and click Manage then
click Add Rules and Features.
49 SS22CO004
Computer Engineering Network Management
Administration
2. In the Role installation window select Role-based or feature-based installation the click
Next
3. Choose the server you want to install DHCP from the Server pool. Here we have one
server and select by default.
50 SS22CO004
Computer Engineering Network Management
Administration
4. Open Add Roles and Features Wizard Page, click Add Features then Click Next
5. Once read the information about DHCP Server and click Next button.
6. In the Confirm Installation page, select Restart the destination server automatically if
required. Click Yes the warning window and click Install.
51 SS22CO004
Computer Engineering Network Management
Administration
7. The installation will take a minute, when it has completed successfully click Complete
DHCP Configuration link.
8. Read DHCP Post-Install configuration wizard description and click Next
10. On the DHCP summary window clicks Close and close the DHCP Installation page also.
Configuration of DNS Server:
52 SS22CO004
Computer Engineering Network Management
Administration
3. Choose the server you want to install DNS from the Server pool. Here we have one server
and select by default.
53 SS22CO004
Computer Engineering Network Management
Administration
54 SS22CO004
Computer Engineering Network Management
Administration
Conclusion:
55 SS22CO004