LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-14-2014, 10:38 AM   #1
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Rep: Reputation: Disabled
Question create automatic openvpn connection


hi dears
i am starter linux in kali version
i am connect to openvpn with this terminal command:
Code:
openvpn --config myconnection.ovpn
now i wanna when i am connect to internet this command automatic start.
i am using pptp boardband connaction.
i am want to automatic connect to vpn when i connect to internet.
i hope understanding my mean.
 
Old 12-14-2014, 10:47 AM   #2
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
i think i understand what you need:

So why did you want to automate your vpn login, This is highly insecure
 
Old 12-14-2014, 10:50 AM   #3
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
hi dear SAbhi
look my sister is very very starter
and i want t when her using web to safer becase my internet hase so censorechips and another problems.
 
Old 12-14-2014, 10:51 AM   #4
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
hmmmm can i question why this is highly insecure?
 
Old 12-14-2014, 11:16 AM   #5
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
It is good until an authorized user has access to the system automated for vpn login.
i don't know whats your intention.. and none of your comment clarifies that.
 
Old 12-14-2014, 11:25 AM   #6
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
hmmm i am using linux for my personal home i am emigration from windows to linux.
its the safe and authorized users i has only one user and me/my sister using same user account.
 
Old 12-14-2014, 02:10 PM   #7
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
SAbhi can you train me some sample solutions?
i really want to know...
 
Old 12-14-2014, 07:48 PM   #8
SAbhi
Member
 
Registered: Aug 2009
Location: Bangaluru, India
Distribution: CentOS 6.5, SuSE SLED/ SLES 10.2 SP2 /11.2, Fedora 11/16
Posts: 665

Rep: Reputation: Disabled
i didnt worked on debian based machine's a much but a litle google gave me this:

https://forums.kali.org/archive/index.php/t-18597.html
http://uwnthesis.wordpress.com/2013/...debian-wheezy/

Since you are just started with it, i would uggest doing it with network Manager the graphical way.. i.e edit -->connect automatically.

Last edited by SAbhi; 12-14-2014 at 07:49 PM. Reason: suggestion
 
1 members found this post helpful.
Old 12-15-2014, 04:17 PM   #9
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
thanks SAbhi for help.
 
Old 12-19-2014, 04:51 PM   #10
Mr.Drax
LQ Newbie
 
Registered: Dec 2014
Posts: 27

Original Poster
Rep: Reputation: Disabled
Lightbulb Create VPN And Automatc Connect Step By Step[Solved]

ok
its training by me

Step 1 Enabling VPN Connections:
first you must modify your sources address's, type on terminal:
Code:
pico /etc/apt/sources.list
on this file append this lines:
Code:
deb http://http.kali.org/ /kali main contrib non-free
deb http://http.kali.org/ /wheezy main contrib non-free
deb http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali-dev main/debian-installer
deb-src http://http.kali.org/kali kali-dev main contrib non-free
deb http://http.kali.org/kali kali main contrib non-free
deb http://http.kali.org/kali kali main/debian-installer
deb-src http://http.kali.org/kali kali main contrib non-free
deb http://security.kali.org/kali-security kali/updates main contrib non-free
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
deb http://repo.kali.org/kali kali-bleeding-edge main
Notification 1: if you edited this file please make backup.
Notification 2:
in default file sources.list have a this line:
Code:
deb http://security.kali.org/kali-security kali/updates main contrib non-free
change that to
Code:
#deb http://security.kali.org/kali-security kali/updates main contrib non-free

now press Cntrl+O and Then Cntrl+M for save this file.
and now press Cntrl+x for end editing sources\.list.
type this command on terminal for update first[its very important]:
Code:
apt-get update
wait for updating completely and success.
now type this command for restarting your network manager:
Code:
/etc/init.d/network-manager restart
now you need to install vpn network manager with this command:
Code:
apt-get install network-manager-openvpn network-manager-pptp network-manager-vpnc
Step 2 Creating VPN Connaction:
going to Configure VPN...
click on Add
select OpenVPN
click create

if you need automatic connect this vpn connection you must check "Connect Automatically" option.

in this new window Gateway is remote vpn server host or ip.
Notification 3:
in gateway do not add port number.
Code:
correct example: us2.sample.com:43
Code:
true example: us2.sample.com

then select your authentication type
then enter user pass and/or TLS<mean certificates and private key>

now its the important step, click on advanced .
if your vpn server use a custom port for vpn connections for example: 53, 433, 80 and ....
you must check "use custom gateway port" and enter the port.

if your vpn server need LZO compression and use that click "use LZO data compression".

AND this Very IMPORTANT:
do not miss if your vpn connection is TCP check "Use TCP Connection" and if your connection is UDP uncheck that!!!

next important setp is on current window tab Security you must select your connection security type some servers use AES-128-CBC Cipher.
click Ok and Save.

its DOWN.Enjoy

Last edited by Mr.Drax; 12-19-2014 at 04:53 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
i want to create a script for automatic login through telent ashu_ky Ubuntu 10 05-05-2012 01:11 PM
How to create automatic sql and file backups bbrian017 Linux - Desktop 5 02-10-2010 02:12 PM
How do I create extra users for openvpn? Red Squirrel Linux - Software 4 03-10-2009 09:24 PM
C compiler cannot create executables when compiling OpenVPN rob_xx17 Linux - Software 8 09-15-2006 10:37 PM
Can I use OpenVPN to create a secure connection for Remote Desktop HGeneAnthony Linux - Software 4 04-29-2006 05:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration