Hackplayers / 4nonimizer

A bash script for anonymizing the public IP used to browsing Internet, managing the connection to TOR network and to different VPNs providers (OpenVPN)
GNU General Public License v3.0
617 stars 192 forks source link

openvpn: no process found /// no connection 4nonimizer #72

Open neon-flash3 opened 5 years ago

neon-flash3 commented 5 years ago

Hi!

I read a lot of threads but i stucked, i really hope vmotos can help me :)

Yesterday, the first time after install it running perfect, it was amazing. But now i get the "openvpn: no process found" Error:

Thu Aug 8 18:50:16 2019 WARNING: file 'pass.txt' is group or others accessible Thu Aug 8 18:50:16 2019 OpenVPN 2.4.7 aarch64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 20 2019 Thu Aug 8 18:50:16 2019 library versions: OpenSSL 1.1.1c 28 May 2019, LZO 2.10 Thu Aug 8 18:50:16 2019 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Thu Aug 8 18:50:16 2019 NOTE: --fast-io is disabled since we are not using UDP Thu Aug 8 18:50:16 2019 TCP/UDP: Preserving recently used remote address: [AF_I NET]198.7.62.204:443 Thu Aug 8 18:50:16 2019 Socket Buffers: R=[87380->87380] S=[16384->16384] Thu Aug 8 18:50:16 2019 Attempting to establish TCP connection with [AF_INET]19 8.7.62.204:443 [nonblock] Thu Aug 8 18:50:17 2019 TCP connection established with [AF_INET]198.7.62.204:4 43 Thu Aug 8 18:50:17 2019 TCP_CLIENT link local: (not bound) Thu Aug 8 18:50:17 2019 TCP_CLIENT link remote: [AF_INET]198.7.62.204:443 Thu Aug 8 18:50:22 2019 TLS: Initial packet from [AF_INET]198.7.62.204:443, sid =5879897e 8eb3b1c1 Thu Aug 8 18:50:22 2019 WARNING: this configuration may cache passwords in memo ry -- use the auth-nocache option to prevent this Thu Aug 8 18:50:23 2019 VERIFY OK: depth=1, C=CH, ST=Zurich, L=Zurich, O=vpnboo k.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, emailAddress=admin@vpnbook.com Thu Aug 8 18:50:23 2019 VERIFY OK: depth=0, C=CH, ST=Zurich, L=Zurich, O=vpnboo k.com, OU=IT, CN=vpnbook.com, name=vpnbook.com, emailAddress=admin@vpnbook.com Thu Aug 8 18:50:23 2019 Control Channel: TLSv1.2, cipher TLSv1.2 ECDHE-RSA-AES2 56-GCM-SHA384, 1024 bit RSA Thu Aug 8 18:50:23 2019 [vpnbook.com] Peer Connection Initiated with [AF_INET]1 98.7.62.204:443 Thu Aug 8 18:50:24 2019 SENT CONTROL [vpnbook.com]: 'PUSH_REQUEST' (status=1) Thu Aug 8 18:50:26 2019 AUTH: Received control message: AUTH_FAILED Thu Aug 8 18:50:26 2019 SIGTERM[soft,auth-failure] received, process exiting

for sure i run the scripts.... bash vpn/vpnbook/vpn-get-pass.sh bash vpn/vpnbook/vpn-get-ovpn.sh

also i edit the vpnbook pass.txt manually.... vpnbook hMN8XQa

when i start manually the file vpnbook-us1-tcp80.ovpn, the it works with connection. AND i bought a 1month premium account on hidemyass, same error.... :(

Can anybody help me?

Thanks,

Florian