Configuring a traceoptions shows that the packet is dropped due to firewall check.
Setup used:
[SRX A] (10.0.34.12)---- [SRX B] ---- [ISP Cloud] ----(216.45.23.56) [SRX C]
Apr 20 16:21:03 16:21:02.1001581:CID-1:RT:<216.45.23.56/2->206.25.34.12/1;1> matched filter foo: Apr 20 16:21:03 16:21:02.1001581:CID-1:RT:packet [60] ipid = 26393, @4234c324 Apr 20 16:21:03 16:21:02.1001581:CID-1:RT:---- flow_process_pkt: (thd 2): flow_ctxt type 13, common flag 0x0, mbuf 0x4234c100, rtbl_idx = 6 Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: flow process pak fast ifl 92 in_ifp ge-0/0/0.0 Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: ge-0/0/0.0:216.45.23.56->206.25.34.12, icmp, (8/0) Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: find flow: table 0x4bbd5760, hash 26478(0xffff), sa 216.45.23.56, da 206.25.34.12, sp 2, dp 1, proto 1, tok 36870 Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: no session found, start first path. in_tunnel - 0, from_cp_flag - 0 Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: packet dropped, drop by firewall check Apr 20 16:21:03 16:21:02.1001581:CID-1:RT: flow find session returns error.
root@SRX-B # show security screens | display set set security screens ids-option 4096-limit limit-session destination-ip-based 100 root@SRX-B # show security zones security-zone untrust | display set | match screen set security zones security-zone untrust screen 4096-limit root@SRX-B # run show security screen statistics zone untrust Screen statistics: IDS attack type Statistics ICMP flood 0 UDP flood 0 TCP winnuke 0 TCP port scan 0 ICMP address sweep 0 IP tear drop 0 TCP SYN flood 0 IP spoofing 0 ICMP ping of death 0 IP source route option 0 TCP land attack 0 TCP SYN fragment 0 TCP no flag 0 IP unknown protocol 0 IP bad options 0 IP record route option 0 IP timestamp option 0 IP security option 0 IP loose source route option 0 IP strict source route option 0 IP stream option 0 ICMP fragment 0 ICMP large packet 0 TCP SYN FIN 0 TCP FIN no ACK 0 Source session limit 0 TCP SYN-ACK-ACK proxy 0 IP block fragment 0 Destination Session Limit : 156743567 <<-- This counter is increasing each time the packet is received on SRX-B
root@SRX-2 # show system syslog file test_screen { any warning; >>> facility and severity
Apr 20 16:21:03 SRX-2 RT_IDS: RT_SCREEN_SESSION_LIMIT : Dst IP session limit! destination: 206.25.34.12, zone name: trust, interface name: ge-0/0/0.0, action: drop Apr 20 16:21:03 SRX-2 RT_IDS: RT_SCREEN_SESSION_LIMIT : Dst IP session limit! destination: 206.25.34.12, zone name: trust, interface name: ge-0/0/0.0, action: drop