Homework 1 – Basic Networking
- Question: Which command can you use to check the current IP configuration of your machine in Linux?
- Question: What is the name of the protocol used to assign IP addresses dynamically?
- Answer:
DHCP
or Dynamic Host Configuration Protocol
- Question: Identify the class of the IP address
172.16.0.0
.
- Question: What does the acronym DNS stand for?
- Answer:
Domain Name System
- Question: How many bits are there in an IPv4 address?
- Question: What is the maximum number of hosts you can have on a /24 network?
- Question: Which protocol is used to securely connect to a remote server over a network?
- Answer:
SSH
or Secure Shell
- Question: What port number is used by HTTP?
- Question: What port number is used by HTTPS?
- Question: What port number is used by DNS?
- Question: What port numbers are used by FTP?
- Question: What port number is used by MYSQL?
- Question: What port number is used by Postgres?
- Question: What type of network device is used to forward data between different networks?