Hello,
We allow ICMP explicitedly in rule base. We did some further debugging and found out that we see drop only in replies on echo-request. However these drops happens only when SecureXL is enabled (fwaccel on) and when we disabled SecureXL we haven't encountered any drops. I am suprised that this affected that, I though that ICMP traffic is always going via Firewall path? Correct me if I am wrong.
So when we have Client ---- > Check Point 750 -----> IPSec Tunnel -----> Check Point R80.10 vSec ----> Server
ICMP request gets on the server but the reply is dropped on Check Point R80.10 vSec (with SecureXL enabled)
Here are some command outputs:
[Expert@chpk01:0]# fwaccel stats -d
Reason Value Reason Value
-------------------- --------------- -------------------- ---------------
general reason 0 PXL decision 0
fragment error 0 hl - spoof viol 0
F2F not allowed 0 hl - TCP viol 0
corrupted packet 0 hl - new conn 0
clr pkt on vpn 0 partial conn 0
encrypt failed 37 drop template 0
decrypt failed 0 outb - no conn 2
interface down 0 cluster error 0
XMT error 0 template quota 0
anti spoofing 0 Attack mitigation 0
local spoofing 0 sanity error 0
monitored spoofed 0 QXL decision 0
[Expert@chpk01:0]#
And here are overall percentages of SecureXL usage (only Medium Path + Firewall path is used)
[Expert@chpk01:0]# fwaccel stats -s
Accelerated conns/Total conns : 0/68 (0%)
Accelerated pkts/Total pkts : 0/8188 (0%)
F2Fed pkts/Total pkts : 1809/8188 (22%)
PXL pkts/Total pkts : 6379/8188 (77%)
QXL pkts/Total pkts : 0/8188 (0%)
[Expert@chpk01:0]#