You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to add a port to monitor sensors with Zabbix Agent, the default port being 10051/TCP. I've added an iptables rule at startup (INPUT) allowing the port. However, after periodically restarting TPOT, the firewall is overridden, and the service is no longer accessible. What's the correct way to add services in TPOT? Thank you very much.