Ticket #876. Add the ip to the respective files on ppp linkup event so the code of dynamic gateways finds them. Also reorganize/simplify/optimize the apinger config generation code. Do not use that 127.0.0.x hack anymore and avoid loops as much as possible.
Since the OpenVPN management is done via unix socket and not tcp, we no longer need to require the local_port be set in order to activate the daemon.
Reload cron after changes. Submitted-by: robiscool
Check for proper type.
Use foreach and check for type to avoid errors.
Expand alias for redirect target port and truncate to first port or range if destination port is not that same alias, since the translation port in PF does not accept lists.
Fix variable name typo in status_services.php and fix return value of is_pid_running. Fixes #877
Use the new events mechanisms to dispatch events.
Ticket #876. Remove old status file of apinger before restarting because it might confuse gui.
Actually there is a script that will run ntpd on bootup. Revert partially the change to fix ntp.
View revisions
Also available in: Atom