Hello,
Can somebody please explain / clarify me usage and purpose of GRE tunnel in scenario when organization has multiple locations/sites and using IPSec policies/peers between two Mikrotik routers as IKEv2.
Why not just use IPSec between locations? The year is 2022, RouterOS 7 is here etc. I still see some cases in practices that implement additional GRE interface/tunnel that handles all the “internal” traffic. Is it because of simpler and better management or what else could be the reason for this?
For the most part I’ve stopped using GRE tunnels because sometimes they just will not come up and I can not figure out why (many, many forum threads for issues with GRE tunnels).. Trying IP-in-IP (IPIP) tunnels as a replacement.
As for why.. Dead simple to setup.. IPSec key in the interface settings. Have RFC1918 /30 IPs on the tunnel interface (these may not even be needed), and in IP-Route (for the other side’s network), provide the destination as the other side’s /30 IP (or just the interface, as I said, the IPs may not even be needed).