
Hi everyone,
I have a SureBackup issue and I’m trying to understand the IP selection behavior.
Setup
Repository server has two NICs:
Management NIC
-
192.168.10.191
-
Has gateway
-
Domain profile
iSCSI NIC
-
172.16.100.11
-
No gateway
-
No DNS
-
Used only for iSCSI to Synology
Problem
SureBackup fails with:
Failed to connect to the endpoint [172.16.100.11:2500]
Veeam is trying to connect to the iSCSI IP instead of the management IP.
What I verified
-
VBR can connect to 192.168.10.191:2500 → OK
-
VBR cannot reach 172.16.100.11 → expected
-
VeeamTransportSvc is running
-
Port 2500 is listening
-
Firewall rule for 2500 exists
-
iSCSI NIC has no gateway
-
Management NIC has lower metric
Windows DNS API returns
192.168.10.191
172.16.100.11
So management IP is first.
