Differences between Stateful and stateless firewall

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016 10:47 PM - edited 03-12-2019 12:28 AM
Differences between Stateful and stateless firewall..? which method is bettre and why..??
- Labels:
-
NGFW Firewalls

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016 10:59 PM
Hi Yasir,
Stateless firewalls (eg
Stateful firewalls (eg ASA) maintains the state of the connection and 5 tuples for a particular flow: such as
- Source IP address
- Source port (typically: any)
- Destination IP address
- Destination port (80 or 443)
- Destination protocol (typically TCP)
If you want the device to be acting as a true firewall then stateful is any day better as it tracks the connection till layer 4 but it comes with an overhead as compared to stateless FW.
Regards,
Aditya
please rate helpful posts.
