GRE over IPsec
GRE carries what IPsec alone cannot; IPsec encrypts it.
How widely is it used?
Used for specific scenariosStill essential where routing protocols or multicast must cross the WAN.
How it works
GRE wraps the original packets in a routable tunnel that can carry multicast and routing protocols, and the GRE tunnel itself is then protected by IPsec transport or tunnel mode.
Connects
Router/network → router/network
Protocols
GRE, IPsec
Typical users
Enterprises running dynamic routing between sites
Main use case
Carrying OSPF/EIGRP or multicast across an encrypted WAN.
Advantages
- Supports traffic plain IPsec will not carry
- Routing protocols work across the tunnel
Limitations
- Extra header overhead and MTU headaches
- More moving parts to configure