search for: 3cservername

Displaying 2 results from an estimated 2 matches for "3cservername".

2014 Feb 25
1
problem mapping share using hostname of server
...map using using \\servername\testarea<file:///\\servername\testarea> I receive an error. smbclient -L //<servername>/testarea on the unix box is successful When I run a net view command I receive the following: C:\Users\Desktop>net view \\<servername>\testarea<file:///\\%3cservername%3e\testarea> System error 53 has occurred. Network path not found I'm leaning towards something not quite right between samba config and DNS? But I'm not sure where to look at this point. I Any input would be greatly appreciated smb.conf: [global] dns proxy = yes log...
2014 Feb 22
0
Unable to map network drive using server name
...ng share on windows 7 workstation. My share will only map using the ip address, not by server name. smbclient -L //<servername>/testarea on the unix box is successful When I run a net view command I receive a system error. C:\Users\Desktop>net view \\<servername>\test<file:///\\%3cservername%3e\test> area System error 53 has occurred. Is the problem with my samba config or possible a network issue? Any suggestions would be greatly appreciated smb.conf: [global] dns proxy = yes log file = /usr/local/samba/log.%m smb ports = 139 server string = Samb...