Thread: How to install OpenVPN
i want learn how access internet through vpn , hear openvpn free vpn. started following tutorial:
https://help.ubuntu.com/community/openvpn
can't past first step. instruct edit /etc/network/interfaces , file should this:
but when opened interfaces file on laptop, heres whats in it:# file describes network interfaces available on system # , how activate them. more information, see interfaces(5). # loopback network interface auto lo eth0 iface lo inet loopback # primary network interface ## device provides internet access. iface eth0 inet static address 192.168.1.10 netmask 255.255.255.0 gateway 192.168.1.1
what missing here?auto lo
iface lo inet loopback
 
  		  		  	Forum    	The Ubuntu Forum Community    	Ubuntu Official Flavours Support    	General Help    		  	[ubuntu]  How to install OpenVPN     	
 Ubuntu
 
  
Comments
Post a Comment