G
Guest
Can not use UNC path in Windows server 2003 server 64 bit OS
It says network can not be reached
Any clues would help
Kiran
It says network can not be reached
Any clues would help
Kiran
Kiran said:Can not use UNC path in Windows server 2003 server 64 bit OS
It says network can not be reached
Any clues would help
Kiran
Kiran said:Sorry for not providing details
I have logged onto the stand alone machine with Win 2003 64 bit OS (not
connected to network)
Ran CMD window
Ran dir \\Machine Name\c$
or \\Machine Name\Log (where log has been shared with full access right
to
admins) and I have logged on to machine as as an adminstrator
It says network can not be reached
Kiran said:Sorry for not providing details
I have logged onto the stand alone machine with Win 2003 64 bit OS (not
connected to network)
Ran CMD window
Ran dir \\Machine Name\c$
or \\Machine Name\Log (where log has been shared with full access right
to
admins) and I have logged on to machine as as an adminstrator
It says network can not be reached
Kiran said:Sorry for not providing details
I have logged onto the stand alone machine with Win 2003 64 bit OS
(not connected to network)
Ran CMD window
Ran dir \\Machine Name\c$
or \\Machine Name\Log (where log has been shared with full access
right to admins) and I have logged on to machine as as an adminstrator
It says network can not be reached
Kiran said:The Machine is not connected to the network
I am trying to access the machine after logging on to the same machine
using
UNC
I can Ping the machine
Can I use some dummy router
or Can I install some networking component
Herb Martin said:Kiran said:The Machine is not connected to the network
I am trying to access the machine after logging on to the same machine
using
UNC
I can Ping the machine
Can I use some dummy router
or Can I install some networking component
So you are trying to use this computer from the same computer?
Perfectly reasonable and my checks still apply (mostly).
You do not need a router. It is a seldom stated fact that
EVERY IP machine "routes for itself".
We don't call a machine a 'router' unless it forwards packets
for OTHER machines but they really all make basic routing
decisions for themselves.
See my other post and excecute the tests I gave you.
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
Kiran
Kiran said:For all the net use command I still get the error net work can not be
reached net use says 'No entries'
Will Routing and remote access help to set up local network
with that single machine in the network
All I need is to use UNC path with single machine that is not
connected to network
Kiran said:For all the net use command I still get the error net work can not be
reached
net use says 'No entries'
Will Routing and remote access help to set up local network
with that single machine in the network
All I need is to use UNC path with single machine that is not connected to
network
KIran
Herb Martin said:Kiran said:The Machine is not connected to the network
I am trying to access the machine after logging on to the same machine
using
UNC
I can Ping the machine
Can I use some dummy router
or Can I install some networking component
So you are trying to use this computer from the same computer?
Perfectly reasonable and my checks still apply (mostly).
You do not need a router. It is a seldom stated fact that
EVERY IP machine "routes for itself".
We don't call a machine a 'router' unless it forwards packets
for OTHER machines but they really all make basic routing
decisions for themselves.
See my other post and excecute the tests I gave you.
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
Kiran
:
In Kiran <[email protected]> made this post, which I then
commented about below:
Sorry for not providing details
I have logged onto the stand alone machine with Win 2003 64 bit OS
(not connected to network)
Ran CMD window
Ran dir \\Machine Name\c$
or \\Machine Name\Log (where log has been shared with full access
right to admins) and I have logged on to machine as as an
adminstrator
It says network can not be reached
Can you ping machinename (assuming no spaces)?
Herb's suggestions and questions will help out to determine the
problem.
Ace
Herb Martin said:I want to see the actual command and results along
with the Ipconfig /all as requested previously.
Your simply saying it doesn't work is almost useless;
if you could have analyzed it then it would have been
solved by you long ago.
Copy the TEXT from the screen. Do not use a picture
and do not manually type it in.
In
Herb, it appears to be that Kiran is on a single machine with no network
and an unplugged NIC, and is just trying to run a UNC to itself.
Herb Martin said:Yes, I got that several messages back but that doesn't
change the majority of the tests he should run.
Especially giving us the IPConfig /all and using the
"net use * \\IP_ADDRESS\sharename" formats.
We might also add, especially in such a case:
net share
...to see if he is actually sharing anything.
It is possible his server services has never bound to the IP
stack. I do believe he indicated being able to ping which
proves that the IP stack is initialized and bound to an
adapter.