Wilders Security Forums  

Go Back   Wilders Security Forums > Privacy Related Topics > privacy problems
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old March 25th, 2012, 03:58 AM
Warlockz's Avatar
Warlockz Warlockz is offline
Frequent Poster
 
Join Date: Oct 2008
Posts: 610
Question Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

OK so Im trying to setup Mullved VPN on Linux Mint 12 KDE and I did as it said in the Mullved OpenVPN Instructions.

Quote:
Install OpenVPN and resolvconf (sudo apt-get install openvpn resolvconf)
Extract the configuration files into /etc/openvpn/
Start with sudo /etc/init.d/openvpn start (Or install network-manager-openvpn and use the network manager menu)

So Now what do I do? I am clueless and /etc/init.d/openvpn start seemed to start somthing but now what do I do to connect? I dont understand?

I am using a wireless connection.
  #2  
Old March 25th, 2012, 08:06 AM
mirimir mirimir is offline
Very Frequent Poster
 
Join Date: Oct 2011
Posts: 1,524
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

If the openvpn demon started OK, you should be connected. You can check whether it's running by typing "ps -C openvpn". If it's running, open your browser and visit one of the many IP check sites to verify that you're connected. If it's not running, check group and owner settings for the files from Mullvad. They should be root, not your user account. Also, the extension of the configuration file should be "conf", not "ovpn". Then restart the openvpn demon. Finally, install shorewall and configure it for securing the VPN connection per instructions that you'll find on Wilders.
  #3  
Old March 25th, 2012, 09:55 AM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 693
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Just an FYI: Their .deb installer is just a wrapper for OpenVPN with some options (block connection on VPN drop and exclude Swedish traffic). I used it on Ubuntu without a hitch. Just an option if you have trouble with OpenVPN proper.

PD
  #4  
Old March 25th, 2012, 03:08 PM
Warlockz's Avatar
Warlockz Warlockz is offline
Frequent Poster
 
Join Date: Oct 2008
Posts: 610
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Quote:
Originally Posted by mirimir
If the openvpn demon started OK, you should be connected. You can check whether it's running by typing "ps -C openvpn". If it's running, open your browser and visit one of the many IP check sites to verify that you're connected. If it's not running, check group and owner settings for the files from Mullvad. They should be root, not your user account. Also, the extension of the configuration file should be "conf", not "ovpn". Then restart the openvpn demon. Finally, install shorewall and configure it for securing the VPN connection per instructions that you'll find on Wilders.


When I do "ps -C openvpn" it gives me "PID TTY TIME CMD" Do you know what this means?

Here is a run around to get a better picture of whats going on
Quote:
mr-x ~ # /etc/init.d/openvpn start
* Starting virtual private network daemon(s)...
* Autostarting VPN 'mullvad_linux'
* Already running (PID file exists)
[ OK ]
mr-x ~ # /etc/init.d/openvpn restart
* Stopping virtual private network daemon(s)...
* Stopping VPN 'mullvad_linux'
kill: 283: No such process
[ OK ]
* Starting virtual private network daemon(s)...
* Autostarting VPN 'mullvad_linux' [ OK ]
mr-x ~ # ps -C openvpn
PID TTY TIME CMD

so is "kill: 283: No such process" what does this mean? looks like Im missing somthing?

PS: My regular Internet connection without any VPN ect on Linux Mint 12 KDE is always like a rollercoaster sometimes? Up and Down for some reason on occasion even on both wireless and wired connection? I tried both one at a time and both do the same thing, sometimes it crawls so slow webpages timeout? and I have a 20+mbps connection, but its always cutting out on me?


Update EDIT: I seem to have corrected my Internet Issues By installing the Right Realtek Driver, bu following this tutorial, but VPN still not working!

Sorry about my Linux Newbness
Quote:
check group and owner settings for the files from Mullvad.

Ownership for Owner and user is Root

Last edited by Warlockz : March 25th, 2012 at 10:04 PM.
  #5  
Old March 25th, 2012, 09:59 PM
mirimir mirimir is offline
Very Frequent Poster
 
Join Date: Oct 2011
Posts: 1,524
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Quote:
Originally Posted by Warlockz
When I do "ps -C openvpn" it gives me
"PID TTY TIME CMD"
That tells you that the openvpn demon didn't really start.

