vpn/domain issues with windows 2003

pcthuglife

Member
May 3, 2005
173
0
0
Hello,
I am having a strange problem and have not been able to find an answer yet:

We have a windows 2003 domain using active directory. Users browse PCs on the domain by typing in \\domainname and then are able to see all PCs on our network.

As soon an I turn on routing and remote access (I use for VPN) local users are not able to browse by going to \\domainname - none of the PCs on our network show up. If I disable routing and remote access and then browse to \\domainname all of our local PCs show up again.

Does anyone know what is causing this and how to fix?
Thanks Much
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
First thing I'd check is to run "IPConfig /all" on one of the client PCs and see where the DNS Server and WINS Server are pointed.

Is your Windows 2003 Server the Default Gateway and DHCP Server for your client PCs?

Finally, \\domainname would normally list shared folders, not networked computers.
 

pcthuglife

Member
May 3, 2005
173
0
0
for our local "lan" clients, the domain controller is the primary dns server. we have a linux firewall that acts as the default gateway. or were you inquiring about the settings for the vpn clients?
 

dawks

Diamond Member
Oct 9, 1999
5,071
2
81
I'm not sure if this is related, but I'll spit it out there...

On our 2003 Box, we have it setup as a secondary DNS server for our primary, which is a 2000 Active Directory server. Everything works fine until I enable the Routing And Remote Access service on the 2003 box. At that point, for some reason, one of the servers (im thinking the 2000 box) refuses to update the DNS on the 2003 box with RRAS enabled. I have no idea why, and its causing me quite the hastle. DNS is b0rked then and clients cannot resolve local dns addresses.

Hopefully theres a reason for this!
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
Originally posted by: pcthuglife
for our local "lan" clients, the domain controller is the primary dns server. we have a linux firewall that acts as the default gateway. or were you inquiring about the settings for the vpn clients?
I meant your local LAN clients. I was just trying to get an idea of where your various directory services were located.