Hi,
When using hardened linux repository, veeam services add some temporary rules to UFW, allowing traffic between backup components:
[ 4] 6162/tcp ALLOW IN Anywhere # Veeam transport rule
[ 5] 2500/tcp ALLOW IN Anywhere # Veeam rule eeba7ea1-3cd4-4251-8800-9fa455f03ece
[ 6] 2501/tcp ALLOW IN Anywhere # Veeam rule eeba7ea1-3cd4-4251-8800-9fa455f03ece
[ 7] 2507/tcp ALLOW IN Anywhere # Veeam rule eeba7ea1-3cd4-4251-8800-9fa455f03ece
Is there any way to limit source IPs ?
Is there any config file to insert source IPs, so that veeam service can use those IP for creating UFW rules?