Xinetd error message repeating every 15 minutes, explained by the pfSense Support team. Clear causes, simple checks, and expert help.
Why the Xinetd Error Message Repeats Every 15 Minutes in pfSense
Repeated Xinetd messages every fifteen minutes can look alarming at first. However, they often come from routine background firewall activity rather than a real problem. Knowing the reason behind them helps reduce worry and keeps log checks simple and clear.
Why Xinetd Messages Keep Repeating Every 15 Minutes

Seeing the same Xinetd message every 15 minutes can feel worrying at first. However, this behavior usually links to a pfSense firewall sync task rather than a real system issue. A scheduled background job refreshes firewall rules at regular intervals. During this refresh, Xinetd reloads a service and writes log entries again and again.
In many cases, the message points to the TFTP proxy running on port 6969. This happens even when TFTP is not actively used. The repeated logs often say reconfigured or service readjusted. While the messages look serious, they are mostly harmless and only create log noise.
Common Causes and Simple Solutions for Repeating Xinetd Messages
A repeating Xinetd message every fifteen minutes usually points to a background task rather than a real system failure. The behavior often connects to firewall syncing or service reload activity. Here are the most common causes and how to reduce the noise.
-
TFTP Proxy Triggered by Firewall Sync in pfSense
This is the most common reason. A built-in firewall sync task runs every fifteen minutes and reloads firewall rules. During this process, xinetd refreshes its services and briefly activates the TFTP proxy on port six nine six nine. This happens even when TFTP appears disabled.
To reduce this activity, open System Advanced Firewall and NAT. Locate the TFTP Proxy section and deselect all interfaces. Save the changes. Also, review firewall rules that use schedules since they can force frequent reloads.
-
Cron Jobs on Linux Systems
Scheduled tasks can also cause repeated reloads. Some cron jobs trigger firewall commands that indirectly force xinetd to reread its configuration.
Check scheduled tasks inside the system cron files. Look closely for jobs running every fifteen minutes. Pause suspicious entries and monitor the logs. Once identified, adjust the schedule or remove the task.
Get expert help with Xinetd issues.

-
File Permission or Ownership Problems
Incorrect permissions can block xinetd from starting services cleanly. When this happens, the daemon retries and logs activity again and again.
Review permissions on xinetd configuration files and service binaries. Correct file ownership and access levels so the service can run without interruption.
-
Broken Xinetd Configuration Files
Errors inside service configuration files can also cause repeated reload attempts. Invalid syntax or incorrect service definitions often lead to this behavior.
Open the service files stored in the xinetd configuration directory. Check for mistakes or unused services. After the cleanup, restart the xinetd service to apply the changes.
-
Firewall or Network Misconfiguration
A blocked port or incorrect network binding can prevent xinetd-managed services from listening properly. This causes retries that appear in logs at fixed intervals.
Confirm that firewall rules allow traffic for services managed by xinetd. Also, verify that the service binds to the correct network interface.
[Need assistance with a different issue? Our team is available 24/7.]
Conclusion
The Xinetd error message repeating every 15 minutes usually comes from a normal firewall or scheduled tasks, not a real system problem. Even so, constant logs can be confusing. If you want clarity or a clean setup, talk to us and get expert help right away.
