Actions
Todo #3903
closedDisable NTPD server
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/30/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
I've my Openvpn servers runs on port 123 UDP, when the firewall rebooting NTPD or OpenVPN service is down... ( same port!! )
I think the ntpd server in useless always started... ( for update local ntp I've added a crontab entry 15 3 * * * /usr/sbin/ntpdate -u pool.ntp.org )
Updated by Jim Pingle about 10 years ago
In addition to being a duplicate ticket, that's not a valid reason for wanting to disable ntpd.
Free tip: Bind OpenVPN to localhost:119x, port forward from wan:123 to localhost:119x, use the export package option to find port forwards in the host name resolution box. Follow up on the forum for more info.
Actions