AWS: How To Setup A Site-to-Site VPN (Start to Finish)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2023
  • In this video, I will show you how you can create your very own S2S VPN using Strongswan on AWS. By the end of the video, you should now be able to create a S2S VPN on AWS while simulating an on-prem site.
    If you don't need to simulate an on-prem site and already have a Firewall (Cisco, Palo Alto, Juniper, etc.) just download the configuration file and make sure that the public IP is used for the CGW and that's all you need!
  • เกม

ความคิดเห็น • 33

  • @saadullahkhanwarsi5853
    @saadullahkhanwarsi5853 10 วันที่ผ่านมา

    Best explanation

  • @sanusimotunrayo7211
    @sanusimotunrayo7211 10 หลายเดือนก่อน +1

    I really love how easy and simplified you made it look. I haven't practiced it yet but I feel very confident that I will be able to do it.

    • @ngo2go
      @ngo2go  10 หลายเดือนก่อน +1

      I am glad I was able to help! I'm confident you'll be able to do it too :)

  • @luisdelamora1
    @luisdelamora1 7 หลายเดือนก่อน

    Best explanation and example. Thank you so much for this.

    • @ngo2go
      @ngo2go  5 หลายเดือนก่อน

      Thank you, I'm glad you enjoyed the video!

  • @thein3rovert
    @thein3rovert 11 หลายเดือนก่อน

    I love how simplified this is, thanks a lot ❤️

    • @ngo2go
      @ngo2go  11 หลายเดือนก่อน +1

      I'm glad you found this helpful! I'll be posting more labs like this so stay tuned :)

    • @thein3rovert
      @thein3rovert 11 หลายเดือนก่อน

      @@ngo2go Definitely will,here to stay.💪🏾

  • @ThangTran-ms9rr
    @ThangTran-ms9rr 4 หลายเดือนก่อน

    Thanks for the amazing video.
    Can I download strongswan right on my on-prem device instead of a separate instance like in the video?

  • @user-qp3ho8gy8q
    @user-qp3ho8gy8q 9 หลายเดือนก่อน

    Can I have multiple customer gateways in one S2S VPN Connection?
    If my customer has two gateways in one on prem environment, how do I connect both gateways into the same VPN connection?

    • @ngo2go
      @ngo2go  9 หลายเดือนก่อน

      It would not be possible to configure multiple customer gateways within a single S2S VPN connection. Your customer would need to create 2 S2S VPN's for each gateway.

  • @varunsam9947
    @varunsam9947 6 หลายเดือนก่อน

    can we use strogswan instead of openswan as openswan package is not available anymore?

    • @ngo2go
      @ngo2go  5 หลายเดือนก่อน

      Yes, you can move onto strongswan. Just be sure to download the correct file when creating the S2S VPN.

  • @DanielNjora
    @DanielNjora 5 หลายเดือนก่อน

    Great tutorial. Any link to the commands?

    • @ngo2go
      @ngo2go  4 หลายเดือนก่อน +1

      I don't have a link to the commands since the commands will be on the S2S VPN configuration file. It'll tell you everything you need to know to establish your tunnels. I'll modify the description in the video so it has a sample template. Thanks for watching!

  • @user-nv4zx5si4h
    @user-nv4zx5si4h 8 หลายเดือนก่อน

    I would love to see a proof that the tunnel is working properly with routing. I.e. with a ping in the other network.

    • @ngo2go
      @ngo2go  8 หลายเดือนก่อน +1

      Sure thing, I'll make a speed-run video to create a S2S VPN without detailed explanation - keep a lookout for it!

  • @rahulkuchhadia8329
    @rahulkuchhadia8329 6 หลายเดือนก่อน

    facing error - Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.

    • @ngo2go
      @ngo2go  5 หลายเดือนก่อน

      It could be a preshared key issue if the keys do not match.

  • @mv1234da
    @mv1234da 9 หลายเดือนก่อน

    what value did you enter for the static route?

    • @ngo2go
      @ngo2go  9 หลายเดือนก่อน

      For the static route prefixes, I left it as blank

    • @mv1234da
      @mv1234da 9 หลายเดือนก่อน

      @@ngo2go im referring to what you alluded to at the end of the video, the static route you didnt show

    • @ngo2go
      @ngo2go  9 หลายเดือนก่อน

      Ah, that would be the on-prem IP of 10.0.0.0/16

    • @wilsonwaigant4827
      @wilsonwaigant4827 6 หลายเดือนก่อน +1

      @@ngo2go I did it and trying to ping it from the server give me the error "Name or service not known". How could I prove this works?
      Pd: Good video, but dont worth it if I cant prove it works :(, thank you

    • @ngo2go
      @ngo2go  4 หลายเดือนก่อน

      I’ll need more context to find out the root cause of that issue… but here are some areas you can check: Routing error? (Need to check route table including static route on s2s vpn), security group and nacl rules. Lastly it could be a configuration issue on the openswan server

  • @pawansapkota6778
    @pawansapkota6778 หลายเดือนก่อน

    how did you figure out the IP is 192.168.0/0/16? 2:05

    • @ngo2go
      @ngo2go  24 วันที่ผ่านมา

      That is just an example CIDR block that I wanted to use for the video. You could use different private CIDRs if you wanted to, choice is yours :)

  • @user-ho7qy4tx6v
    @user-ho7qy4tx6v 6 หลายเดือนก่อน

    hey man the video is long it would be great if you could break down the timeline into sections for easier browsing

    • @ngo2go
      @ngo2go  5 หลายเดือนก่อน

      I hear you and will be implementing that in the future :)

  • @suryakantsoni8809
    @suryakantsoni8809 5 หลายเดือนก่อน

    I dislike this video entirely because it lacks any testing at the end. While many videos demonstrate a straightforward setup, none address the crucial aspect of communication between multiple EC2 instances and how they interact using their private IPs.

    • @ngo2go
      @ngo2go  4 หลายเดือนก่อน +2

      Thank you for commenting! I've created a new video which has the test at the end of the video. Hope it helps!
      th-cam.com/video/I-aN7JyMugs/w-d-xo.html&ab_channel=TechNgo