Actions
User story #7034
openDisplay last not allowed node connection or automatically allow new network from known node
Status:
New
Priority:
N/A
Assignee:
-
Category:
Web - Nodes & inventories
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
I have started new nodes on dynamic public IP (mobile network), and I have created a bash script to receive new public IP when it's blocked by cf-serverd.
My bash script daily check /var/log/syslog to search line like this
Jul 21 04:03:15 sd-76178 cf-serverd[25721]: Remote host '37.184.5.89' not in allowconnects, denying connection
and make a diff with yesterday check to send me by email new discovered IP. After this I make a whois on it to have network to allow.
It will be nice to have directly last denied IP in Rudder interface to be able to add it more easily or may be it could a Rudder feature to automaticaly add new public IP (after have allowed node the first time).
Actions