PDA

View Full Version : [GI-XPEED LX3] OpenVPN Folder Location



dfox
23-10-16, 17:11
Afternoon All,

Installed Openvpn on GI LX3, restarted box but openvpn folder does not show in the root of the image but it does show in usr/lib/

Is that the new location as when I transfer config file opnvpn does not start.

TIA

coudy
23-10-16, 19:00
Hi,
place config to /etc/openvpn.


ls -l /etc/openvpn/
-rw-r--r-- 1 root root 1721 Oct 19 07:41 ca.crt
-rw------- 1 root root 264 Oct 23 19:57 openvpn-status.log
-rw------- 1 root root 3530 Oct 19 08:31 openvpn.log
-rw-r--r-- 1 root root 4379 Oct 19 07:42 stb.conf
-rw-r--r-- 1 root root 5431 Oct 19 07:37 stb.crt
-rw-r--r-- 1 root root 1708 Oct 19 07:38 stb.key

root@xpeedlx3:/etc/openvpn# ps aux | grep openvpn
root 501 0.0 0.2 5600 2516 ? Ss 12:58 0:05 /usr/sbin/openvpn --daemon --writepid /var/run/openvpn.stb.pid --config /etc/openvpn/stb.conf --cd /etc/openvpn


and restart/start openvpn

dfox
23-10-16, 21:39
Thanks for that.

Sent from my SM-J320FN using Tapatalk