Some interfaces allow only 2 pings
Hello All!
On my FG 90 strange issue - after restart on some interfaces traffic partially dropped.
For example - from my computer (VLAN 10) I am trying to ping server located in VLAN 22:
C:\Windows\System32>ping 192.168.22.1
Pinging 192.168.22.1 with 32 bytes of data:
Reply from 192.168.22.1: bytes=32 time<1ms TTL=63
Reply from 192.168.22.1: bytes=32 time=1ms TTL=63
Request timed out.
Request timed out.
Ping statistics for 192.168.22.1:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
In previous firmware one more restart was solve it. But after upgrade to 7.4.11 even after restart the issue stil exists on few interfaces.
Here is an output of sniffer:
diag sniffer packet any 'host 192.168.22.1 and host 192.168.10.51' 1 100
interfaces=[any]
filters=[host 192.168.22.1 and host 192.168.10.51]
6.892452 192.168.10.51 -> 192.168.22.1: icmp: echo request
6.892478 192.168.10.51 -> 192.168.22.1: icmp: echo request
6.892480 192.168.10.51 -> 192.168.22.1: icmp: echo request
6.892482 192.168.10.51 -> 192.168.22.1: icmp: echo request
6.892810 192.168.22.1 -> 192.168.10.51: icmp: echo reply
6.892818 192.168.22.1 -> 192.168.10.51: icmp: echo reply
6.892819 192.168.22.1 -> 192.168.10.51: icmp: echo reply
6.892820 192.168.22.1 -> 192.168.10.51: icmp: echo reply
7.903519 192.168.10.51 -> 192.168.22.1: icmp: echo request
7.903536 192.168.10.51 -> 192.168.22.1: icmp: echo request
7.903538 192.168.10.51 -> 192.168.22.1: icmp: echo request
7.903540 192.168.10.51 -> 192.168.22.1: icmp: echo request
7.903940 192.168.22.1 -> 192.168.10.51: icmp: echo reply
7.903952 192.168.22.1 -> 192.168.10.51: icmp: echo reply
7.903954 192.168.22.1 -> 192.168.10.51: icmp: echo reply
7.903955 192.168.22.1 -> 192.168.10.51: icmp: echo reply
I already tried to delete the interface and created it again. It's doesn't help.
Any ideas?

