nerdexam
Novell

050-696 · Question #161

Which type of firewall operates at the Network layer of the OSI model and can filter data by port, interface address, source address, and destination address?

The correct answer is B. Packet Filtering. Packet filtering firewalls operate at the Network layer (Layer 3) of the OSI model and enforce access control rules based on source/destination IP addresses, port numbers, and interface information.

Network Services (DNS, DHCP, NTP)

Question

Which type of firewall operates at the Network layer of the OSI model and can filter data by port, interface address, source address, and destination address?

Options

  • ACaching Proxy
  • BPacket Filtering
  • CApplication Proxy
  • DCircuit-Level Gateway
  • ENetwork Address Translation

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    73% (32)
  • C
    7% (3)
  • D
    2% (1)
  • E
    2% (1)

Why each option

Packet filtering firewalls operate at the Network layer (Layer 3) of the OSI model and enforce access control rules based on source/destination IP addresses, port numbers, and interface information.

ACaching Proxy

A caching proxy operates at the Application layer and is focused on storing and serving cached web content, not on filtering packets by address or port at the Network layer.

BPacket FilteringCorrect

A packet filtering firewall inspects each packet's header at the Network layer and applies stateless rules based on source IP address, destination IP address, source/destination port numbers, and the interface on which the packet arrives - exactly matching all four criteria listed in the question.

CApplication Proxy

An application proxy (application gateway) operates at the Application layer (Layer 7) and performs deep inspection of full protocol sessions rather than filtering raw packet headers at the Network layer.

DCircuit-Level Gateway

A circuit-level gateway operates at the Session layer (Layer 5) and validates TCP handshake state without examining individual packet header fields such as source and destination IP addresses.

ENetwork Address Translation

Network Address Translation modifies the source or destination IP addresses in packet headers to enable routing, but it is a translation mechanism, not a firewall type that filters traffic based on the criteria described.

Concept tested: Packet filtering firewall operation at OSI Network layer

Source: https://www.cisco.com/c/en/us/about/security-center/firewall-best-practices.html

Topics

#packet filtering#firewall types#OSI network layer#port filtering

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice