TipYou are using unsafe HTTP protocol. Your activity may be tracked. We recommend you using HTTPS version.
Login:
Password:
  
Feedback
Send fast feedback messages and bug reports.
VPN service support
  • support@secretsline.biz
  • secretsline@ymail.com
  • secretsline@hotmail.com
  • 767-943, 768-301
Opinions
good service, faster and cool. Thx A+++
block is under construction
SeacretsLine Easy VPN
Dear clients, we are glad to present you our new VPN software - Easy VPN Client, for more information please read details. Details→

Configuring OpenVPN client on Ubuntu Linux

  • Download config files from your Account page:
  • Save file to your PC:
  • Run unix console from Applications → Accessories → Terminal:
  • Now we need to download OpenVPN binary:
    secretsline#secretsline-desktop:~$ sudo apt-get install openvpn [sudo] password for secretsline: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: liblzo2-2 libpkcs11-helper1 openssl-blacklist openvpn-blacklist Suggested packages: resolvconf The following NEW packages will be installed: liblzo2-2 libpkcs11-helper1 openssl-blacklist openvpn openvpn-blacklist 0 upgraded, 5 newly installed, 0 to remove and 195 not upgraded. Need to get 7,928kB of archives. After this operation, 16.3MB of additional disk space will be used. Do you want to continue [Y/n]? Y [installation process] Setting up openvpn-blacklist (0.4) ... Setting up openvpn (2.1~rc19-1ubuntu2) ... * Restarting virtual private network daemon(s)... * No VPN is running. Processing triggers for libc-bin ... ldconfig deferred processing now taking place secretsline@secretsline-desktop:~$
  • Now we need to unpack configs archive and copy them to /etc/openvpn/. Go to your browser Downloads dir ( /home/secretsline/Downloads/ for user secretsline). For another subscribes you need to change archive name ( we used DE-subscribe, so archive called config_de.zip).
    secretsline@secretsline-desktop:~$ cd /home/secretsline/Downloadssecretsline@secretsline-desktop:~/Downloads$ unzip config_de.zip Archive: config_de.zip inflating: DE_SecretsLine.ovpn inflating: cert.dat inflating: vpn-up.sh inflating: vpn-down.sh secretsline@secretsline-desktop:~/Downloads$ sudo cp DE_SecretsLine.ovpn cert.dat vpn-up.sh vpn-down.sh /etc/openvpn
  • Now go to /etc/openvpn/ and run OpenVPN binary:
    secretsline@secretsline-desktop:~/Downloads$ cd /etc/openvpnsecretsline@secretsline-desktop:/etc/openvpn$ sudo openvpn DE_SecretsLine.ovpn Sun Jan 24 12:31:04 2010 OpenVPN 2.1 x86-pc-linux-gnu [SSL] [LZO2] built on Sep 9 2009 Sun Jan 24 12:31:04 2010 WARNING: file 'cert.p12' is group or others accessible Sun Jan 24 12:31:04 2010 Control Channel MTU parms [ L:1541 D:138 EF:38 EB:0 ET:0 EL:0 ] [openvpn log] Sun Jan 24 12:31:10 2010 Initialization Sequence Completed
  • All done. Now you are fully anonymous and all of your data encrypted with Blowfish-256.
 SecretsLine.biz 2007-2010