On Mon, Apr 12, 2021 at 5:07 PM Gavin Henry <ghe...@suretec.co.uk> wrote: > > DNS is correct in that gavin.suretec.net is in DC1, but even after > changing all the BackupPC server details to henry.suretec.net, it's > still treating henry.suretec.net as the other host > (gavin.suretec.net), i.e. it's not connecting to gavin.suretec.net to > rsync data back. It's just rsyncing to itself.
If you have anything in $Conf{ClientNameAlias} it would override the host name. Also an entry in the server's /etc/hosts file could override DNS when connecting. If it is a windows target using netbios names it would be the client's own idea of its name that matters. -- Les Mikesell lesmikes...@gmail.com _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/