
Concept explainers
Question 1 |
|
Tom accesses host C with IP address IPC via host B with IP address IPB from host A with IP address IPA using SSH. How to capture all the TCP response traffic of the incoming link of Host B?
|
tcpdump tcp src IPB and dst IPA and src port 22 and 'tcp[13] & 8 !=0' |
|
tcpdump tcp src IPB and dst IPA and src port 22 and 'tcp[13] & 16 !=0' |
|
tcpdump tcp src IPB and dst IPA and dst port 22 and 'tcp[13] & 8 !=0' |
|
tcpdump tcp src IPB and dst IPA and port 22 and 'tcp[13] & 8 !=0' |
Question 6 |
|
Tom accesses host C with IP address IPC via host B with IP address IPB from host A with IP address IPA using SSH. How to capture all the TCP traffic from Host A to Host B?
|
tcpdump tcp src IPA or dst IPB and dst port 22 |
|
tcpdump src IPA and dst IPB and dst port 22 |
|
tcpdump tcp src IPA and dst IPB and dst port 22 |
|
tcpdump tcp src IPA and dst IPB and src port 22 |
Question 9 |
|
In three way handshake of establishing a TCP connection, if a client sends a SYN packet to a server with source port, destination port, sequence number, and acknowledgement number as the following respectively.
8971, 22, 156, 305
And also the SYN is acknowledged by a packet with sequence number 588. In the last step to set up the TCP connection, the client needs to send an ACK to the server. What are the values of source port, destination port, sequence number and the acknowledgement number of the ACK respectively?
|
22, 8971, 157, 589 |
|
8971, 22, 157, 589 |
|
8971, 22, 589, 157 |
|
8971, 22, 157, unknown |
Question 10 |
|
The following packet captured by Tcpdump shows "win 512" which indicates ___________________.
|
host "dns.net" available buffer size is 512 bytes |
|
host "dns.net" total window buffer size is 512 bytes |
|
host "nmap.edu" available buffer size is 512 bytes |
|
host "nmap.edu" total window buffer size is 512 bytes |
Question 13 |
|
Please examine the following two packets. What is the sequence number of the packet sent from port 3224 to port 6020?
23:29:04.050167 spider.3224 > 66-28-147-032.servercentral.net.6020: . ack 36517 win 16044
23:29:04.059645 66-28-147-032.servercentral.net.6020 > spider.3224: P 36517:37969(1452) ack 1 win 5840 (DF)
|
0 |
|
37969 |
|
36517 |
|
1 |
Question 16 |
|
The following is a TCP packet captured by Tcpdump. If an acknowledgement is sent from port 32772 to 33635 to acknowledge the data received from port 33635, what would be the acknowledgement number?
16:23:01.079553 churchward.erg.abdn.ac.uk.33635 > gordon.erg.abdn.ac.uk.32772: P 12765:12925(160) ack 19829 win 24820 (DF)
|
12765 |
|
12925 |
|
12926 |
|
12766 |
Question 17 |
|
Tom accesses host C with IP address IPC via host B with IP address IPB from host A with IP address IPA using SSH. How to capture all the TCP request traffic of the outgoing link of Host B?
|
tcpdump tcp src IPB and dst IPC and dst port 22 and 'tcp[13] &8!=0' |
|
tcpdump tcp src IPB and dst IPC and dst port 22 and 'tcp[13] &32!=0' |
|
tcpdump tcp src IPB and dst IPC and port 22 and 'tcp[13] &16!=0' |
|
tcpdump tcp src IPB or dst IPC and dst port 22 and 'tcp[13] &8!=0' |
Question 19 |
|
The command "tcpdump src host churchward and udp dst port 53" is to capture ______.
|
the udp packets coming from host churchward, but tcp packets going to port 53 |
|
the tcp packet going to port 53 from host churchward |
|
the tcp packets coming from host churchward, but udp packets going to port 53 |
|
the udp packets coming from host churchward, but going to port 53 |

Trending nowThis is a popular solution!
Step by stepSolved in 2 steps

- Consider the network depicted in the below figure. Suppose that router R1 receives a packet Pktl from host PC1. The length of packet Pktl is L = 25 Mbit. Router R1 takes 0.4 msec to determine the output link of packet Pktl. Packet Pktl is to be forwarded. through the output link to router R2. Packet Pktl waits 136 ms at the output link for transmission. The transmission link of the link between router R1 and router R2 is R = 5 Mbps. The distance between router R1 and router R2 is 400 Km and the propagation speed over the link is 2*108 m/s. PC1 a. b router R2. R1 R2 R3 Find the queuing delay of packet Pktl at router R1. Find the propagation delay of packet Pktl over the link from router R1 toarrow_forwardcwmd 35 30 25 20 15 10 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 Transmission Round Assuming TCP Reno is the protocol experiencing the behavior shown above, answer the following questions. a. Identify the intervals of time when TCP slow start is operating. b. Identify the intervals of time when TCP congestion avoidance is operating. c. During what transmission round is the 120th segment sent? (Provide a short discussion justifying your answer.) Congestion Window Size (in segnments)arrow_forwardQuestion 17 Tom accesses host C with IP address IPC via host B with IP address IPB from host A with IP address IPA using SSH. How to capture all the TCP request traffic of the outgoing link of Host B? Question options: tcpdump tcp src IPB and dst IPC and dst port 22 and 'tcp[13] &8!=0' tcpdump tcp src IPB and dst IPC and dst port 22 and 'tcp[13] &32!=0' tcpdump tcp src IPB and dst IPC and port 22 and 'tcp[13] &16!=0' tcpdump tcp src IPB or dst IPC and dst port 22 and 'tcp[13] &8!=0'arrow_forward
- Fa0 Server-PT Fa0 PC-PT Fa0/3 Fa1 Server2 PC1 Fa0 Fa2 Hub-PT Fa0/2 2960- Fa0/1 Fa0/0 Fa0 Switchu Hub0 Fa0/1 Fa0 2811 Router0 Server-PT PC-PT Server1 PC2 In the above network, assume that the switch ports are all in vlan 1. How many broadcast domains are there? How many collision domains are there How many subnets should exist?arrow_forwardI need helparrow_forwardSuppose that a TCP source (with unlimited amount of information to transmit) begins transmitting ontoa link that has 1 Mbps in available bandwidth. Sketch the congestion window versus the time trajectory.Now suppose that another TCP source (also with unlimited amount of information to transmit) with beginstransmitting over the same link. Sketch the congestion window versus the time for our initial source.arrow_forward
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education





