"S. Pidgorny <MVP>" <(E-Mail Removed)> wrote in message
news:eA1zix%(E-Mail Removed)...
> Hi there:
>
> "Dmitry Duginov" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > 445 TCP/UDP is open now. But the clients cannot connect to the server.
> Ping
> > is OK, but "search for computer" fails. Any ideas?
>
> telnet server_ip 445
>
> to verify port 445 connectivity, then
>
> net use * \\server_ip\share$ /user:servername\username *
Thanks, I've found the problem. It was "NETBIOS protection feature" of
Sygate Personal Firewall on the workstation. Now I can connect to the server
using
either net use T: \\server_ip\volume_D\ or "Map network drive" menu in
Explorer.
BUT in both cases I'm getting "The network path was not found" very often
Typical scenario:
Open Windows Explorer
Click on T: drive
"T: is not accessible. The network path was not found". Close error
messagebox.
Click again
"T: is not accessible. The network path was not found". Close error
messagebox.
(... maybe 3 to 6 times over and over again)
Click again.
Now I can see the folders on T:
Click on some folder. Lets'say "Test"
"T:\Test is not accessible. The network path was not found". Close error
messagebox.
Click again.
"T:\Test is not accessible. The network path was not found". Close error
messagebox.
Click again.
....
....
Click again.
Now I can see the subfolders and files in T:\Test
So, finally I'm able to get into every folder on the server, but practically
none of them can be opened from the first attempt.
What is this all about? I've never seen this before...
>
> Not sure why you've discarder sharing over HTTP. Everything gets wrapped
in
> HTTP lately.
I just want to keep it as simple as possible
Regards,
Dmitry