0

Layer 4 firewall is a device that can look at all protocol headers up to the transport layer and not the headers above that layer.

2 Answers2

3

No, it can't. There's no reliable way to identify the user at the Ethernet, IP or TCP levels, which is all it has to work with.

Mike Scott
  • 7,993
  • 31
  • 26
1

You can firewall on a per-user basis only when firewall is running on the same OS instance the application the user is running.

Hubert Kario
  • 6,361
  • 6
  • 36
  • 65