If I set:
ICECC_SCHEDULER_HOST="192.168.1.127"
in /etc/icecc/icecc.conf everything works fine.
however, the machine in my network change, and the IP addresses are dynamic, so I'd really like the broadcast discovery to work.
for debugging, I turned firewalling is completely off, not rules present and IN/OUT are accept:
Chain INPUT (policy ACCEPT)
Chain FORWARD (policy DROP)
Chain OUTPUT (policy ACCEPT)
Even in the successful scenario no logs are created :
neither /var/log/icecc_scheduler.log nor /var/log/iceccd.log exists.
Is there any way to debug this?
Greetings,
Jan