[Samba] Re: Enabling CIFS

Mark Nienberg gmane at tippingmar.com
Mon Sep 11 00:16:53 GMT 2006


Felix Miata wrote:
> I upgraded my SUSE 10.0 server to the Suse Projects 3.0.23c rpms. When I try to use cifs to mount, I get the error:
> 
> 	mount error 112: Host is down
> 
> by using this syntax:
> 
> 	# mount -t cifs -o ro //p-t18/G /mnt/test
> 
> What do I need to do to make this work?

Try it using the IP address of the server instead of the name.

mount -t cifs -o ro //192.168.1.35/G /mnt/test

Mark



More information about the samba mailing list