
So with openvpn will be securely connected to the Internet through your favorite linux ubuntu. To setup openvpn in ubuntu linux is more difficult than windows 7. Because it requires additional configuration in order to connect without a problem. Internet connection using openvpn on Linux Ubuntu, I have been trying to use openvpn 2.3 alpha2 on linux ubuntu 11.10.
Step internet connection using openvpn on linux ubuntu :
- Download OpenSSL , then install.
- Download PolarSSL , then install.
- Download OpenVPN , then install.
- Download OpenVPN Linux Ubuntu (contains a sample configuration openvpn).
After all the work, now how to use the internet connection with openvpn on linux ubuntu :
- Create a path in the home or wherever =>> /home/config
- Put the openvpn sample configuration file in the path =>> /home/config
- Change the connection settings to use DNS in network connections such as google dns: 8.8.8.8 and 8.8.4.4
- Connect your modem, after connecting internet
- Open your ubuntu terminal =>>archer@ubuntu:~$cd config =>>archer@ubuntu:~/config$
- Last run openvpn from terminal =>> archer@ubuntu:~/config$ sudo openvpn --config TCP.ovpn
- Done and Enjoy !!!
0 comments:
Post a Comment