How can you differentiate between stateful and stateless filtering?

devquora
devquora

Posted On: Feb 22, 2018

 

 In case of stateful filtering, the point of origination of request is tracked and the reply is sent automatically to the request, which is then returned to the computer from where it originated.

In case of Stateless Filtering, it doesn’t matter whether a new request is generated or an automatic reply is sent to a request, the filter only seeks the origin or destination IP address & port.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    AWS VPC Interview Questions

    What is AWS VPC ?

    AWS VPC better known as Amazon Virtual Private Cloud lets you furnish a logically left out department of the Amazon Web..

    AWS VPC Interview Questions

    How to connect My VPC to the Internet?

    It is good news that Amazon VPC enables the creation of an Internet gateway. This allows Amazon EC2 occurrences in the..

    AWS VPC Interview Questions

    What are the elements of Amazon Virtual Private Cloud?

    The Amazon VPC contains various elements: VPC- a logically secluded virtual network in the Amazon Web Services cloud. Y..