When I view the logs created for my checkpoint fw1, does it log connections on receiving the syn, or does it wait till the three way handshake completes? If it logs after the syn, is there anyway of telling where the three way handshake has not completed?
feedback
|
|
I guess it logs when it receive the SYN, you could easily verify this by just sending a syn with a tool like hping. Edit: Of course, this as to be done in live, so it's not as good as logging... | |||||
feedback
|