Hi,
I'm trying to setup the VTL replicatio, but it doesn't work,
I have the parameter "PeerAddr=<ip>" in /quadstorvtl/etc/ndrecv.conf in source system and the parameter "RecvAddr=<ip>" in the same file of target system, the parameter "remote host" in the VTL source and auto-replicate in pool. but the message error is always the same: "Cannot connect to <ip>".
I check the ports 9955 and 9953 in both, (with a telnet <ip> 9955 and 9953), but it finiss with the message "telnet: Unable to connect to remote host: Connection refused". This message is the same if I run the telnet 127.0.0.1 9955/9953 for local ports in both systems, they don't have the firewalld started.
My SO is Ubuntu Server 20.04u3 and my QuadStorVTL version is 3.0.58, (with the lib's multiarch-support 2.27 and libssl 1.0.0_1.0.1t)
Many thxs,