"John Wunderlich" <jwunderlich@lycos.com> wrote in message
news:Xns9B0188B8165D9wunderpsdrscray@138.126.254.2 10...
> "Richard" <(none)> wrote in news:48ac9562$2@newsgate.x-privat.org:
<...snip...>
> Since your NAS is really a server, it really *should* be configured
> with a fixed IP address -- either by configuring the NAS that way or by
> configuring your Router to always assign its MAC address the same IP
> address (within subnet but outside the normal DHCP range).
Which I would like to do. However, I am unable to call up the NAS's web
page (should be
http://192.168.nnn.xxx) where I could change the IP to fixed
address. There is also a NAS 'management' program on the PC, but this is
failing to update the IP address.
My next step will be to reset the NAS to factory defaults, and see if I can
reconfigure from there. If I can't, then I'll have to see if I can replace
it under warranty.
<...snip...>
> To map network drives to the NAS, the NAS must support either NetBIOS-
> over-TCPIP (NetBT) or SMB protocol. Make sure it does and it is
> enabled if appropriate.
It does map; or rather it used to.
> Try connecting/mapping to the NAS using a command window and entering:
>
> net use * \\<ip address of NAS>\<sharename>
>
> The error message from this command might help further troubleshoot
> your problem.
I'll give this a try if the reset doesn't work.
Thanks