cannot access servers at another site because of subnet

  • Thread starter Thread starter Shawn Duren
  • Start date Start date
S

Shawn Duren

I can't access my servers from another location within my
domain but is on another subnet. I am allowed to log onto
the domain but my drive mappings only work if they happen
to be within that particular subnet. Any ideas as to what
the problem could be would be helpful.

Shawn
 
see if you can map the drives using ip addresses:

net use z: \\10.10.10.10\share

if this type thing works it signals a name resolution
issue.
 
Back
Top