Hi, we are trying to configure a Mikrotik as spoke with Fortinet firewall as HUB (dialup tunnel), the connection is stablished and working for TCP traffic but for UDP not working. Mikrotik shows the UDP packets comming from other side (Fortinet VLAN) but when traffic arrives to Mikrotik it not returned.
Capture packet, source 192.168.110.30 (Fortinet side) it arrive to Mikrotik using IPSEC tunnel but not returned.
ether1 is WAN port
ether4 is the port where is connected the UDP device
Columns: INTERFACE, TIME, NUM, DIR, SRC-MAC, DST-MAC, SRC-ADDRESS, DST-ADDRESS, PROTOCOL, SIZE, CPU
INTERFACE TIME NUM DIR SRC-MAC DST-MAC SRC-ADDRESS DST-ADDRESS PROTOCOL SIZE CPU
ether1 4.189 1 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
bridge 4.189 2 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether4 4.189 3 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether1 4.192 4 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
bridge 4.192 5 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether4 4.192 6 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether1 4.193 7 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
bridge 4.193 8 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
ether4 4.194 9 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
ether1 7.71 10 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
bridge 7.71 11 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether4 7.71 12 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether1 7.715 13 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
bridge 7.715 14 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether4 7.715 15 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:30718 ip:udp 46 1
ether1 7.719 16 <- F8:B1:32:4C:AF:A0 48:A9:8A:CF:1B:DE 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
bridge 7.719 17 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
ether4 7.719 18 -> 48:A9:8A:CF:1B:DF 00:80:A3:83:C4:B2 192.168.110.30:43282 192.168.89.123:43282 ip:udp 50 1
Any ideas?
I have only one IPSEC Policy, if I mirror it the TCP traffic stop woking.
Thanks

