A layer-4 firewall (a device that can look at all protocol headers up ...
Answer is (D).
(A) It is POSSIBLE to block "entire" HTTP traffic by blocking all the traffic on port number 80 Since here we DON'T need to check anything that is application layer specific. We only need to block port no 80 for
required time span.
(B) & (C) are fairly possible to achieve.
(D) However (D) is not possible to achieve although the service uses TCP at transport layer. But see the question. We dont need to block entire TCP traffic so we cant block any specific PORT number. Also it is given
that IT IS MULTI- USER System and so many user may be using same port for communication. Therefore blocking that port would block all the users WHILE we want a specific user. So how to do that. To do so we
need Application layer specific information of the user like user_id type of things which cant be checked as it is 4-layer firewall.
So it is not possible to allow other users and block some specific at the same time using a 4-layer firewall (unless they all be using different port numbers which we actually cant predict).
View all questions of this test
A layer-4 firewall (a device that can look at all protocol headers up ...
Explanation:
Layer-4 Firewall Limitations:
1. Blocking entire HTTP traffic during 9:00PM and 5:00AM: A layer-4 firewall can inspect up to the transport layer (Layer 4) which includes TCP and UDP headers. HTTP operates at the application layer (Layer 7) and therefore, a layer-4 firewall cannot block entire HTTP traffic based on time criteria.
2. Blocking all ICMP traffic: A layer-4 firewall can filter based on ports and IP addresses, but ICMP traffic does not operate at the transport layer. It operates at the network layer (Layer 3) and therefore, a layer-4 firewall cannot block all ICMP traffic.
3. Stopping incoming traffic from specific IP address but allow outgoing traffic: Layer-4 firewalls can control traffic based on IP addresses and ports. So, it is possible to configure the firewall to block incoming traffic from a specific IP address while allowing outgoing traffic to the same IP address.
4. Blocking TCP traffic from a specific user on a multi-user system during specific times: A layer-4 firewall can filter based on IP addresses and ports, but it cannot distinguish traffic based on individual users on a multi-user system. Therefore, it cannot block TCP traffic from a specific user during specific times.
In conclusion, a layer-4 firewall has limitations in terms of inspecting traffic beyond the transport layer, which restricts its capability to perform certain actions like blocking specific users on a multi-user system.
To make sure you are not studying endlessly, EduRev has designed Computer Science Engineering (CSE) study material, with Structured Courses, Videos, & Test Series. Plus get personalized analysis, doubt solving and improvement plans to achieve a great score in Computer Science Engineering (CSE).