VPN Packets from overlapping networks may be dropped with the following message
DROPPED, Drop Code: 426(Decryption Failed MAC compare), Module Id: 20(ipSec)
The firewall may drop packets if a packet is received, from a remote location, where the IP address matches an ARP entry of a firewalled client.Â
For example, if the following IPSec SA were to be established then it is possible that packets from 192.168.11.100 could be dropped if the receiving firewall already contains an ARP entry for 192.168.11.100 in its ARP cache.
Ipsec SA #:
Local Network: range 192.168.3.0 - 192.168.254.255
Remote Network: net 192.168.11.0 mask 255.255.255.0
For this reason it is advisable to avoid overlapping networks when using network ranges. Â KB 170817123531353 shows how to mitigate against overlapping networks.