Click here to Skip to main content
15,792,841 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: Share folder Access problem Pin
Eddy Vluggen5-May-18 4:53
professionalEddy Vluggen5-May-18 4:53 
QuestionCan't access a network drive... driving me batcrap crazy. Pin
charlieg7-Apr-18 8:24
charlieg7-Apr-18 8:24 
AnswerRe: Can't access a network drive... driving me batcrap crazy. Pin
Michael Martin8-Apr-18 20:44
professionalMichael Martin8-Apr-18 20:44 
GeneralRe: Can't access a network drive... driving me batcrap crazy. Pin
charlieg10-Apr-18 2:00
charlieg10-Apr-18 2:00 
AnswerRe: Can't access a network drive... driving me batcrap crazy. Pin
Nathan Minier9-Apr-18 2:33
professionalNathan Minier9-Apr-18 2:33 
GeneralRe: Can't access a network drive... driving me batcrap crazy. Pin
charlieg10-Apr-18 2:30
charlieg10-Apr-18 2:30 
GeneralRe: Can't access a network drive... driving me batcrap crazy. Pin
Nathan Minier10-Apr-18 2:45
professionalNathan Minier10-Apr-18 2:45 
SuggestionRe: Can't access a network drive... driving me batcrap crazy. Pin
Randor 11-Apr-18 11:14
professional Randor 11-Apr-18 11:14 
Hmmm,

I'd begin debugging by doing:

route print


(This is probably your problem)
On both networks and making sure you have a route to the SwServer. You are probably on a different IP address range while connected to the VPN and have a different route or no route at all.

You might be able to add a route to SwServer by doing:
route ADD [network] MASK [mask]  [gateway]


Keep in mind it could also be a firewall rule on the company network so you may want to get the Systems Administrator involved.

Some additional thoughts:
Make sure the NETBIOS name 'SwServer' resolves to an IP by doing:
nslookup SwServer


If SwServer resolves to an IP address... try manually mapping the drive:
net use N: \\SwServer\Development


charlieg wrote:
The odd thing is that I can go a week and things will work flawlessly, then it all comes off the rails....


Many Systems Admins sit in their office and poke buttons and change network security/patch things every day while consuming large amounts of coffee. It's a repeating pattern of fixing 90% of everything and breaking the other 10% of users. Rise and repeat.

Best Wishes,
-David Delaune
AnswerRe: Can't access a network drive... driving me batcrap crazy. Pin
charlieg11-Apr-18 12:30
charlieg11-Apr-18 12:30 
AnswerRe: Can't access a network drive... driving me batcrap crazy. Pin
charlieg19-Apr-18 6:00
charlieg19-Apr-18 6:00 
AnswerRe: Can't access a network drive... driving me batcrap crazy. Pin
charlieg5-May-18 3:21
charlieg5-May-18 3:21 
QuestionChange Permissions, Skip on Error Pin
GenJerDan20-Mar-18 1:06
GenJerDan20-Mar-18 1:06 
AnswerRe: Change Permissions, Skip on Error Pin
Jochen Arndt20-Mar-18 4:20
professionalJochen Arndt20-Mar-18 4:20 
GeneralRe: Change Permissions, Skip on Error Pin
GenJerDan21-Mar-18 1:17
GenJerDan21-Mar-18 1:17 
GeneralRe: Change Permissions, Skip on Error Pin
Jochen Arndt21-Mar-18 1:25
professionalJochen Arndt21-Mar-18 1:25 
QuestionUsing MacMini as host for Internet facing Virtual Box VM's Pin
I Grech9-Mar-18 5:52
I Grech9-Mar-18 5:52 
QuestionPC PROTECTION Pin
Member 1224083012-Feb-18 18:15
Member 1224083012-Feb-18 18:15 
AnswerRe: PC PROTECTION Pin
Richard MacCutchan12-Feb-18 23:05
mveRichard MacCutchan12-Feb-18 23:05 
AnswerRe: PC PROTECTION Pin
Eddy Vluggen13-Feb-18 7:12
professionalEddy Vluggen13-Feb-18 7:12 
QuestionRe: PC PROTECTION Pin
ZurdoDev13-Feb-18 8:07
professionalZurdoDev13-Feb-18 8:07 
QuestionTwice Posts Marked as Spam?? Pin
Ed Earl Ross9-Feb-18 5:12
professionalEd Earl Ross9-Feb-18 5:12 
AnswerRe: Twice Posts Marked as Spam?? Pin
Richard Deeming9-Feb-18 5:26
mveRichard Deeming9-Feb-18 5:26 
GeneralRe: Twice Posts Marked as Spam?? Pin
Ed Earl Ross9-Feb-18 5:42
professionalEd Earl Ross9-Feb-18 5:42 
QuestionRe: Twice Posts Marked as Spam?? Pin
Eddy Vluggen13-Feb-18 6:15
professionalEddy Vluggen13-Feb-18 6:15 
AnswerRe: Twice Posts Marked as Spam?? Pin
Richard Deeming13-Feb-18 6:22
mveRichard Deeming13-Feb-18 6:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.