Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2007 13:43:09 -0400
From:      "Philip M. Gollucci" <philip@riderway.com>
To:        questions@freebsd.org
Subject:   mount_smbfs 6.2-release and w2k3 standard r2
Message-ID:  <4693C52D.2050109@riderway.com>

next in thread | raw e-mail | index | archive | help
Hi, I've done lots of googling and I get lots of solutions, but they don't
work.

I can smbclient to this share just fine:
magneto# smbclient -U pgollucci \\\\glactus\\unix
Password:
Domain=[RIDERWAY] OS=[Windows Server 2003 3790 Service Pack 2]
Server=[Windows Server 2003 5.2]
smb: \> ls
    .                                   D        0  Fri Jul  6 20:13:59 2007
    ..                                  D        0  Fri Jul  6 20:13:59 2007

                  55750 blocks of size 8388608. 55498 blocks available
BUT
BUT

mount_smbfs -W Riderway -I A.B.C.D //pgollucci@GLACTUS/unix /x1/backups-cdp
Password:
mount_smbfs: unable to open connection: syserr = Connection refused

The share is valid, I can even write to it via smbclient.

Does any one have any great ideas ? I've tried with and with -I, -W and
replacing HOST with ip out-right.

Some machine info below:

uname -a
FreeBSD magneto. .2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
08:43:30 UTC 2007
root@portnoy.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  amd64

kldstat
Id Refs Address            Size     Name
   1    6 0xffffffff80100000 967700   kernel
   2    1 0xffffffff80a68000 30088    smbfs.ko
   3    3 0xffffffff80a99000 5358     libiconv.ko
   4    3 0xffffffff80a9f000 20a0     libmchain.ko
   5    1 0xffffffffb5fea000 9306     ipfw.ko
   6    1 0xffffffffb604e000 795      accf_http.ko

sysctl kern.securelevel
kern.securelevel: 3

ls -ld /var/db/pkg/*samba*
magneto# ls -ld /var/db/pkg/*samba*
drwxr-xr-x  2 root  wheel  512 Jul  6 20:36 /var/db/pkg/samba-3.0.25a,1
drwxr-xr-x  2 root  wheel  512 Jul  6 20:19
/var/db/pkg/samba-libsmbclient-3.0.25a_1

namp glactus (the windows box)
Not shown: 1665 closed ports
PORT     STATE SERVICE
25/tcp   open  smtp
42/tcp   open  nameserver
80/tcp   open  http
88/tcp   open  kerberos-sec
135/tcp  open  msrpc
389/tcp  open  ldap
445/tcp  open  microsoft-ds
464/tcp  open  kpasswd5
593/tcp  open  http-rpc-epmap
636/tcp  open  ldapssl
1025/tcp open  NFS-or-IIS
1723/tcp open  pptp
3268/tcp open  globalcatLDAP
3269/tcp open  globalcatLDAPssl
3389/tcp open  ms-term-serv
MAC Address: 00:1A:A0:1E:1D:DD (Unknown)
Device type: general purpose
Running: Microsoft Windows 2003/.NET|NT/2K/XP
OS details: Microsoft Windows 2003 Server Standart Edition SP1, Microsoft
Windows 2003 Server, 2003 Server SP1 or XP Pro SP2

-- 
------------------------------------------------------------------------
Philip M. Gollucci  323.219.4708
Senior System Admin - Riderway, Inc. http://riderway.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4693C52D.2050109>