Hey all,
I'm hoping this is a simple step that I have overlooked because I've completely hit the wall in trying to figure out where the issue is with my current setup.
The quick and dirty is this: a simple site to site IPsec tunnel between two different locations. My location uses a MikroTik hEX RB750Gr3 and the remote location is using a Fortigate device.
Here are the setup specs:
My location:
Public IP: 173.219.47.45
Netmask: 255.255.255.0
Public IP Gateway: 172.123.12.1
LAN: 192.168.14.0/24
LAN default gateway: 192.168.14.3
The remote client's location that I'm trying to VPN with:
Public IP: 66.18.99.66
LAN: 66.18.106.160/27
I have done all the usual steps including adding the srcnat accept NAT rule and placed it at the top above masquerade. After much back and forth troubleshooting this is where we currently stand:
-
- The VPN tunnel shows up and "working" on both of our ends.
- The VPN tunnel shows up and "working" on both of our ends.
-
- Everything checks out on both phase 1 and 2
- Everything checks out on both phase 1 and 2
-
- I am able to ping and get a reply back when I ping the addresses in the .160/27 range
- I am able to ping and get a reply back when I ping the addresses in the .160/27 range
-
- I see packets and current bytes traffic increase on my Firewall Mangle rules whenever they ping me
- I see packets and current bytes traffic increase on my Firewall Mangle rules whenever they ping me
-
- The remote location can ping my router's default gateway (.3) but nothing else on the LAN
- The remote location can ping my router's default gateway (.3) but nothing else on the LAN
-
- The remote location is not getting a response back from me when they ping though and I see no increase in current bytes on my Firewall NAT rule
Any ideas? I have never encountered this issue before and I have tried several different methods but none of them seem to work. The remote location of course is telling me that it is definitely not their end so I'm not having much luck there.
Any help would be greatly appreciated. I am new to these forums so if I have messed up this post or need to edit/provide more information just let me know!
Thank you!