Lab 6 IPv4 and NMAP - en
Lab 6 IPv4 and NMAP - en
Lab 6 IPv4 and NMAP - en
Name: ID:
Objective
Part 1: Convert IPv4 Addresses from Dotted Decimal to Binary
Part 2: Use Bitwise ANDing Operation to Determine Network Addresses
Part 3: Identify IPv4 Addresses and Apply Network Address Calculations
Part 4: Identify IPv4 Address
Part 5: Classify IPv4 Addresses
Part 6: Use NMAP to identify the network
Decimal Binary
192 11000000
168
10
255
2
1
Decimal Binary
192.168.10.10 11000000.10101000.00001010.00001010
172.16.18.183
10.86.252.17
255.255.255.12
8
255.255.192.0
Step 1: Determine the number of bits to use to calculate the network address.
IP Address 172.16.145.29
Subnet Mask 255.255.0.0
Network Address
b. Enter the missing information into the table below:
2
Description Decimal Binary
IP Address 192.168.10.10
Subnet Mask 255.255.255.0
Network Address
Will these PCs be able to communicate directly with each other? ____________________________
What is the highest address that can be given to a PC that allows it to be on the same network as
your PC? _______________________________________________________________________
3
Network/Host
IP Address/Prefix N,n = Network, H,h = Host Subnet Mask Network Address
Step 2: Analyze the table below and list the range of host and broadcast addresses
given a network/prefix mask pair.
The first row shows an example of how the table should be completed.
4
IP Address Subnet Mask Address Type
Step 2: Analyze the table shown below and identify the address as public or private.
209.165.201.30/27
192.168.255.253/24
10.100.11.103/16
172.30.1.100/28
192.31.7.11/24
Step 3: Analyze the table shown below and identify whether the address/prefix pair
is a valid host address.
127.1.0.10/24
172.16.255.0/16
241.19.10.100/24
192.168.0.254/24
192.31.7.255/24
64.102.255.255/14
224.0.0.5/16
5
graphical tool bundled with NMAP. You need to refer to NMAP webpage documents for scanning
basics www.nmap.org.
Step 1: Identify the network address that your computer is connected (Part 3)
Step 4: Identify the IP address of the default gateway. Find out what ports and
corresponding services are open on the default gateway?
Port Service