Jump to content

Can anyone help me with the configuration of a VPN?


Recommended Posts

Posted

I registered to a VPN service and I got the configuration file, but when I copy/paste it on my Netduma page it says "Failed to connect" with some errors in the Log. Error code:

Fri Oct 28 17:07:13 2016 WARNING: file '/tmp/vpncred' is group or others accessible
Fri Oct 28 17:07:13 2016 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Oct 28 17:07:13 2016 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Oct 28 17:07:13 2016 Cannot load CA certificate file ca.crt (no entries were read): error:02001002:lib(2):func(1):reason(2): error:2006D080:lib(32):func(109):reason(128)
Fri Oct 28 17:07:13 2016 Exiting due to fatal error

More details if someone will reply!

Thanks

Posted

Someone one will be along to help. But what VPN service are you subscribed to.

Posted

 

I am using AnonVPN.

I managed to use the certificate file, and now the log is not giving me any errors, but the VPN won't connect.

There must be something wrong with my config file or something...

Posted

This is what I am pasting in:

client
dev tun
proto udp
remote 108.61.179.133 1197
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ca ca.crt
auth-user-pass
comp-lzo
reneg-sec 0
verb 3
cipher AES-256-CBC  
cipher BF-CBC
<ca>
--My certificate here--
</ca>

Doesn't work :/ (Failed to communicate with router)

Any help?

Posted

Try removing line 12 from then config you posted above.

Still "Failed to communicate with router"

  • Netduma Staff
Posted

Still "Failed to communicate with router"

 

When receiving that error, I believe you must factory reset the router. Try doing that, then change line 5 to 'resolv-retry 10' and remove line 12.

  • Administrators
Posted

Firstly please try disable your anti-virus, adware or firewall and see if the error goes away before factory resetting. 

Posted

Firstly please try disable your anti-virus, adware or firewall and see if the error goes away before factory resetting. 

Already disabled my firewall and everything, and I resetted my modem. But nope... same error.

I think I'll give up for now and maybe change VPN provider :)

  • Administrators
Posted

Just to clarify, I assume you are selecting a device and also putting in your login details before trying to connect?

 

Can you also try taking out these 3 lines please: 

 

tun-mtu 1500
tun-mtu-extra 32
mssfix 1450

Posted

Just to clarify, I assume you are selecting a device and also putting in your login details before trying to connect?

 

Can you also try taking out these 3 lines please: 

 

tun-mtu 1500

tun-mtu-extra 32

mssfix 1450

Yes, I did select my PS4 and compiled my login details.

Tried to remove those lines but still doesn't work :(

I am even willing to use skype/TeamViewer or something else if you want to help me... I just don't get what I am doing wrong.

Posted

This is what my console log is giving me now:

Fri Nov  4 12:01:26 2016 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Fri Nov  4 12:01:26 2016 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Nov  4 12:01:26 2016 Socket Buffers: R=[163840->131072] S=[163840->131072]
Fri Nov  4 12:01:26 2016 UDPv4 link local: [undef]
Fri Nov  4 12:01:26 2016 UDPv4 link remote: [AF_INET]108.61.179.133:1197
Posted

Post in the 1 on 1 section with dates/times you're available and I can try and get the config working

Don't worry dude I'll give up for now. When I'll really need a VPN I'll get a new service and see how it goes. I just wanted to try it anyway.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...