Some Additional Troubleshooting:
----------------------------
** From the NetVault Server or Client:
-- Can the NetVault Server or Client ping the IP of the DR device?
-- Can the NetVault Server or Client ping the Hostname of the DR device?
-- Does an 'nslookup' by IP from the NetVault Server or Client to the DR device succeed?
-- Does an 'nslookup' by Hostname from the NetVault Server or Client to the DR device succeed?
----------------------------
** From the DR device:
-- Does a 'ping' from the DR device back to the NetVault Server or Client succeed using the command below?
network --ping --destination <NetVault Server or Client IP>
-- Does an 'nslookup' from the DR device back to the NetVault Server or Client succeed using the command below?
network --nslookup --destination <NetVault Server or Client hostname>
----------------------------