What's new

OpenVPN server instances

nug

Occasional Visitor
If I do a
ps | grep openvpn
I get the following result:
1770 admin 3536 S /etc/openvpn/vpnserver1 --cd /etc/openvpn/server1 --config config.ovpn
1774 admin 3496 S /etc/openvpn/vpnserver1 --cd /etc/openvpn/server1 --config config.ovpn
3351 admin 3812 R /etc/openvpn/vpnclient1 --cd /etc/openvpn/client1 --config config.ovpn
Is it normal to have two instances/processes for the openvpn server?
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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