> Thank you for responding. Please bear with me as I try to understand what
> you're talking about and provide you with more info that may help you help
[quoted text clipped - 76 lines]
> > > will be GREATLY appreciated, and I'll try to supply more detailed info if
> > > needed. Thank you very much!
> open a dos
> prompt and run nbtstat -c. Post the output.
It gives no output; immediately returns to the C prompt.
> Basically you should see computernames 00, 03, 20,
What do these numbers mean?
>If the PDC is running WINS then make sure the server is pointing >towards the PDC not the VPN routers address.
I've tried connecting both these machines with and without WINS, and with
the WINS pointing to the PDC on both. Neither has worked. (But with WINS
enabled on the PDC, I lose Internet Explorer.)
> map to a share on the PDC from the member server first by tcp/ip
> address then by name. If any fails post the exact error.
WHen mapped by name returns this the error, "The network name cannot be
found". When mapping by IP addy, a folder by that name appears under the
'generic' workgroup, "Workgroup", the machine has in its network settings,
but that folder doesn't appear in its network neighborhood when I close the
mapping screen.
> "kate" <kate@discussions.microsoft.com> wrote in message news:
> > Thank you for responding. Please bear with me as I try to understand what
[quoted text clipped - 99 lines]
> if
> > > > needed. Thank you very much!
Michael Giorgio - MS MVP - 24 Mar 2005 16:17 GMT
Hi Kate,
"kate" <kate@discussions.microsoft.com> wrote in message news:
> > open a dos
> > prompt and run nbtstat -c. Post the output.
>
> It gives no output; immediately returns to the C prompt.
Now in dos run ipconfig /all and check to see if NetBIOS
is enabled. If it's not at the bottom it will say NetBIOS
over tcp/ip is disabled. To enable go into advanced tcp/ip
properties / WINS.
> > Basically you should see computernames 00, 03, 20,
>
> What do these numbers mean?
They are NetBIOS names used for name to tcp/ip
translation. There are services on each machine that register
these names which must be resolved in order to contact another
machine. NT uses NetBIOS as it's primary form of secure
communication. W2k or higher attempts to remove or get rid
of NetBIOS but there are services which still rely on it e.g.,
computer browser service.
> >If the PDC is running WINS then make sure the server is pointing >towards the PDC not the VPN routers address.
>
> I've tried connecting both these machines with and without WINS, and with
> the WINS pointing to the PDC on both. Neither has worked. (But with WINS
> enabled on the PDC, I lose Internet Explorer.)
Are any of them running the WINS service? Sounds like you don't
have the WINS service installed and running on any of the machines.
If so then this could be the reason you are having problems. If you
have it installed on the PDC then you have to make sure the PDC is
pointing towards itself for it's primary and secondary in the tcp/ip
properties / WINS tab. Not sure what you mean with internet
explorer but WINS has nothing at all to do with Internet Explorer.
> > map to a share on the PDC from the member server first by tcp/ip
> > address then by name. If any fails post the exact error.
[quoted text clipped - 4 lines]
> but that folder doesn't appear in its network neighborhood when I close the
> mapping screen.
The error is telling you that you don't have the proper name to tcp/ip
address translation. A simple way to acheive this is to install the WINS
service on one of your machines and make sure all machines are pointing
towards that paticular WINS server. If you have multiple subnets then you
may want to think about a WINS server on each subnet and setting up
replication.
kate - 24 Mar 2005 23:05 GMT
When you said WINS had nothing to do with the Internet Explorer problems, I
did a repair of IE, and, for whatever reason, that seems to have fixed the
problem with the member server not being able to join the domain. It has now
successfully joined the domain. (YEAH, and THANK YOU!!) However, I still
can't finish the installation of the BDC; get the same message that it can't
find the domain controller.
> Hi Kate,
>
[quoted text clipped - 53 lines]
> may want to think about a WINS server on each subnet and setting up
> replication.
Michael Giorgio - MS MVP - 25 Mar 2005 17:44 GMT
You did specify the PDC as the primary WINS server in the
tcp/ip configuration portion of the setup?
"kate" <kate@discussions.microsoft.com> wrote in message news:
> When you said WINS had nothing to do with the Internet Explorer problems, I
> did a repair of IE, and, for whatever reason, that seems to have fixed the
> problem with the member server not being able to join the domain. It has now
> successfully joined the domain. (YEAH, and THANK YOU!!) However, I still
> can't finish the installation of the BDC; get the same message that it can't
> find the domain controller.
kate - 25 Mar 2005 01:05 GMT
> If you have multiple subnets then you may want to think about a WINS server on each subnet and setting up
> replication.
Can I set up my XP Pro machine at the home office to do this?
> Hi Kate,
>
[quoted text clipped - 53 lines]
> may want to think about a WINS server on each subnet and setting up
> replication.
Michael Giorgio - MS MVP - 25 Mar 2005 17:45 GMT
"kate" <kate@discussions.microsoft.com> wrote in message news:
> > If you have multiple subnets then you may want to think about a WINS server on each subnet and setting up
> > replication.
>
> Can I set up my XP Pro machine at the home office to do this?
I don't think XP pro can be a WINS Server but I am not positive on
that one. In either case it's better to have your home machines pointing
towards your WINS server when dialing in.