Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 13:55:57 -0400 (EDT)
From:      Marco Radzinschi <marco@radzinschi.com>
To:        FreeBDS-Questions <freebsd-questions@freebsd.org>
Subject:   smbfs: can't get server address
Message-ID:  <20011025135252.B489-100000@mail.radzinschi.com>

next in thread | raw e-mail | index | archive | help

Hello:

	Anyone have an clue why this is happening?  I can use smbclient to
open a share, but I can't mount it.

mail# smbclient //ntbox/download
added interface ip=192.168.1.2 bcast=192.168.1.255 nmask=255.255.255.0
session request to NTBOX failed (Called name not present)
Password:
Domain=[WORKGROUP] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
smb: \> quit


mail# mount -t smbfs //ntbox/download /mnt/download
Warning: no cfg file(s) found.
smbfs: can't get server address: syserr = Operation timed out
mail#

I have set the following options in the kernel, and
installed smbfs from the ports.

#added for SMB File system support
options         NETSMB
options         NETSMBCRYPTO
options         LIBMCHAIN
options         LIBICONV
options         SMBFS

Any clues?

Thanks,

Marco Radzinschi

E-Mail: marco@radzinschi.com
AOL IM: CrackedBoy

Running FreeBSD 4.4-RELEASE i386
 1:52PM  up  1:20, 1 user, load averages: 1.00, 1.00, 0.93



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011025135252.B489-100000>