Question

What would be a filter that would only show traffic to/from the hosts 172.30.211.1, 172.30.211.2, 172.30.211.3,...

  1. What would be a filter that would only show traffic to/from the hosts 172.30.211.1, 172.30.211.2, 172.30.211.3, and 172.30.211.5 but not traffic to/from the host 172.30.211.4?
  2. What is the difference between the filter !ip.addr==216.115.74.0/24 and the filter ip.addr!=216.115.74.0/24

Homework Answers

Answer #1

((((ip.dst == 172.30.211.1) || (ip.src == 172.30.211.2)) || (ip.dst == 172.30.211.3)) && (ip.dst == 172.30.211.5)) && !(ip.dst == 172.30.211.4)

Answer 2
************

this will not show the IP packets which do contain !ip.addr==216.115.74.0/24 of whole subnet address starting from 216.115.74.0 to 216.155.74.255

ip.addr!=216.115.74.0/24 this will not show packet which not contain address from this subnet.

if you have any doubt then please ask me without any hesitation in the comment section below, if you like my answer then please thumbs up for the answer, before giving thumbs down please discuss the question it may possible that we may understand the question in a different way and I can edit and change the answers if you argue, thanks :)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
draw a picture of an idealized filter and a realized filter. What parameter determines the difference...
draw a picture of an idealized filter and a realized filter. What parameter determines the difference between idealized and realized?
If you receive the error "Destination Host Unreachable" while pinging, what would be the best interpretation?...
If you receive the error "Destination Host Unreachable" while pinging, what would be the best interpretation? A.The end host is onlineB.A Layer 3 problem exists between the two hostsC.A Layer 5 problem exists between the two hostsD.The end host is offlineE.A Layer 1 problem exists between the two hosts
Filter Production: What is the NET water production per day from each filter. Net water production...
Filter Production: What is the NET water production per day from each filter. Net water production = (Gross Water Production) – (Water consumed in cleaning + filter to waste). Assume: a) A filtration rate of 3 gpm/ft2 (7.3 m/hr) b) 11 min backwash at 24 gpm/ft2 c) 1 backwash/day d) 10 minutes of waste after each backwash. e) filters are 30-foot x 30 foot.
What AWS resource acts as a firewall and can be configured to only allow traffic from...
What AWS resource acts as a firewall and can be configured to only allow traffic from specific resources/ports to provide hardened network security? Group of answer choices Identity and Access Management (IAM) Security groups Cloud firewall AWS Web Application Firewall (WAF)
What is the difference between NAT and Host-Only network options used for VM in Virtual Box?
What is the difference between NAT and Host-Only network options used for VM in Virtual Box?
what is the difference between Traffic Throttling and Random Early Detection for reducing congestion in a...
what is the difference between Traffic Throttling and Random Early Detection for reducing congestion in a network?
Please show steps. Thank you Design an identical cascade unit gain active RC low pass filter...
Please show steps. Thank you Design an identical cascade unit gain active RC low pass filter of order 4. The cut frequency for the filter is 800Hz. Use 1.0uF capacitors. a) Draw the circuit and calculate the values of R. b) Express the transfer function of the filter H(s). c) Plot the Bode diagram of the frequency response of the filter. d) Estimate the output voltage if the filter is excited with an input voltage vi(t) = sin(15000t) e) What...
Explain how you could use a single polarizing filter to detirmine whether light from a given...
Explain how you could use a single polarizing filter to detirmine whether light from a given source is polarized or unpolarized: what would you do with the filter? What would you see if the light was polarized vs unpolarized?
Text sheet: Tasks Aim Higher College system administrators have requested that you review network traffic to...
Text sheet: Tasks Aim Higher College system administrators have requested that you review network traffic to determine whether the institution’s intrusion detection system (IDS) and intrusion prevention system (IPS) can be used to prevent inbound attacks that are being detected. Your manager has requested that you analyze the detected attacks and create a report that describes each attack, explains the threat it presents, and if an IDS or an IPS is suited to dealing with it. Specifically, your report should...
1. You direct microwaves at a 2 slit filter (Separation between slits is d). What would...
1. You direct microwaves at a 2 slit filter (Separation between slits is d). What would you expect to see if you place a detector right between the two slits at a distance l away on the outgoing side (l >> d)? a minimum signal, as the center is blocked by the filter a minimum, because of destructive interference a maximum because of constructive interference it depends on the spacing of the slits if it is a maximum or minimum...