LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-04-2019, 07:29 AM   #16
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925

Can you please paste the entire command and output. Thanks.
 
Old 05-04-2019, 07:31 AM   #17
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
Sat May 4 13:24:05 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Sat May 4 13:24:05 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]188.226.152.150:1194
Sat May 4 13:24:05 2019 Socket Buffers: R=[212992->212992] S=[212992->212992]
Sat May 4 13:24:05 2019 UDP link local: (not bound)
Sat May 4 13:24:05 2019 UDP link remote: [AF_INET]188.226.152.150:1194
Sat May 4 13:24:05 2019 TLS: Initial packet from [AF_INET]188.226.152.150:1194, sid=c1307d56 2023b83c
Sat May 4 13:24:05 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat May 4 13:24:05 2019 VERIFY OK: depth=1, C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=changeme, name=changeme, emailAddress=mail@host.domain
Sat May 4 13:24:05 2019 VERIFY OK: depth=0, C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=server, name=changeme, emailAddress=mail@host.domain
Sat May 4 13:24:05 2019 Control Channel: TLSv1.2, cipher TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384, 1024 bit RSA
Sat May 4 13:24:05 2019 [server] Peer Connection Initiated with [AF_INET]188.226.152.150:1194
Sat May 4 13:24:06 2019 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Sat May 4 13:24:06 2019 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.8.8,dhcp-option DNS 8.8.4.4,route-gateway 10.8.0.1,topology subnet,ping 5,ping-restart 30,ifconfig 10.8.0.114 255.255.255.0,peer-id 50,cipher AES-256-GCM'
Sat May 4 13:24:06 2019 OPTIONS IMPORT: timers and/or timeouts modified
Sat May 4 13:24:06 2019 OPTIONS IMPORT: --ifconfig/up options modified
Sat May 4 13:24:06 2019 OPTIONS IMPORT: route options modified
Sat May 4 13:24:06 2019 OPTIONS IMPORT: route-related options modified
Sat May 4 13:24:06 2019 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sat May 4 13:24:06 2019 OPTIONS IMPORT: peer-id set
Sat May 4 13:24:06 2019 OPTIONS IMPORT: adjusting link_mtu to 1657
Sat May 4 13:24:06 2019 OPTIONS IMPORT: data channel crypto options modified
Sat May 4 13:24:06 2019 Data Channel: using negotiated cipher 'AES-256-GCM'
Sat May 4 13:24:06 2019 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sat May 4 13:24:06 2019 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sat May 4 13:24:06 2019 ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=enp4s0 HWADDR=b0:6e:bf:bf:6f:a0
Sat May 4 13:24:06 2019 ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1)
Sat May 4 13:24:06 2019 Exiting due to fatal error
 
Old 05-04-2019, 07:34 AM   #18
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Ok, can you try running the command you did before but this time using sudo (i.e. with root privileges):

Code:
sudo openvpn 'Netherlands Server 1.ovpn'
 
