start openvpn trouble

Need help configuring your VPN? Just post here and you'll get that help.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
teclesoft
OpenVpn Newbie
Posts: 5
Joined: Thu Sep 09, 2021 4:17 pm

start openvpn trouble

Post by teclesoft » Tue Sep 14, 2021 3:55 pm

Clients can only connect to VPN if I start the service this way:
openvpn --config /etc/openvpn/server.conf --ca ca.crt --key server.key --cert server.crt
If I start from traditional mode:
/etc/init.d/openvpn start
Clients can't connect, any tips on what it might be? I've tried starting normally or as a superuser in normal mode and they can't connect, just start openvpn --config and other parameters that I passed above and everything works normal.

Post Reply