What's new

Tutorial Sarili mong openvpn server (tutorial series)

root@cardodalisayserver ~]# systemctl status openvpn@server
openvpn@server.service - OpenVPN Robust And Highly Flexible Tunneling Application On server
Loaded: loaded (/usr/lib/systemd/system/openvpn@.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2018-04-27 16:26:19 UTC; 4min 28s ago
Process: 16505 ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %i.conf (code=exited, status=1/FAILURE)
Main PID: 16505 (code=exited, status=1/FAILURE)
Apr 27 16:26:19 cardodalisayserver systemd[1]: Starting OpenVPN Robust And Highly Flexibl.....
Apr 27 16:26:19 cardodalisayserver openvpn[16505]: Options error: Bad protocol: '1194'. ...6]
Apr 27 16:26:19 cardodalisayserver openvpn[16505]: Use --help for more information.
Apr 27 16:26:19 cardodalisayserver systemd[1]: openvpn@server.service: main process exite...RE
Apr 27 16:26:19 cardodalisayserver systemd[1]: Failed to start OpenVPN Robust And Highly ...r.
Apr 27 16:26:19 cardodalisayserver systemd[1]: Unit openvpn@server.service entered failed...e.
Apr 27 16:26:19 cardodalisayserver systemd[1]: openvpn@server.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@cardodalisayserver ~]#


ano po solution dito?
 
[root@paris ~]# firewall-cmd --reload
success
[root@paris ~]# systemctl start openvpn@server
Job for openvpn@server.service failed because the control process exited with error code. See "systemctl status openvpn@server.service" and "journalctl -xe" for details.
[root@paris ~]# systemctl status openvpn@server
openvpn@server.service - OpenVPN Robust And Highly Flexible Tunneling Application On server
Loaded: loaded (/usr/lib/systemd/system/openvpn@.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2018-04-27 16:44:16 UTC; 42s ago
Process: 13075 ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %i.conf (code=exited, status=1/FAILURE)
Main PID: 13075 (code=exited, status=1/FAILURE)
Apr 27 16:44:16 paris systemd[1]: Starting OpenVPN Robust And Highly Flexible Tunneling ......
Apr 27 16:44:16 paris openvpn[13075]: Options error: Bad protocol: '12'. Allowed protoc...p6]
Apr 27 16:44:16 paris openvpn[13075]: Use --help for more information.
Apr 27 16:44:16 paris systemd[1]: openvpn@server.service: main process exited, code=exit...URE
Apr 27 16:44:16 paris systemd[1]: Failed to start OpenVPN Robust And Highly Flexible Tun...er.
Apr 27 16:44:16 paris systemd[1]: Unit openvpn@server.service entered failed state.
Apr 27 16:44:16 paris systemd[1]: openvpn@server.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@paris ~]#


nagkkaproblema sa firewall? ano po kaya rootcause?
 
maraming salamat sir, try ko ito gusto kong matuto:):) pm kita kpag sumakit na ulo ko :):)
 
Last edited by a moderator:

Similar threads

Back
Top