Netw240 Week7

Submitted by: Submitted by

Views: 195

Words: 437

Pages: 2

Category: Science and Technology

Date Submitted: 10/20/2013 08:09 PM

Report This Essay

Name: | | DSI# | | Date | |

* NETW240 Week 7 Linux Wireshark Lab Report

Use the ifconfig command to verify your IP address and subnet mask. Make a note of the interface (eth0 or eth1). Use the route command to determine the default gateway. Record this information in the table below.

IP Address | Subnet Mask | Default Gateway |

10.254.103.100 | 255.255.255.0 | 10.254.103.1 |

Select an ARP frame labeled Who has ##.##.##.##? where ##.##.##.## is the default gateway address recorded on page 1. Make the Ethereal Application window full screen if it isn’t already full screen.

From the information in your captured frame, answer the question below.

What is the MAC (physical) address of the host requesting the MAC address of the default gateway (router)? | 10.254.103.1 |

Select an ARP reply that contains the label “##.##.##.## is at xx:xx:xx:xx:xx:xx, where ##.##.##.## is the default gateway IP address.

From the information contained in the ARP reply, write down the MAC address of the default gateway. | 10.254.103.1 |

Expand the details of a DHCP ACK frame and answer the questions below.

DHCP client UDP port # | | DHCP server UDP port # | |

Client IP address | 10.254.103.100 | DHCP server IP address | 0.0.0.0 |

Router IP address | 10.254.103.1 | DNS sever IP address | 10.254.103.1 |

DHCP lease time | 30 sec | |

Capture the HTTP frame. Answer all of the questions found below based on the details of your captured HTTP frame.

What is the MAC address of the default gateway? | 10.254.103.100 |

What field in the IP header determines the transport layer protocol that handles the contents of the packet? | Data segment |

What is the window size indicated for the segment? | 46240 |

What is the sequence number for the segment? | 476 |

What is the acknowledgement number for the segment? | 17941 |

What field in the TCP header contains a well-known port number that maps to the application...