AWS Site-to-Site

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 25

  • @uzzalbasak2517
    @uzzalbasak2517 3 месяца назад +1

    Very Helpful Content.

    • @SrcCodes
      @SrcCodes  3 месяца назад

      Thanks for your feedback 🙏

  • @raphael5900
    @raphael5900 3 месяца назад +1

    Hi !
    Did you open the 500/UDP port and UDP 4500 on your router?

  • @CocinandoMemes
    @CocinandoMemes 7 месяцев назад +2

    Really good content!

    • @SrcCodes
      @SrcCodes  7 месяцев назад

      Thanks for your kind words!

  • @Mrsilakiyarajkumar
    @Mrsilakiyarajkumar 18 дней назад +1

    Please provide the configuration which you have used

    • @SrcCodes
      @SrcCodes  18 дней назад

      It is recommended to start with base config and update as shown in the video. Also, my config has my ips which I cannot share for privacy and security reason. Hope you can understand. Thanks.

    • @Mrsilakiyarajkumar
      @Mrsilakiyarajkumar 17 дней назад +1

      @@SrcCodes then without configuration how i can do lab

    • @SrcCodes
      @SrcCodes  17 дней назад

      Once you install StrongSwan, you will get the base config and rest you will find when you download IPsec config from AWS.

  • @suse103
    @suse103 Месяц назад

    👍

  • @kanishksuri9632
    @kanishksuri9632 5 месяцев назад +1

    Hey i have a question, Is there any way i can configure my Server and my CGW on the same Raspberry pi?

    • @SrcCodes
      @SrcCodes  5 месяцев назад +1

      Yes Kanishk, we can use the same raspberry pi for both cgw and onprem server.

    • @kanishksuri9632
      @kanishksuri9632 5 месяцев назад

      @@SrcCodes I’ll be very grateful if you can please guide me to do so. or make a video on it.

    • @SrcCodes
      @SrcCodes  5 месяцев назад

      Hope I understood your question correctly. No extra or special steps are required. Once you establish the site to site VPN connectivity, you can install the onprem server on the raspberry pi. It will work.

    • @kanishksuri9632
      @kanishksuri9632 5 месяцев назад +1

      @@SrcCodes I am trying to do so but AWS docs show we need a separate hardware layer for cgw and separate hardware for on prem server. I want to run both the things on a single physical device which is a Raspberry Pi 5 8gb.

    • @SrcCodes
      @SrcCodes  5 месяцев назад

      It will work. Please try it once..

  • @ridiary6695
    @ridiary6695 5 месяцев назад

    What if there are two customer gateway for fail over purposes. Have you tried?

    • @SrcCodes
      @SrcCodes  5 месяцев назад

      No I have not tried yet..

  • @anuragmangalampalli3902
    @anuragmangalampalli3902 5 месяцев назад

    Hi, I have followed the exact same steps, but only change is I am using an AWS EC2 instance as an Customer Gateway device (on-prem device) instead of a raspberry pi, which is on a different VPC than my main VPC, after all steps I can even see "Security Associations (2 up, 0 connecting)" and both tunnels are *up* in AWS site-to-site VPN tunnel details page, but I can't seed any tunnels in "ifconfig" and can't ping my another EC2 instance with is on an private subnet of my main VPC.
    not sure what's the issue, I and verified and tried this multiple times, but no luck.
    Can you suggest anything I can make this workout, Thanks.

    • @SrcCodes
      @SrcCodes  5 месяцев назад

      Sorry to hear that you are having an issue. Wondering have you checked the security group and network ACL config?

  • @prank11111
    @prank11111 6 месяцев назад

    What if the customer gateway is not having the Public IP? Have you tried setting up using Certificate based VPN connection?

    • @SrcCodes
      @SrcCodes  6 месяцев назад

      "internet-routable IP address for the device's external interface" is prerequisite - docs.aws.amazon.com/vpn/latest/s2svpn/SetUpVPNConnections.html#vpn-prerequisites

    • @SrcCodes
      @SrcCodes  6 месяцев назад

      No, I have not tried.

    • @prank11111
      @prank11111 6 месяцев назад +1

      @@SrcCodes thanks for the response

    • @SrcCodes
      @SrcCodes  6 месяцев назад

      Np!