the reason is i want to create another backup over the network onto a Windows 7, so in case of a HW server fail we can still operate having the data on one of the Windows station.
Have you tried connecting via Finder>Go>Connect to Server and then smb://xxx.xxx.xxx.xxx/ (192.168.1.10 for example [if on C class network])
this actually works! by the IP address it connects just fine. BUT not by NAME.
In that case I would probably look at the router next.
Make sure that the IP addresses match device names on the router (if you can)
Some routers have ping capability - try pinging devices NAME from the router and see if you get a reply.
I see that you mentioned a "server" earlier - what is it's function? Do you run a DHCP/DNS on it?
where can i see what SMB version is the server running ? it has all the latest updates, but want to make sure.
http://www.apple.com/downloads/macosx/unix_open_source/samba.html
[2010/11/09 13:22:33, 0, pid=167] /SourceCache/samba/samba-235.4/samba/source/nmbd/nmbd_workgroupdb.c:dump_workgroups(282)
dump_workgroups()
dump workgroup on subnet 192.168.0.2: netmask=255.255.255.240:
WORKGROUP(1) current master browser = SERVER
SERVER 408c9a03 (Mac OS X Server)
BRUCE-PC 40011003 ()
RECEPTION1-PC 40011203 ()
RECEPTION2-PC 40011003 ()
ERIK-PC 40011003 ()
BILLING-PC 40011003 ()
KENT-PC 40011003 ()
TIMECLOCK-PC 40011003 ()
MELINDA-PC 40011203 ()
[2010/11/09 13:22:33, 0, pid=167] /SourceCache/samba/samba-235.4/samba/source/nmbd/nmbd_workgroupdb.c:dump_workgroups(282)
dump_workgroups()
dump workgroup on subnet UNICAST_SUBNET: netmask= 192.168.0.2:
WORKGROUP(1) current master browser = UNKNOWN
SERVER 40899a03 (Mac OS X Server)
[2010/11/09 13:22:33, 0, pid=167] /SourceCache/samba/samba-235.4/samba/source/nmbd/nmbd_workgroupdb.c:dump_workgroups(282)
dump_workgroups()
dump workgroup on subnet 192.168.0.2: netmask=255.255.255.240:
WORKGROUP(1) current master browser = SERVER
SERVER 408c9a03 (Mac OS X Server)
BRUCE-PC 40011003 ()
RECEPTION1-PC 40011203 ()
RECEPTION2-PC 40011003 ()
ERIK-PC 40011003 ()
BILLING-PC 40011003 ()
KENT-PC 40011003 ()
TIMECLOCK-PC 40011003 ()
MELINDA-PC 40011203 ()
[2010/11/09 13:22:33, 0, pid=167] /SourceCache/samba/samba-235.4/samba/source/nmbd/nmbd_workgroupdb.c:dump_workgroups(282)
dump_workgroups()
dump workgroup on subnet UNICAST_SUBNET: netmask= 192.168.0.2:
WORKGROUP(1) current master browser = UNKNOWN
SERVER 40899a03 (Mac OS X Server)
[2010/08/20 19:30:33, 2, pid=98883] /SourceCache/samba/samba-235.4/samba/source/lib/module.c:do_smb_load_module(64)
Module '/usr/lib/samba/auth/odsam.dylib' loaded
[2010/08/20 19:30:33, 2, pid=98883] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:33, 2, pid=98880] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:33, 2, pid=98883] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:34, 2, pid=98880] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:34, 2, pid=98883] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:34, 2, pid=98880] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:34, 2, pid=98883] /SourceCache/samba/samba-235.4/samba/source/auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [] -> [] FAILED with error NT_STATUS_NO_SUCH_USER
[2010/08/20 19:30:35, 2, pid=98880] /SourceCache/samba/samba-235.4/samba/source/smbd/close.c:close_normal_file(406)
jason closed file Firefox Setup 3.6.8.exe (numopen=3) NT_STATUS_OK
You can check samba version by issuing a command in terminal:
smbstatus
but if you update your server regularly it should be the latest and greatest...
try editing Hosts - it worked for me, just make sure that you have manually assigned IPs to the PCs you want to ad to the hosts file![]()
In that case I would probably look at the router next.
Make sure that the IP addresses match device names on the router (if you can)
Some routers have ping capability - try pinging devices NAME from the router and see if you get a reply.
I see that you mentioned a "server" earlier - what is it's function? Do you run a DHCP/DNS on it?
joecool99,
If you don't need DHCP (all PCs and server set to static) the best way is to disable it.
Latest SMB 3.5.2 can be downloaded from here.
Try resetting the networking on one of the PCs that DON'T see the network resources by default.
In Windows, go to START>RUN>[type] CMD>[enter]
Issue commands followed by [enter]
netsh int ip reset log.txt
ipconfig /flushdns
netsh winsock reset
[reboot]
After reboot go back to adapter properties>IPv4 and re-enter static settings.
Try browsing the network.
Another option would be to map network drives on Windows PCs to the shared location on the server and then to create desktop shortcuts for easy access. My Windows PC sometimes looses sight of the Server but the mapped drives still work [how bizarre I know...]
As you will be working with a static settings you can just map the drives using IP addresses (not recommended with DHCP though) like this:
\\192.168.0.1\[share name]
and set to auto connect on startup
Also - is your Server name showing under NETWORK>[adapter] Properties>WINS>NetBIOS Name?
Any entries under: WINS Servers?
![]()
One more thing:
Once you go "static" (disable DHCP) on Win7 PCs you might want to enable NetBIOS over TCP/IP under WINS properties (IPv4)
Check if LMHOSTS file is in use and see if there are some "strange" entries in there that could mess up the mapping.
![]()