[SOLVED] native nordvpn app on MX linux

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 22340
Joined: Sun Dec 16, 2007 12:17 pm

Re: [UNSOLVED] native nordvpn app on MX linux

#21 Post by dolphin_oracle »

what we need are the vpns that fail installs because systemctl isn't present to rewrite their postinst scripts. I forget which one that is (not nordvpn though).
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
fehlix
Developer
Posts: 12734
Joined: Wed Apr 11, 2018 5:09 pm

Re: [UNSOLVED] native nordvpn app on MX linux

#22 Post by fehlix »

galaxysurfer wrote: Sun Apr 21, 2019 3:13 pm Just chatted with Nordvpn customer support... ( current app not working correctly).
Can you rephrase your statement or clarify: Have you tested the provided test-workaround and is it not working?
Or do you just rephrasing the customer support info from nordvpn?

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#23 Post by galaxysurfer »

The not working comment comes from Nordvpn customer support, meaning their official position on the matter. I am personally using a combination of the openvpn module addon for network configuration for custom tweaking laptop as well as Asus RT-AC68U router running Asuswrt-merlin firmware for network system control & Win 10 app on individual machines when not on Linux OS. I run dual boot setup.

I haven't tested the Linux app lately on my MxLinux installed hardware. Previous attempts didn't go well due to the systemd dependence. I didnt try it on systemd boot. Not using Mxlinux install on my tower as daily driver due to needing to reinstall os on a different hdd. Current hdd failing. ( hdd has clocked in excess of 75,000 hrs. ) waiting on funds to replace or will make a new partition on other hdd & do same for now.

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#24 Post by galaxysurfer »

installed linux app ver 3 for nordvpn in systemd mode. it gives me the required prompts to log on to servers okay & gives me a random connection , meaning cant choose which server i get. I will go see what happens when i try from default sysvinit side.

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#25 Post by galaxysurfer »

trying to login to nordvpn on sysvinit side without any changes gives me Cannot reach user daemon error.

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#26 Post by galaxysurfer »

entered code into terminal

sudo chmod 755 /usr/sbin/nordvpn* /usr/bin/nordvpn*
sudo chown 0:0 /usr/sbin/nordvpn* /usr/bin/nordvpn*



nohup sudo /usr/sbin/nordvpnsd &


nohup /usr/sbin/nordvpnud &

then entered nordvpn connect

successfully signed me on to same server I accessed when signing on via systemd booted side

seems to be a success now would be nice to be able to pick which server i connect to, otherwise no gain from current method via network manager.

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#27 Post by galaxysurfer »

so far so good

Went into nordvpn where features are spelled out. Like the ability to search by location. Not as good as win with gui but it is a start.
Last edited by galaxysurfer on Sun Apr 21, 2019 7:42 pm, edited 1 time in total.

User avatar
fehlix
Developer
Posts: 12734
Joined: Wed Apr 11, 2018 5:09 pm

Re: [UNSOLVED] native nordvpn app on MX linux

#28 Post by fehlix »

galaxysurfer wrote: Sun Apr 21, 2019 7:29 pm so far so good if you are creating a Nordvpn app we can use. IF we can get some of the features the win 10 app has.... bonus! let me know if you need me to do more troubleshooting. I am going to uninstall it for now so no leaking is setup.
Sounds good. Thanks for testing.
Cant't you choose the location / city you want to connect to?
I'm not (yet) using nordvpn,
but the help pages indicates you can select from a list:

Code: Select all

nordvpn --help
Welcome to NordVPN Linux client app!
Version 3.0.0-4
Website: https://nordvpn.com

Usage: nordvpn [global options] command [command options] [arguments...]

Commands:
     cities         Shows a list of cities where servers are available
     connect, c     Connects you to VPN
     countries      Shows a list of countries where servers are available
     disconnect, d  Disconnects you from VPN
     groups         Shows a list of available server groups
     login          Logs you in
     logout         Logs you out
     set            Sets a configuration option
     settings       Shows current settings
     status         Shows connection status
     whitelist      Adds or removes an option from a whitelist
     help, h        Shows a list of commands or help for one command

:puppy:

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#29 Post by galaxysurfer »

so far can get into cities list for usa & enable dns settings
no go on the cybersec

User avatar
galaxysurfer
Posts: 213
Joined: Mon Jul 16, 2018 5:14 am

Re: [UNSOLVED] native nordvpn app on MX linux

#30 Post by galaxysurfer »

can set killswitch & notify

Post Reply

Return to “Software / Configuration”