On Thu, 2014-03-13 at 21:13 +0100, Andreas Sinn wrote:> Hello all,
>
> I want to mount on my rhel 6 server a Windows 2012 SMB share with the
> following:
>
> mount -t cifs //10.100.74.51/tsm_images /epostfach1 -o
> username=admin-asi,domain=LIVE
>
> but I get the following error:
>
> mount error(112): Host is down
>
> dmesg
> CIFS VFS: cifs_mount failed w/return code = -112
>
>
> Does anyone know how this works or what I have to do on the Windows 2012
> server?
Hi
Presumably, you don't need to kerberise it so I'd go for DNS. Try the
fqdn instead of the IP.
HTH
Steve