1. Check if the BDRShield service is running on the BDRShield Backup Server machine. Go to 'Run,' type “Services.msc,” and check the status of the BDRShield service. If not started, right-click and start the service.
2. Verify if the Backup Port is in LISTEN state by running the appropriate command on the BDRShield Backup Server machine, depending on the operating system:
3. Confirm whether the client can connect to the BDRShield Backup Server through the TCP Port (default 32004). Execute the following command in the Client machine's command prompt: `telnet <server_ip_address/DNS_name> 32004`
4. If the backup port is not listening, ensure that both the BDRShield Backup Server and the BDRShield Client are configured with the same Backup Port (by default, the port should be 32004). Verify this by checking the `<backup_port>` value in the `<bdrsuite_installation_location>/conf/SGConfiguration.conf` file.
5. If the BDRShield Service is running successfully in both the BDRShield Backup Server and BDRShield Client machines, but the telnet command fails, check the NAT/Firewall settings and ensure that the Backup Port (default 32004) is open for incoming traffic on the BDRShield Backup Server machine and outgoing traffic on the BDRShield Client.
6. If the above steps do not resolve the issue, contact BDRShield support at
vembu-support@vembu.com for further assistance.