Link to home
Start Free TrialLog in
Avatar of Mario Zio
Mario ZioFlag for Italy

asked on

Net Use returns "System error 64 has occurred. The specified network name is no longer available."

When I'm at work I use a .bat file for startup a script to connect a network drive on my home computer,and I just recently started getting this error when I try to run the script on login.

this is the .bat file :

net use T: \\marietto2008.no-ip.org\e /user:marietto /persistent:no

System error 64 has occurred. The specified network name is no longer available.

I use windows 7 in both sides.
also it doesn't works if I use the real ip address of my home computer. Marietto is the administrator of this computer. When I ping the hostname it returns the real ip address. At my home computer I shared the drive e and I set the permissions to everybody. I opened the router port 139 and 445. I closed the windows and the kaspersky firewall. At my work computer I closed the windows firewall. Maybe the router of my work computer blocks the outgoing connections ? how can I fix it ? Thanks.
ASKER CERTIFIED SOLUTION
Avatar of IanTh
IanTh
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mario Zio

ASKER

can you try to do :

net use T: \\marietto2008.no-ip.org\drivers /user:drivers /persistent:no

thanks.
I got


System error 53 has occurred.

The network path was not found.
and now ?
the same
I am at work currently and on the at&t vpn service so dont know if this will work I will try it tonight when I am at home ok?
yes,don't forget to check the status of your firewall. It can be up even if you think its down :)
so you fixed it did you sorry I didn't check last night got involved with something and didn't even switch my laptop on at all