
Originally Posted by
xHan
That is a DNS issue. If you ran nslookup AmandaServerHostName on your Windows client, you would find the returned ip is not correct. Either you can only add the server's ip in your ZWC, or you can add the Amanda Server's ip and host name in the Windows client's 'hosts' file (C:\Windows\System32\Config\drivers\etc) to allow you using Server's host name in ZWC.
The IP info looks good.
Code:
U:\>nslookup h1p-backup1
Server: dc1.homenet.local
Address: 10.224.210.7
Name: h1p-backup1.HOMENET.local
Address: 10.224.210.37
U:\>nslookup h1p-backup1.homenet.local
Server: dc1.homenet.local
Address: 10.224.210.7
Name: h1p-backup1.homenet.local
Address: 10.224.210.37