Connectivity Issue Between 2 Fortigate ?!
Hi,
I have 2 Fortigate setup as below, and the issue as follows.
FW1 cannot ping anything on FW2. network, but FW2 can ping FW1's 10.11.30 and 10.11.40 network.

BGP is setup between the 2 and is working fine, with RouteMap and Prefix List, so traffic from 10.11.30.0 flows through port1 (192.168.9.181) and 10.11.40.0 through port2 (192.168.9.182), smae configuration is on FW2 for 10.21 network.
FW1
Routing table for VRF=0 C 10.11.30.0/24 is directly connected, VLAN30 C 10.11.40.0/24 is directly connected, VLAN40 B 10.21.30.0/24 [20/0] via 192.168.9.182 (recursive is directly connected, port1), 00:18:07, [1/0] B 10.21.40.0/24 [20/0] via 192.168.10.182 (recursive is directly connected, port2), 00:17:40, [1/0] C 192.168.9.0/24 is directly connected, port1 C 192.168.10.0/24 is directly connected, port2
FW2
Routing table for VRF=0 B 10.11.30.0/24 [20/0] via 192.168.9.181 (recursive is directly connected, port1), 00:18:47, [1/0] B 10.11.40.0/24 [20/0] via 192.168.10.181 (recursive is directly connected, port2), 00:18:15, [1/0] C 10.21.30.0/24 is directly connected, VLAN2130 C 10.21.40.0/24 is directly connected, VLAN2140 C 192.168.9.0/24 is directly connected, port1 C 192.168.10.0/24 is directly connected, port2
I ran sniffer on FW2 to capture the traffic and this is all no icmp reply
FW2 # diagnose sniffer packet any 'host 192.168.9.181' 4 0 1 interfaces=[any] Using Original Sniffing Mode interfaces=[any] filters=[host 192.168.9.181] pcap_snapshot: snaplen raised from 0 to 262144 0.696750 port1 in 192.168.9.181 -> 10.21.30.100: icmp: echo request 1.696916 port1 in 192.168.9.181 -> 10.21.30.100: icmp: echo request 2.697103 port1 in 192.168.9.181 -> 10.21.30.100: icmp: echo request 3.697244 port1 in 192.168.9.181 -> 10.21.30.100: icmp: echo request 4.696819 port1 in arp who-has 192.168.9.182 tell 192.168.9.181 4.696838 port1 out arp reply 192.168.9.182 is-at 00:0c:29:a3:9f:f6 25.959741 port1 in 192.168.9.181.10737 -> 192.168.9.182.179: psh 1515141430 ack 1109234650 25.959852 port1 out 192.168.9.182.179 -> 192.168.9.181.10737: ack 1515141449 26.637436 port1 out 192.168.9.182.179 -> 192.168.9.181.10737: psh 1109234650 ack 1515141449 26.638116 port1 in 192.168.9.181.10737 -> 192.168.9.182.179: ack 1109234669 30.977359 port1 out arp who-has 192.168.9.181 tell 192.168.9.182 30.977987 port1 in arp reply 192.168.9.181 is-at 00:0c:29:ef:3e:b4
The policies are the same on both.
Not sure what is going on, any thoughts ?
Thank you
