mount error 112 = Host is down
I have windows 10 machine and shared the folder on it.
Now I am mounting it on Redhat Linux 5.9 64-bit using below command and error receiving. but this IP is pining vice versa.
mount -t cifs -o user=test,password=xxx //10.1.1.40/erp-hr-backups /opt/daily_backups/
ERROR:
mount error 112 = Host is down
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
Please help.