OpenVPN - No Connection
Hello, I was wondering if anyone could help me. I'm running a ZGEMMA STAR 2S box and have installed the OpenVPN software. I have then followed all procedures correctly, by creating the openvpn folder inside /etc/openvpn. I have then placed the .conf, ,crt, .pem and .txt with login details inside the folder.
Without the VPN running the box will download from online just fine but when the VPN is active there seems to be no connection to online... I was wondering if someone could shed some light on this? I have added below the .log output that I am getting.
Thanks in advance,
Jamie.
Without the VPN running the box will download from online just fine but when the VPN is active there seems to be no connection to online... I was wondering if someone could shed some light on this? I have added below the .log output that I am getting.
Fri Aug 4 15:38:31 2017 WARNING: file '/etc/openvpn/login.txt' is group or others accessible
Fri Aug 4 15:38:31 2017 OpenVPN 2.4.0 mipsel-oe-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jan 23 2017
Fri Aug 4 15:38:31 2017 library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.09
Fri Aug 4 15:38:31 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]104.238.169.38:1198
Fri Aug 4 15:38:31 2017 UDP link local: (not bound)
Fri Aug 4 15:38:31 2017 UDP link remote: [AF_INET]104.238.169.38:1198
Fri Aug 4 15:38:32 2017 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1558', remote='link-mtu 1542'
Fri Aug 4 15:38:32 2017 WARNING: 'cipher' is used inconsistently, local='cipher AES-128-CBC', remote='cipher BF-CBC'
Fri Aug 4 15:38:32 2017 [8ab64b8ecefd5c2e6a0a471261e59fcd] Peer Connection Initiated with [AF_INET]104.238.169.38:1198
Fri Aug 4 15:38:33 2017 TUN/TAP device tun0 opened
Fri Aug 4 15:38:33 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Fri Aug 4 15:38:33 2017 /sbin/ip link set dev tun0 up mtu 1500
Fri Aug 4 15:38:33 2017 /sbin/ip addr add dev tun0 local 10.82.10.6 peer 10.82.10.5
Fri Aug 4 15:38:34 2017 Initialization Sequence Completed
Fri Aug 4 15:38:53 2017 event_wait : Interrupted system call (code=4)
Fri Aug 4 15:38:53 2017 /sbin/ip addr del dev tun0 local 10.82.10.6 peer 10.82.10.5
Fri Aug 4 15:38:53 2017 SIGTERM[hard,] received, process exiting
Thanks in advance,
Jamie.