DailyBkup Documentation

Self-help reference for backup jobs, cron, cloud destinations, migration checks, and operational troubleshooting.

Documentation / Source-Destination Port Reachability FAIL

Error: Source-Destination Port Reachability FAIL

Resolve endpoint and port mapping issues before rerunning migration pre-flight checks.

Meaning

One or both endpoints are not reachable on the configured migration port path.

Primary Checks

  1. Verify source host and source port values.
  2. Verify destination host and SSH port values.
  3. If containers are involved, verify published host ports.
  4. Confirm firewall/security-group rules allow these connections.
Connectivity Test
Test-NetConnection <host> -Port <port>
docker ps --format "table {{.Names}}\t{{.Ports}}"