I have a task. Configure synchronization between servers via only IPv6.
if you write an address in XX:.....:XX format, it gives an error when a synchronization task is submitted.
If you add an entry to the /etc/hosts file
error - no
![2021-04-02_155343.png 2021-04-02_155343.png]()
![2021-04-02_160832.png 2021-04-02_160832.png]()
Read more
if you write an address in XX:.....:XX format, it gives an error when a synchronization task is submitted.
If you add an entry to the /etc/hosts file
Code:
echo "2001:.....:199 myprimarypbs" >> /etc/hosts


Code:
Server:
proxmox-backup-server 1.0.11-1 running version: 1.0.11
Client...
Read more