What's new

Build-380-66-Beta4 with PIA

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

jjbine

Occasional Visitor
I'm stuck. ASUS RTAC56U.

I copied Yorgi excellent example to my Server and client with no success. Under VPN status, Server 1 is RUNNING, Client 1 is Connecting... (us-east.privateinternetaccess.com udp:1198).

Below is my System Log.
Aug 2 18:13:59 rc_service: httpd 474:notify_rc start_vpnclient1
Aug 2 18:14:15 openvpn[18670]: Options error: You must define CA file (--ca) or CA path (--capath)
Aug 2 18:14:15 openvpn[18670]: Use --help for more information.
Aug 2 18:15:48 rc_service: httpd 474:notify_rc start_vpnclient1
Aug 2 18:16:05 openvpn[18742]: OpenVPN 2.4.1 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on May 4 2017
Aug 2 18:16:05 openvpn[18742]: library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.08
Aug 2 18:16:05 openvpn[18743]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 2 18:16:05 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:05 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:05 openvpn[18743]: Could not determine IPv4/IPv6 protocol
Aug 2 18:16:05 openvpn[18743]: SIGUSR1[soft,init_instance] received, process restarting
Aug 2 18:16:10 openvpn[18743]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 2 18:16:10 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known) <----what does this mean? I know it is a valid location.
Aug 2 18:16:10 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:10 openvpn[18743]: Could not determine IPv4/IPv6 protocol
Aug 2 18:16:10 openvpn[18743]: SIGUSR1[soft,init_instance] received, process restarting

My client 1 setup is...
upload_2017-5-10_16-18-33.png

View attachment 9269
upload_2017-5-10_16-22-41.png


My OVPN file is ..
client
dev tun
proto udp
remote us-east.privateinternetaccess.com 1198
resolv-retry infinite
nobind
persist-key
persist-tun
cipher aes-128-cbc
auth sha1
tls-client
remote-cert-tls server
auth-user-pass
comp-lzo
verb 1
reneg-sec 0
disable-occ

Any help would be appreciated.

Thanks
Jim

ps..note the
 
Last edited:
I'm stuck. ASUS RTAC56U.

I copied Yorgi excellent example to my Server and client with no success. Under VPN status, Server 1 is RUNNING, Client 1 is Connecting... (us-east.privateinternetaccess.com udp:1198).

Below is my System Log.
Aug 2 18:13:59 rc_service: httpd 474:notify_rc start_vpnclient1
Aug 2 18:14:15 openvpn[18670]: Options error: You must define CA file (--ca) or CA path (--capath)
Aug 2 18:14:15 openvpn[18670]: Use --help for more information.
Aug 2 18:15:48 rc_service: httpd 474:notify_rc start_vpnclient1
Aug 2 18:16:05 openvpn[18742]: OpenVPN 2.4.1 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on May 4 2017
Aug 2 18:16:05 openvpn[18742]: library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.08
Aug 2 18:16:05 openvpn[18743]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 2 18:16:05 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:05 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:05 openvpn[18743]: Could not determine IPv4/IPv6 protocol
Aug 2 18:16:05 openvpn[18743]: SIGUSR1[soft,init_instance] received, process restarting
Aug 2 18:16:10 openvpn[18743]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Aug 2 18:16:10 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known) <----what does this mean? I know it is a valid location.
Aug 2 18:16:10 openvpn[18743]: RESOLVE: Cannot resolve host address: us-east.privateinternetaccess.com:1198 (Name or service not known)
Aug 2 18:16:10 openvpn[18743]: Could not determine IPv4/IPv6 protocol
Aug 2 18:16:10 openvpn[18743]: SIGUSR1[soft,init_instance] received, process restarting

My client 1 setup is...
View attachment 9268
View attachment 9269
View attachment 9270

My OVPN file is ..
client
dev tun
proto udp
remote us-east.privateinternetaccess.com 1198
resolv-retry infinite
nobind
persist-key
persist-tun
cipher aes-128-cbc
auth sha1
tls-client
remote-cert-tls server
auth-user-pass
comp-lzo
verb 1
reneg-sec 0
disable-occ

Any help would be appreciated.

Thanks
Jim

ps..note the
Try this.
1. Change Auth Digest to SHA1
2. Change Ciper Negotiation to Disable
3. TLS Renegotiation Time to 0
4. Redirect Internet Traffic to All Traffic

and finally, click on the yellow highlighted text (content modifications to keys and certificates) to the right of the authorization mode field. Verify that you have copied the certificates in the right fields per PIA instructions.
 
With 380.66 Beta 5, all you have to do is import the ovpn file provided by PIA, click on Keys & Certificates, paste the CA and the CRL content (the files are in the PIA zip), and you're done. Every required setting is automatically imported.
 
With 380.66 Beta 5, all you have to do is import the ovpn file provided by PIA, click on Keys & Certificates, paste the CA and the CRL content (the files are in the PIA zip), and you're done. Every required setting is automatically imported.

Thanks. I don't see Beta 5 for my router 56U Never mind found it on Mirror2. I'll give it a try. Thanks
 
Similar threads
Thread starter Title Forum Replies Date
Diablo99 How to build a safe VPN VPN 3

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top