Old 05-04-2019, 07:42 AM   #19
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
Sat May 4 13:36:38 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Sat May 4 13:36:38 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]188.226.152.150:1194
Sat May 4 13:36:38 2019 Socket Buffers: R=[212992->212992] S=[212992->212992]
Sat May 4 13:36:38 2019 UDP link local: (not bound)
Sat May 4 13:36:38 2019 UDP link remote: [AF_INET]188.226.152.150:1194
Sat May 4 13:36:38 2019 TLS: Initial packet from [AF_INET]188.226.152.150:1194, sid=18110abf fba2ff1d
Sat May 4 13:36:38 2019 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat May 4 13:36:38 2019 VERIFY OK: depth=1, C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=changeme, name=changeme, emailAddress=mail@host.domain
Sat May 4 13:36:38 2019 VERIFY OK: depth=0, C=US, ST=CA, L=SanFrancisco, O=Fort-Funston, OU=changeme, CN=server, name=changeme, emailAddress=mail@host.domain
Sat May 4 13:36:38 2019 Control Channel: TLSv1.2, cipher TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384, 1024 bit RSA
Sat May 4 13:36:38 2019 [server] Peer Connection Initiated with [AF_INET]188.226.152.150:1194
Sat May 4 13:36:39 2019 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Sat May 4 13:36:39 2019 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.8.8,dhcp-option DNS 8.8.4.4,route-gateway 10.8.0.1,topology subnet,ping 5,ping-restart 30,ifconfig 10.8.0.114 255.255.255.0,peer-id 97,cipher AES-256-GCM'
Sat May 4 13:36:39 2019 OPTIONS IMPORT: timers and/or timeouts modified
Sat May 4 13:36:39 2019 OPTIONS IMPORT: --ifconfig/up options modified
Sat May 4 13:36:39 2019 OPTIONS IMPORT: route options modified
Sat May 4 13:36:39 2019 OPTIONS IMPORT: route-related options modified
Sat May 4 13:36:39 2019 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sat May 4 13:36:39 2019 OPTIONS IMPORT: peer-id set
Sat May 4 13:36:39 2019 OPTIONS IMPORT: adjusting link_mtu to 1657
Sat May 4 13:36:39 2019 OPTIONS IMPORT: data channel crypto options modified
Sat May 4 13:36:39 2019 Data Channel: using negotiated cipher 'AES-256-GCM'
Sat May 4 13:36:39 2019 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sat May 4 13:36:39 2019 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Sat May 4 13:36:39 2019 ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=enp4s0 HWADDR=b0:6e:bf:bf:6f:a0
Sat May 4 13:36:39 2019 TUN/TAP device tun1 opened
Sat May 4 13:36:39 2019 TUN/TAP TX queue length set to 100
Sat May 4 13:36:39 2019 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Sat May 4 13:36:39 2019 /sbin/ip link set dev tun1 up mtu 1500
Sat May 4 13:36:39 2019 /sbin/ip addr add dev tun1 10.8.0.114/24 broadcast 10.8.0.255
Sat May 4 13:36:39 2019 /sbin/ip route add 188.226.152.150/32 via 192.168.0.1
Sat May 4 13:36:39 2019 /sbin/ip route add 0.0.0.0/1 via 10.8.0.1
Sat May 4 13:36:39 2019 /sbin/ip route add 128.0.0.0/1 via 10.8.0.1
Sat May 4 13:36:39 2019 Initialization Sequence Completed
 
Old 05-04-2019, 07:44 AM   #20
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Good. You should be connected.

Browse to e.g. https://whatismyipaddress.com/ and see where it says you are (if you actually do live in the Netherlands, this might not be of use ).
 
Old 05-04-2019, 07:48 AM   #21
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
I'm from the uk and it's telling me im still in the uk
 
Old 05-04-2019, 07:49 AM   #22
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Is the terminal window that you ran openvpn from still open?
 
Old 05-04-2019, 07:51 AM   #23
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
Yes
 
Old 05-04-2019, 07:54 AM   #24
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
And the openvpn program still running? (i.e. the command line isn't showing a prompt ready for new input).
 
Old 05-04-2019, 07:58 AM   #25
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
No command line isn't showing a prompt ready for new input
 
Old 05-04-2019, 08:03 AM   #26
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Try restarting your browser.
 
Old 05-04-2019, 08:09 AM   #27
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
i just tried it on firefox , opera , chrome and still the same
 
Old 05-04-2019, 08:16 AM   #28
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Ok. I have no idea then, sorry. Hopefully someone else will step up to the plate and help you out with this.

When I used VPNs on Linux, I used software called Fruho (https://fruho.com/) - perhaps you will have joy with that. Also, you can add the VPN details into your network manager. VPN providers often provide an online guide for the latter, perhaps Digibit do too.

My advice, if no-one else can help you, is to contact Digibit and tell them about your problem, providing them with the output that you provided here.
 
Old 05-04-2019, 08:18 AM   #29
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
Ok thank you so my for your help.
 
Old 05-05-2019, 02:41 PM   #30
Jabs
LQ Newbie
 
Registered: May 2019
Posts: 17

Original Poster
Rep: Reputation: Disabled
Just an update i have managed to do my vpn.

Last edited by Jabs; 05-05-2019 at 02:42 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
VPN Question Win98->internet->Router->Linux VPN Server->Win2k Server patrickrea Linux - Networking 1 08-10-2004 02:09 AM
How do i connect Ciscos VPN client to Checkpoint VPN server Klas Linux - Networking 1 11-29-2003 08:00 AM
MASQ VPN to VPN Router hakcenter Linux - Networking 0 06-26-2003 04:14 PM
Too VPN or not to VPN. gboutwel Linux - Security 4 03-28-2003 04:27 PM
Connect to Cisco VPN w/o Cisco VPN Client gboutwel Linux - Networking 4 02-07-2003 12:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:52 PM.

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