Mark Minasi's Reader Forum
Mark Minasi's Reader Forum
Home | Profile | Register | Active Topics | Active Polls | Members | Search | FAQ | Minasi Forum RSS Feed
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 HALP! Questions on Windows and Windows Server
 Windows Server 2008
 Shared permission
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/03/2011 :  1:55:53 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
Hi Guys,
My scenario is a bit challenging and maybe I could get some insight on Windows 2008 (x64).
I have two sub-net (.10 network and .20 network) .10 network is our production and .20 network is our development. Recently I built a windows 2008 as a file server and set the domain permission accordingly, this server has two nics the nic with the .20 network is configure as follow:
192.168.20.100
255.255.255.0
no gateway
no dns

Now, my workstation has two nics as well and the configurations is as follow:
192.168.10.80
255.255.255.0
no gateway
no dns

I can ping 192.168.20.100 but if I click on run and type \\192.168.20.100\shared I get "the network path was not found"

Windows 2008 firewall is off since is on the development sub-net with no internet access.

Can anyone has any idea?
Thanks in advance

MCP (XP-2003)
Bring it...!

wkasdo
Administrator

Netherlands
7405 Posts
Status: offline

Posted - 03/03/2011 :  2:11:29 PM  Show Profile  Click to see wkasdo's MSN Messenger address  Reply with Quote
A bit short on information...

- please post a full ipconfig /all from both machine.
- from the server, post the output of "net share"
- what is the router?

Make it as simple as you can, but not simpler -- Albert Einstein
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/03/2011 :  2:42:22 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
Windows 2008 ip nic1
ip 192.168.0.100
mask 255.255.255.0
gateway 192.168.0.1
dns 192.168.0.5

nic2
ip 192.168.20.100
mask 255.255.255.0
gateway none
dns none

My workstation nic 1
ip 192.168.0.80
mask 255.255.255.0
gateway 192.168.0.1
dns 192.168.0.5

Sorry the initial post ip address on the nic2 on my workstation is wrong should be
192.168.20.80
255.255.255.0
no gateway
no dns

Windows 2008 server shared dir
admin$ c:\windows remote admin
ipc$ remote ipc
e$ e:\ default share
d$ d:\ "
c$ c:\ "
shared d:\shared
lib e:\lib
The command completed successfully.

MCP (XP-2003)
Bring it...!
Go to Top of Page

wkasdo
Administrator

Netherlands
7405 Posts
Status: offline

Posted - 03/03/2011 :  2:59:42 PM  Show Profile  Click to see wkasdo's MSN Messenger address  Reply with Quote
> Sorry the initial post ip address on the nic2 on my workstation is wrong

I suspected something like that ;-)

Does it work when you try \\192.168.0.100\shared?

Make it as simple as you can, but not simpler -- Albert Einstein
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/03/2011 :  4:01:49 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
nope... I get "the network path was not found" :/

MCP (XP-2003)
Bring it...!
Go to Top of Page

wkasdo
Administrator

Netherlands
7405 Posts
Status: offline

Posted - 03/03/2011 :  4:20:40 PM  Show Profile  Click to see wkasdo's MSN Messenger address  Reply with Quote
Did you install the file server role?
Can you see other shares, such as C$?

Make it as simple as you can, but not simpler -- Albert Einstein
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/03/2011 :  4:40:34 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
If i try to see c$... I get "the network path was not found"

Interesting i don't recall installing the file server role... but it shows that is installed

MCP (XP-2003)
Bring it...!
Go to Top of Page

cj_berlin
Honorable But Hopeless Addict

Germany
3964 Posts
Status: offline

Posted - 03/03/2011 :  6:47:23 PM  Show Profile  Visit cj_berlin's Homepage  Look at the Skype address for cj_berlin  Reply with Quote
Are you able to reach the shares from a computer having only one NIC?

Evgenij Smirnov
Go to Top of Page

wkasdo
Administrator

Netherlands
7405 Posts
Status: offline

Posted - 03/04/2011 :  08:02:22 AM  Show Profile  Click to see wkasdo's MSN Messenger address  Reply with Quote
and, from the server itself, can you reach the share using the UNC path?

Make it as simple as you can, but not simpler -- Albert Einstein
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/04/2011 :  1:05:26 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
@cj_berlin please keep in mind that i'm connecting to a dev environment so with one nic won't work

@wkasdo I can reach the unc path from the server itself

MCP (XP-2003)
Bring it...!
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/04/2011 :  1:12:36 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
This is what I just did...
Dis-joined and rejoined to the domain and update my password on the DC dev environment and setting up the shares again

lets see if that fix it

MCP (XP-2003)
Bring it...!
Go to Top of Page

fabricioh
Welcome Newcomer

USA
21 Posts
Status: offline

Posted - 03/04/2011 :  2:24:10 PM  Show Profile  Visit fabricioh's Homepage  Reply with Quote
Still it doesn't work... :(

MCP (XP-2003)
Bring it...!
Go to Top of Page

cj_berlin
Honorable But Hopeless Addict

Germany
3964 Posts
Status: offline

Posted - 03/04/2011 :  2:31:43 PM  Show Profile  Visit cj_berlin's Homepage  Look at the Skype address for cj_berlin  Reply with Quote
of course not. if it were an authentication issue you would be getting access denied, not network path not found. i suspect a bindings problem. can you access the shares from a single homed computer?

Evgenij Smirnov

Edited by - cj_berlin on 03/04/2011 3:57:40 PM
Go to Top of Page

rtang626
Seasoned But Casual Onlooker

USA
47 Posts
Status: offline

Posted - 06/15/2011 :  02:26:49 AM  Show Profile  Reply with Quote
make sure file sharing is turned on.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Mark Minasi's Reader Forum © 2002-2011 Mark Minasi Go To Top Of Page
This page was generated in 0.19 seconds. Snitz Forums 2000