[linux-cifs-client] Re: mount, connection refused

Stefan Koehler stefan at gonicus.de
Mon Dec 3 08:48:54 GMT 2007


Hi,

iClou wrote:
> Hi
> 
> I have a new IOMEGA network hard drive with the the following configuration:
> IP: 169.254.0.2
> ShareName: PUBLIC
> user/pw : admin/admin
> 
> Since 2 days I try to mount it correctly, without any success.
> 
> mount command:
> mount -t cifs -o username=admin,password=admin //169.254.0.2/PUBLIC /mnt/tmp
the option should be user=admin, not username=admin, see man mount.cifs
> 
> error message:
> mount error 111 = Connection refused
> 
> dmesg:
> CIFS VFS: Error connecting to IPv4 socket. Aborting operation
> CIFS VFS: cifs_mount failed w/return code = -111
> 
> If anybody can help me here, that would be great.
> 
> --
> Thanks in advance
> Mike

Regards
Stefan



More information about the linux-cifs-client mailing list