Skip to content

Commit 6d4d273

Browse files
Update README.md
structure
1 parent e399014 commit 6d4d273

File tree

1 file changed

+6
-8
lines changed
  • cloud-infrastructure/networking/vpn-ipsec

1 file changed

+6
-8
lines changed

cloud-infrastructure/networking/vpn-ipsec/README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
VPN IPSec Reusable Asset provides a secure and reliable virtual private network (VPN) solution within Oracle Cloud Infrastructure (OCI). It enables organizations to establish encrypted connections between their on-premises networks and OCI, ensuring secure data transmission and communication.
44

55
Key Features:
6+
67
- Secure Communication: Create a private and encrypted connection between your on-premises network and OCI using the IPSec VPN protocol. This ensures that data transmitted over the VPN is protected from unauthorized access and eavesdropping.
78
- Flexible Configuration: Configure the VPN IPSec tunnels to meet your specific network requirements, including tunnel modes, encryption algorithms, authentication methods, and key exchange protocols. Customize the configuration to align with your security policies and compliance needs.
89
- Site-to-Site Connectivity: Establish a site-to-site VPN connection, allowing seamless and secure communication between your on-premises network and your virtual cloud network (VCN) in OCI. This enables you to extend your on-premises network to OCI, facilitating hybrid cloud architectures.
910

10-
11+
Reviewed: 06.02.2024
1112

1213
# Useful Links
1314

@@ -16,33 +17,30 @@ Key Features:
1617
- [OCI VPN Troubleshooting](https://www.ateam-oracle.com/post/oracle-cloud-vpn-connect-troubleshooting)
1718
- [Supported IPSEC params](https://docs.oracle.com/en-us/iaas/Content/Network/Reference/supportedIPsecparams.htm)
1819

19-
20-
## Team Publications
20+
# Team Publications
2121

2222
- [Use Oracle Cloud Infrastructure Site-to-Site VPN service in HA mode with ECMP routing from Linux and Libreswan](https://docs.oracle.com/en/learn/oci-site-to-site-vpn/#introduction)
2323

2424

25-
### Reference Architectures & Step-by-step Guides
25+
## Reference Architectures & Step-by-step Guides
2626

2727
- [Steps to create an IPSec](https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/settingupIPsec.htm)
2828
- [Steps to create IPSEC to AWS ](https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/vpn_to_aws.htm)
2929

3030

31-
### Blogs
31+
## Blogs
3232

3333
- [Enabling ECMP on IPSEC](https://www.ateam-oracle.com/post/equal-cost-multi-path-ecmp-routing-on-oci-drgv2)
3434
- [IPSEC enhancements](https://blogs.oracle.com/cloud-infrastructure/post/announcing-multiple-enhancements-for-oracle-cloud-infrastructure-ipsec-vpns)
3535
- [IPSEC bandwidth testing](https://www.ateam-oracle.com/post/transfer-rates-using-ipsec-over-internet)
3636

37-
### Videos & Podcasts
37+
## Videos & Podcasts
3838

3939
- [VPN Connectivity between Azure and OCI](https://videohub.oracle.com/media/VPN+Connectivity+between+Azure+and+OCI/1_bmtogfh2)
4040
- [IPSec and with Palo Alto CPE](https://www.youtube.com/watch?v=ZS7YCgAjdLs)
4141
- [Customer Education Videos part 1](https://www.youtube.com/watch?v=gDtMTasZfVY)
4242
- [Customer Education Videos part 2](https://www.youtube.com/watch?v=G52f5sWsbpI)
4343

44-
45-
4644
# License
4745

4846
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)