[Hamara-users] Making Pi as personal VPN and want to access in from outside

rajudv at openmailbox.org rajudv at openmailbox.org
Mon Jan 11 10:16:09 GMT 2016


On 2016-01-11 12:05, sahil साहिल wrote:
> Namaste Friends,
> 
> I want to make my Pi as personal VPN and want to access it from
> outside home network. My Pi is connected to internet (BSNL Broadband)
> 24X7 having dynamic IP address.
> 
> Can I make it as VPN so that I can access it from outside my home
> network?
> 
> What steps do I need to follow or changes have to make to access it
> from outside/another network?
> 
> Is it possible to access it from outer network while having dynamic IP
> address from my ISP?
> 
> Before jumping directly on this forum I have done bit of googling and
> found these two links and had gone through. Didn't execute the
> solutions mentioned in the links so far.
> 
> http://lifehacker.com/5978098/turn-a-raspberry-pi-into-a-personal-vpn-for-secure-browsing-anywhere-you-go
> [1]
> 
> (this link may have some non-open source software so kindly exempt me
> on that part)
> 
> http://jamesslootweg.com/view/Using_your_Raspberry_Pi_as_a_VPN_access_point
> [2]
> 
> I am trying to explore different avenues for the same if exists that's
> why seeking genuine advice from learned folks.
> 
> Please illuminate me on the same.
> 

Namaste Sahil,
    I have once done what you are trying to do here.
What I implemented was a remote ssh to a BeagleBone.

You can implement this using free softwares and do not need to use Team 
viewer or the likes. Any ways team viewer is not available for ARM 
processors meaning you can not install them on ARM SBCs

To get a public URL to reach to your RPi you need a public URL mapped to 
your dynamic IP.
You can get a URL free for a month(Which you can renew freely) on 
noip.com
There are also instructions here
http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client-on-ubuntu/

You also need to setup port forwarding on your router to forward the SSH 
and HTTP requests to the RPi.
once the setup is done you will be to ssh into your pi from any where 
using.

   ssh pi@<url_from_noip>

Hope these instructions help. Let me know If you need more detailed 
instructions or help setting this up.




> Thank you.
> 
> --
> 
> Regards,
> Sahil ModGill
> 
>  		 [3]
>  This email has been sent from a virus-free computer protected by
> Avast.
> www.avast.com [3]
> 
> 
> 
> Links:
> ------
> [1]
> http://lifehacker.com/5978098/turn-a-raspberry-pi-into-a-personal-vpn-for-secure-browsing-anywhere-you-go
> [2] 
> http://jamesslootweg.com/view/Using_your_Raspberry_Pi_as_a_VPN_access_point
> [3]
> https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
> 
> _______________________________________________
> Hamara-users mailing list
> Hamara-users at lists.hamaralinux.org
> http://lists.hamaralinux.org/listinfo/hamara-users



More information about the Hamara-users mailing list