logo

Advanced Networking Concepts Assignment

   

Added on  2022-09-05

19 Pages1817 Words34 Views
Advanced Networking Concepts 1
ADVANCED NETWORKING CONCEPTS
By:
Student’s Name
(Course’s Name)
(Tutor’s Name)
(University’s Name)
(City)
(Date)
Advanced Networking Concepts Assignment_1
Advanced Networking Concepts 2
Table of Contents
Abstract............................................................................................................................................4
Introduction......................................................................................................................................4
Background information..................................................................................................................4
Project scope....................................................................................................................................5
Limitations.......................................................................................................................................5
Literature review..............................................................................................................................6
Linux DHCP network service......................................................................................................6
Linux DNS service.......................................................................................................................6
Iptables network service...............................................................................................................6
Implementing Quality service......................................................................................................6
Securing SSH...............................................................................................................................7
Iptables.........................................................................................................................................7
Network design implementation..................................................................................................8
Experimental work and analysis......................................................................................................9
Installing and configuration of DHCP server..............................................................................9
Figure 1: Debian installation on Virtual Box...........................................................................9
Figure 2: Running Debian on virtual Box................................................................................9
Figure 3: sudo installation......................................................................................................10
Advanced Networking Concepts Assignment_2
Advanced Networking Concepts 3
Figure 4: DHCP server configuration....................................................................................10
Figure 5: DHCP server configuration....................................................................................11
Figure 6: DHCP server configuration: Enabling Network adpater........................................11
Installation and configuration of DNS server............................................................................12
Figure 7: Executing sudo apt upgrade command...................................................................12
Figure 9: Using Putty.............................................................................................................13
Figure 10: Connecting the VM through PuTTY....................................................................13
Installing and Configuring of the DNS server...........................................................................14
Figure 11: Running the #apt-get install bind9........................................................................14
Configuration of the DNS server...............................................................................................15
Figure 12: Running the etc/bind/named.congif.local command............................................15
Testing and evaluation...............................................................................................................15
Figure 13: Pinging any IP address.............................................................................................15
Figure 14: Testing DHCP server................................................................................................16
Linux Debian troubleshooting...................................................................................................17
Figure 15: Restarting the overall network from the server....................................................17
Figure 16: Troubleshooting desktop of the server..................................................................17
Conclusion.....................................................................................................................................18
References......................................................................................................................................19
Advanced Networking Concepts Assignment_3
Advanced Networking Concepts 4
Abstract
Computing and information infrastructures involves high level of complexity which are
dynamic in nature. This is due to minimal measures to the proliferations of networking
technologies. Linux network sub-system is somehow complex as compared to other operating
system as it implements a large number of protocols. Different from other operating systems,
Linux operating systems is monolithic kernel based where the entire functionality is concentrated
in one large kernel. This report will show how one can design a suitable network in Linux.
Introduction
Network design is the backbone of any company or organization. A good network design
will provide one with a strong basis for conducting Quality of Service troubleshooting and
monitoring. How well a network functions determines how one devices communicate with each
other. Debian Linux provide one of the best network system services. Some of the best services
provided by Linux are DHCP server services, DNS services, and firewall services (Adelstein &
Lubanovic, 2015, p. 38).
Background information
Network services in Linux and other Operating systems are a set of applications which
run in the background. There are three services which are required for network activities in a
Linux system. These are; network, iptables, and xinetd. The network service turns on network
card and powers the modem. The iptables is kernel based packet filtering firewall service. Most
Advanced Networking Concepts Assignment_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Advance Networking Concept Report 2022
|52
|1342
|16

Network System Administration Real and Virtual Report 2022
|43
|1288
|26

Network System Administration Australia Report 2022
|48
|3703
|25

Linux: DNS, SSH, LAMP, FTP, and SSL Configuration
|25
|2860
|299

Installation of Network in Linux Server
|12
|1168
|75

Managing Services and Security
|19
|1665
|145