Open VPN server setup on your ubuntu EC2 instance | Open vpn installation for client connection

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • In the video we will install the open vpn server and using files generated by open vpn we will use to connecting to openvpn.
    Resolve the internet connection issue when you are connect to the openvpn
    Commands :-
    $ curl ifconfig.me
    $ curl -O raw.githubuser...
    $ chmod +x openvpn-install.sh
    $ sudo bash openvpn-install.sh

Komentáře • 8

  • @SiddharthSharma-ps2qu
    @SiddharthSharma-ps2qu Před 11 měsíci

    saw your last five videos...top content...among the best out there...keep it up...thanks..!!

  • @Spad223
    @Spad223 Před 5 měsíci

    Thank you so much!!! You saved me :D

  • @SiddharthSharma-ps2qu
    @SiddharthSharma-ps2qu Před 11 měsíci

    Hey, what are your plan for upcoming videos? What services would you be covering.??

  • @vinodthalwal6791
    @vinodthalwal6791 Před 4 měsíci

    Thank you so much for thi video. I was struggling for this for a long time. I have more question "How can I block specific web URL on OpenVPN client system pe using OpenVPN server?" please reply, it's important for me to know this

    • @04Shivm
      @04Shivm  Před 4 měsíci

      Openvpn free version does not allow this facility to block specific urls
      But in your case the condition is only to block the url then add the url in /etc/hosts file with random ip or localhost
      So the user connected with the openvpn will not be able to access the url

    • @04Shivm
      @04Shivm  Před 4 měsíci

      Like
      127.0.0.1 www.youtube.com

  • @emindslearning4946
    @emindslearning4946 Před 11 měsíci

    Hello bro, I need some help you can teach also