"Jezza" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a Windows 2000 server called SERVER, dual-homed 192.168.1.10
> and 192.168.2.10, serving two subnets 192.168.1.0 and 192.168.2.0
>
> In our DNS, SERVER has the address 192.168.1.10
Then that is the one they will use,...it doesn't matter if you put 15 nics in
the machine.
> I simply want users on the 192.168.2.0 subnet to access the server via
> the server's second NIC 192.168.2.10 rather than going via the router.
>
> I am trying to map a network drive for these users via NET USE H: \
> \192.168.2.10\sharedfiles but get "system error 64 has occurred. The
> specific network name is no longer available"
That is because an IP# is not a "network name".
> When I try NET VIEW \\192.168.2.10 I get "system error 53 has
> occurred. The network path was not found"
Net View is Netwbios based and expects a Name.
> Any ideas?
Your first option would need a second DNS Server in the 192.168.2.x network that
has the names/IP#s statically entered into it for the machines you have involved
as "targets". This DNS would use the other DNS as a "forwarder" in the
Forwarders List. The Client in that segment would use this DNS instead of what
they have been using.
Your second option is to use a HOST file with a "fake" name for that server. Use
the HOST file on all the related Clients in the 192.168.2.x segment. Use that
"fake" name anytime the server is referenced.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------