Answered step by step
Verified Expert Solution
Question
1 Approved Answer
the following packet filtering rules, which rule would be matched and action taken when: a) TCP SYN packet (connection request) is sent from 222.22.1.1 port
the following packet filtering rules, which rule would be matched and action taken when: a) TCP SYN packet (connection request) is sent from 222.22.1.1 port 1589 to 192.188.10.1 port 80? b) When a UDP packet is sent from 222.22.1.1 port 5532 to 207.80.51.67 port 53? c) When a UDP packet is sent from 207.80.51.67 port 53 to 222.65.1.1 port 5532? d) When a TCP ACK packet is sent from 192.188.10.1 port 80 to 222.22.1.1 port 1589? Rule # Action Source address Dest address Protocol Source Port Dest port Flags allow > 1023 80 2 allow 222.22.0.0/16 any TCP any 222.22.0.0/16 TCP 222.22.0.0/16 any UDP 80 > 1023 >1023 53 any ACK --- allow
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started