| T O P I C R E V I E W |
| fabricioh |
Posted - 03/03/2011 : 1:55:53 PM 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 |
| 13 L A T E S T R E P L I E S (Newest First) |
| rtang626 |
Posted - 06/15/2011 : 02:26:49 AM make sure file sharing is turned on. |
| cj_berlin |
Posted - 03/04/2011 : 2:31:43 PM 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? |
| fabricioh |
Posted - 03/04/2011 : 2:24:10 PM Still it doesn't work... :( |
| fabricioh |
Posted - 03/04/2011 : 1:12:36 PM 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 |
| fabricioh |
Posted - 03/04/2011 : 1:05:26 PM @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 |
| wkasdo |
Posted - 03/04/2011 : 08:02:22 AM and, from the server itself, can you reach the share using the UNC path? |
| cj_berlin |
Posted - 03/03/2011 : 6:47:23 PM Are you able to reach the shares from a computer having only one NIC? |
| fabricioh |
Posted - 03/03/2011 : 4:40:34 PM 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 |
| wkasdo |
Posted - 03/03/2011 : 4:20:40 PM Did you install the file server role? Can you see other shares, such as C$? |
| fabricioh |
Posted - 03/03/2011 : 4:01:49 PM nope... I get "the network path was not found" :/ |
| wkasdo |
Posted - 03/03/2011 : 2:59:42 PM > 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? |
| fabricioh |
Posted - 03/03/2011 : 2:42:22 PM 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. |
| wkasdo |
Posted - 03/03/2011 : 2:11:29 PM 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?
|