Quote:
Originally Posted by Warlockz
so is "kill: 283: No such process" what does this mean? looks like Im missing somthing?
That also tells you that the openvpn demon didn't really start. Asking the openvpn demon to restart first tells it to stop, and "No such process" tells you that it wasn't running.

Quote:
Originally Posted by Warlockz
Ownership for Owner and user is Root
Please list the /etc/openvpn folder (ls -l /etc/openvpn) and report the output. I've seen the behavior that you've reported when the openvpn config file (here "mullvad_linux.conf") doesn't belong to root.
  #6  
Old March 25th, 2012, 11:29 PM
Warlockz's Avatar
Warlockz Warlockz is offline
Frequent Poster
 
Join Date: Oct 2008
Posts: 610
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

does Mullvad VPN still let users use their service for free when they use Open VPN? Just wanted to be sure?

Last edited by Warlockz : March 26th, 2012 at 01:59 AM.
  #7  
Old March 26th, 2012, 01:58 AM
Warlockz's Avatar
Warlockz Warlockz is offline
Frequent Poster
 
Join Date: Oct 2008
Posts: 610
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Sorry I replied right after you replied without reading your last reply, must have replied around the same time lol

Quote:
Originally Posted by mirimir
Please list the /etc/openvpn folder (ls -l /etc/openvpn) and report the output. I've seen the behavior that you've reported when the openvpn config file (here "mullvad_linux.conf") doesn't belong to root.


~ # ls -l /etc/openvpn
total 36
-rw-r--r-- 1 root root 6296 2009-06-12 00:52 ca.crt
-rw-r--r-- 1 root root 6296 2009-06-12 00:52 master.mullvad.net.crt
-rw-r--r-- 1 root root 4906 2012-03-25 01:58 mullvad.crt
-rw-r--r-- 1 root root 1675 2012-03-25 01:58 mullvad.key
-rw-r--r-- 1 root root 1143 2011-03-15 14:18 mullvad_linux.conf
-rwxr-xr-x 1 root root 1357 2011-07-04 07:10 update-resolv-conf

Last edited by Warlockz : March 26th, 2012 at 02:06 AM.
  #8  
Old March 26th, 2012, 04:10 PM
mirimir mirimir is offline
Very Frequent Poster
 
Join Date: Oct 2011
Posts: 1,524
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Look in /var/log/syslog to see what happened. Old syslogs become syslog.n.gz
  #9  
Old March 26th, 2012, 06:55 PM
Warlockz's Avatar
Warlockz Warlockz is offline
Frequent Poster
 
Join Date: Oct 2008
Posts: 610
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Quote:
Originally Posted by mirimir
Look in /var/log/syslog to see what happened. Old syslogs become syslog.n.gz

I had to recreate the problem sense I played around with BleachBit looks like the old logs are gone.
here is the log
syslog.txt
  #10  
Old March 27th, 2012, 12:32 AM
mirimir mirimir is offline
Very Frequent Poster
 
Join Date: Oct 2011
Posts: 1,524
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

You connected, but authorization failed. Maybe they no longer allow free access using OpenVPN. Anyone know?

Code:
...mr-x ovpn-mullvad_linux[1573]: [m5.mullvad.net] Peer Connection Initiated with [AF_INET]...:1194 ...mr-x ovpn-mullvad_linux[1573]: SENT CONTROL [m5.mullvad.net]: 'PUSH_REQUEST' (status=1) ...mr-x ovpn-mullvad_linux[1573]: AUTH: Received AUTH_FAILED control message ...mr-x ovpn-mullvad_linux[1573]: TCP/UDP: Closing socket ...mr-x ovpn-mullvad_linux[1573]: SIGTERM[soft,auth-failure] received, process exiting
  #11  
Old March 27th, 2012, 09:30 AM
PaulyDefran PaulyDefran is offline
Frequent Poster
 
Join Date: Dec 2011
Posts: 693
Default Re: Help to setup Mullved VPN-OpenVPN on Linux Mint KDE?

Getting connected for free was always hit or miss. There were a few .ovpn setups posted in the other thread that may work...I long since got rid of them since I became a customer. I think a month is $7 and IIRC using their client gets you 3 hours on a new install. No idea if you get the 3 hours with OpenVPN proper. They respond to emails to admin@

PD
 

Wilders Security Forums > Privacy Related Topics > privacy problems « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 06:36 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums