How do we test for stateful packet in firewall ?
Do we need scripts written for this ?
Answers were Sorted based on User's Feedback
Answer / s.m.feroz ahmed
Hi,
There are 3 types of packet Filtering as below :
1)Packet Filtering
2)Proxy &
3)Stateful Packet Filtering
Packet Filtering is slow and not reliable
proxy is fast but not reliable
stateful packet filtering is fast and reliable when
compared to packet and proxy filtering.So,we use Stateful
packet filtering.Stateful packet filtering works on 3rd
layer of OSI model and does the work of all 7 layers in OSI
layer.
To,test stateful packet filtering one should have
knowledge on statetable state table is defined as 3 way
handshaking wherein packets flow from Source to destination
in this manner:
SYN-----SYNACK----ACK (SYN:synchronize and
ACK:Acknowledgement).If it passes through this 3 way
handshaking then it is considered as State-ful-Packet
Filtering.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sana
check for the protocol used connectionless or connection
oriented. if the protocol is connection oriented like TCP
then it can be a stateful packet. we do need scripts for this
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sana
check for the protocol used connectionless or connection
oriented. if the protocol is connection oriented like TCP
then it can be a stateful packet. we do need scripts for this
| Is This Answer Correct ? | 0 Yes | 0 No |
Cannot ping host machine(windows xp) from virtual machine(linux)in VMware, but can ping to Vmnet1 from virtual machine(linux) and can also ping from host machine(XP) to virtual mach.(linux), both side firewalls are disabled, networking type=host only.
What is Cross Site Request Forgery and how to defend against it?
What is an arp?
what are the different types of datasets related to the network intrusion detection system?
How does dlp work?
I want to reset the passwords of 100 users.how do you do it?
What is threat-focused ngfw?
how to block a website in xp
How does the HTTP handle state?
what is active directory partication ?
Define the meaning of an Authentication.
What is a ddos attack?