this message is totally missleading because neither one is true, DCs are
avaliable and I have access to them at the same time I cannot access shared
drives on dfs.
access to is set exactly the same on all shares and roots for all files
servers in DFS name space in addition I'm domain admin so this cannot be
that, and I can access it no problem while in the office.
what I found is that if I do "net stop dfs" & "net start dfs" on dfs file
server I should be connected to no problem I get access with out even
restarting PC or reopening windows explorer. What I have to mention is also
that at the time this happens DFS namespace service is still running, no
hangs, crashes, not a single indication in event log that there is a problem
with service.... and if I connect remote desktop to workstation located in
LAN and try to access same share drive I have no problem accessing it without
restarting dfs service. So what ever this stop/start dfs does it is allowing
vpn client to connect to shares. WHY?!
i think i can resolve my issue if i can tell my vpn clients to never try to
resolve dns names OUTSIDE of our internal dns servers...any way to do that.
wondering if you have the same case scenario...
>ok...i hear you...i have the same problem. however, i think my problem has
>to do with DNS. specifically, my domain name is technical.com
>(internal)...when my vpn users try to resolve the dfs root by that name they
>actually end up resolving a public technical.com domain that obviously is not
>our network...confusing?!
This would cause you much bigger issues since no internal server names would
resolve either so that could not connect to \\fileserver\uncpath either.
If your issue is just not being able to resolve the DNS root then are the VPN
client computers members of the domain. If not then they cannot know about the
DCs needed to find the DFS server supporting the domain based DFS root. They
could however use \\DFSServer\DFSRoot.
Normally VPN clients use the internal DNS servers when connected but this does
not always happen. I have yet to work out why some computers (XP) get this wrong
though.
--
Dave Mills
There are 10 types of people, those that understand binary and those that don't.