Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 19:24:00 +0200
From:      Aivaras <ashas@takas.lt>
To:        freebsd-questions@freebsd.org
Subject:   samba mount by name
Message-ID:  <43D3BFB0.8000708@takas.lt>

next in thread | raw e-mail | index | archive | help
How to get to samba share by name?

On windows mashine typing in explorer \\192.168.0.1 opens shares and 
\\server doesnt.

Mounting localy on server:

mount_smbfs -I 192.168.0.1 //server/data /mnt/samba - works
mount_smbfs //server/data /mnt/samba - mount_smbfs: can't get server 
address: syserr = Operation timed out
ping server - I get good response - ping works to that name.

/etc/hosts:
192.168.0.1 server.domain.com server




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D3BFB0.8000708>