You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Multiple Servers] Tunneling methods such as 6to4, GRE6, and IP6IP6, Geneve provide solutions for transmitting IPv6 packets over existing IPv4 or IPv6 networks. These methods allow communication between networks that use different IP versions.
Terraform module to create both VPN and ExpressRoute gateway types. VPN configuration supports ExpressRoute (private connection), Site-to-Site and Multi-Site (IPsec/IKE VPN tunnel). Optional active-active mode and point-to-site supported as well.
Terraform module to create both VPN and ExpressRoute gateway types. VPN configuration supports ExpressRoute (private connection), Site-to-Site and Multi-Site (IPsec/IKE VPN tunnel). Optional active-active mode and point-to-site supported as well.
🔒 This project demonstrates secure Site-to-Site VPN connection ⚡ between AWS server and On-Premise server (Simulated via Azure VM), showcasing hybrid/multi-cloud ☁️architecture with detailed StrongSwan IPsec configuration, tunnel setup and practical examples for establishing cross-cloud private communication.