Lab 5 PDF
Lab 5 PDF
NAT IP network
By Rexy
Your names :
-
2. Initialization
• Stop the Linux VM. Set the Network Interface Card (NIC) of this
VM to « NAT » type.
• Run the Linux VM and log you in as “student”. In a terminal, as
root, run the command “bridge-or-nat.sh”. Choose “Mode NAT
(avec Marionnet)”.
• Test Internet connectivity of the Linux VM.
• DNS answer :
• Screenshot of the HTTP stream (Wireshark : click on the first HTTP segment (syn), then right click on “follow tcp stream”)
:
• Are you able to see the version and type of web server in the header? If not, find another web server where this information
is sent.
• Screenshot of a WEB server header with type and version:
• On your system, run “netstat” with the right options in order to see your TCP/UDP open ports and the services (processes)
that opened these ports (take a screenshot).
• LAN1 IP plan :
• LAN2 IP plan :
• Screenshot displaying « wireshark » on R, the state of the NAT table on R (“watch iptables -tnat -nvL”) and M2 pinging M1
(or an Internet @IP) :