Setting up VPN in Kali Linux 2.0

S

A VPN or Virtual Private Network is a method used to add security and privacy to private and public networks, like WiFi Hotspots and the Internet. VPNs are most often used by corporations to protect sensitive data.

A virtual private network (VPN) extends a private network across a public network, such as the Internet. It enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network, and thus benefit from the functionality, security and management policies of the private network. A VPN is created by establishing a virtual point-to-point connection through the use of dedicated connections, virtua ltunnelling protocols, or traffic encryption.

Disclaimer: Our tutorials are designed to aid aspiring pen testers/security enthusiasts in learning new skills, we only recommend that you test this tutorial on a system that belongs to YOU. We do not accept responsibility for anyone who thinks it’s a good idea to try to use this to attempt to hack systems that do not belong to you.

Step #1: Go to http://www.vpnbook.com

step 1

Step #2: Download the OpenVpn free accounts conf files

step 2

Step #3: Extract the files to anywhere

step 3

 

step 4

 

Step #4: Open the terminal and change the directory of the extraction

then type :

[su_quote]openvpn –config vpnbook-us2-tcp80.ovpn[/su_quote]

and then enter the username and the password

step 5

 

step 6

we can see now many processes are  going through

step 7

 

the final step is to check our IP address , so we must go to www.dnsleaktest.com

step 8

 

so you will find your self in a different location.

Source

About the author

codingsec.net
By codingsec.net

Recent Posts

Useful Tools