OpenVPN client on embedded device

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
nedo
OpenVpn Newbie
Posts: 1
Joined: Thu Sep 19, 2019 3:52 pm

OpenVPN client on embedded device

Post by nedo » Thu Sep 19, 2019 3:55 pm

Hi,
I'm new of this forum. I configured openVPN on an embedded device with GNU/linux kernel 4.4.35 CPU arm7l. The OS has neither systemd nor service. However, openVPN can start automatically at boot /etc/init.d/openvpn start.
In the /etc/openvpn folder there are several .conf configuration files. At boot time the device connects automatically using one of the files. The /etc/default/openvpn config file does not produce any effect.
How does it select them? Alphabetical order? Randomly?
Thank you

Post Reply