mastellaro
(usa Slackware)
Enviado em 25/10/2014 - 11:24h
JJSantos escreveu:
mastellaro escreveu:
danniel-lara escreveu:
e só digitando o caminho completo o que ocorre ?
# /usr/sbin/openvpn
se eu digito o caminho completo ele executa o openvpn normalmente.
Aparece na tela as milhares de opções que o openvpn tem.
Tenta assim:
# systemctl start openvpn.service
fiz duas tentativas abaixo:
# systemctl start openvpn@multi-user.service
Job for openvpn@multi-user.service failed. See 'systemctl status openvpn@multi-user.service' and 'journalctl -xn' for details.
# systemctl start openvpn@service
Job for openvpn@multi-user.service failed. See 'systemctl status openvpn@service' and 'journalctl -xn' for details.
após isso executei
# journalctl -xn
e obtive o seguinte retorno:
-- Unit openvpn@service.service has begun starting up.
Out 25 10:18:47 Server openvpn[991]: Options error: In [CMD-LINE]:1: Error opening configuration file: service.conf
Out 25 10:18:47 Server openvpn[991]: Use --help for more information.
Out 25 10:18:47 Server systemd[1]: openvpn@service.service: control process exited, code=exited status=1
Out 25 10:18:47 Server systemd[1]: Failed to start OpenVPN Robust And Highly Flexible Tunneling Application On service.
-- Subject: Unit openvpn@service.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit openvpn@service.service has failed.