SSCP · Question #814
Which type of firewall can be used to track connectionless protocols such as UDP and RPC?
The correct answer is A. Stateful inspection firewalls. Packets in a stateful inspection firewall are queued and then analyzed at all OSI layers, providing a more complete inspection of the data. By examining the state and context of the incoming data packets, it helps to track the protocols that are considered "connectionless", such
Question
Which type of firewall can be used to track connectionless protocols such as UDP and RPC?
Options
- AStateful inspection firewalls
- BPacket filtering firewalls
- CApplication level firewalls
- DCircuit level firewalls
How the community answered
(23 responses)- A91% (21)
- C4% (1)
- D4% (1)
Explanation
Packets in a stateful inspection firewall are queued and then analyzed at all OSI layers, providing a more complete inspection of the data. By examining the state and context of the incoming data packets, it helps to track the protocols that are considered "connectionless", such as UDP-based applications and Remote Procedure Calls (RPC).
Topics
Community Discussion
No community discussion yet for this question.