Networking Forums

Networking Forums > Computer Networking > Windows Networking > 2003 Server Unable to Map UNC Path

Reply
Thread Tools Display Modes

2003 Server Unable to Map UNC Path

 
 
Andy Jones
Guest
Posts: n/a

 
      03-29-2008, 03:21 AM
I have a 2003 server that i cannot access a 2nd 2003 server by unc path but
can ping by ip or name. I can ping both and use unc path from a 3rd server.

How can I get server 1 to use a unc path to server 2?

Thanks.


 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      03-29-2008, 09:08 AM
Hello Andy,

Sounds like DNS problem. Please post an unedited ipconfig /all from the servers.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I have a 2003 server that i cannot access a 2nd 2003 server by unc
> path but can ping by ip or name. I can ping both and use unc path from
> a 3rd server.
>
> How can I get server 1 to use a unc path to server 2?
>
> Thanks.
>



 
Reply With Quote
 
Andy Jones
Guest
Posts: n/a

 
      03-29-2008, 02:29 PM
From Server 1 i cannot access Server 2 via UNC but can ping it

I can access any other server from Server 1

I can also access Server 2 from any other server except Server1

Thanks for the help and below is each servers ipconfig

Server 1

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\administrator.NT_FSM>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : hjapp2
Primary Dns Suffix . . . . . . . : Rheem.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Rheem.local

Ethernet adapter Local Area Connection 5:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP Network Team #1
Physical Address. . . . . . . . . : 00-1B-78-BB-84-A8
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.32.14.65
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.32.14.1
DNS Servers . . . . . . . . . . . : 10.32.15.26
10.32.15.12



Server 2


C:\Documents and Settings\Administrator>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : hjdb
Primary Dns Suffix . . . . . . . : Rheem.local
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Rheem.local

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP Network Team #1
Physical Address. . . . . . . . . : 00-1A-4B-E9-56-0A
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.32.14.68
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.32.14.1
DNS Servers . . . . . . . . . . . : 10.32.15.26
10.32.15.12


"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
news:(E-Mail Removed) .com...
> Hello Andy,
>
> Sounds like DNS problem. Please post an unedited ipconfig /all from the
> servers.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> I have a 2003 server that i cannot access a 2nd 2003 server by unc
>> path but can ping by ip or name. I can ping both and use unc path from
>> a 3rd server.
>>
>> How can I get server 1 to use a unc path to server 2?
>>
>> Thanks.
>>

>
>



 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      03-30-2008, 09:03 AM
Hello Andy,

Your DNS servers are not in the same subnet. With your subnet mask you can
only use 10.32.14.x but the DNS machines are in 10.32.15.x why is this, are
they behind a router? Is one of the servers DNS server?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> From Server 1 i cannot access Server 2 via UNC but can ping it
>
> I can access any other server from Server 1
>
> I can also access Server 2 from any other server except Server1
>
> Thanks for the help and below is each servers ipconfig
>
> Server 1
>
> Microsoft Windows [Version 5.2.3790]
> (C) Copyright 1985-2003 Microsoft Corp.
> C:\Documents and Settings\administrator.NT_FSM>ipconfig /all
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : hjapp2
> Primary Dns Suffix . . . . . . . : Rheem.local
> Node Type . . . . . . . . . . . . : Unknown
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
> DNS Suffix Search List. . . . . . : Rheem.local
> Ethernet adapter Local Area Connection 5:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : HP Network Team #1
> Physical Address. . . . . . . . . : 00-1B-78-BB-84-A8
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 10.32.14.65
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 10.32.14.1
> DNS Servers . . . . . . . . . . . : 10.32.15.26
> 10.32.15.12
> Server 2
>
> C:\Documents and Settings\Administrator>ipconfig /all
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : hjdb
> Primary Dns Suffix . . . . . . . : Rheem.local
> Node Type . . . . . . . . . . . . : Unknown
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
> DNS Suffix Search List. . . . . . : Rheem.local
> Ethernet adapter Local Area Connection 3:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : HP Network Team #1
> Physical Address. . . . . . . . . : 00-1A-4B-E9-56-0A
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 10.32.14.68
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 10.32.14.1
> DNS Servers . . . . . . . . . . . : 10.32.15.26
> 10.32.15.12
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:(E-Mail Removed) .com...
>
>> Hello Andy,
>>
>> Sounds like DNS problem. Please post an unedited ipconfig /all from
>> the servers.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> I have a 2003 server that i cannot access a 2nd 2003 server by unc
>>> path but can ping by ip or name. I can ping both and use unc path
>>> from a 3rd server.
>>>
>>> How can I get server 1 to use a unc path to server 2?
>>>
>>> Thanks.
>>>



 
Reply With Quote
 
Henrik Johansson
Guest
Posts: n/a

 
      03-30-2008, 09:22 PM
"Andy Jones" <(E-Mail Removed)> skrev i meddelandet
news:%(E-Mail Removed)...
>I have a 2003 server that i cannot access a 2nd 2003 server by unc path but
>can ping by ip or name. I can ping both and use unc path from a 3rd server.
>
> How can I get server 1 to use a unc path to server 2?


What kind of error do you get when you fail to access the share?
Do you get anything in the eventlog?

As you can ping the server by ip or name without access shares, it sounds
like a security option-problem.
For example, server2 requires NTLMv2, but server1 isn't configured to
respond with that security level.

Network security: LAN Manager authentication level
Microsoft network client: Digitally sign communications (always)
Microsoft network client: Digitally sign communications (when possibly)
Microsoft network server: Digitally sign communications (always)
Microsoft network server: Digitally sign communications (when possibly)

Also check firewall/ipsec settings.


 
Reply With Quote
 
Henrik Johansson
Guest
Posts: n/a

 
      03-30-2008, 09:45 PM
"Meinolf Weber" <meiweb(nospam)@gmx.de> skrev i meddelandet
news:(E-Mail Removed) .com...
> Hello Andy,
>
> Your DNS servers are not in the same subnet. With your subnet mask you can
> only use 10.32.14.x but the DNS machines are in 10.32.15.x why is this,
> are they behind a router? Is one of the servers DNS server?


The DNS-server doesn't nead to be in the same subnet.
Both servers are located in the same subnet and he can reach the second
server by pinging name (DNS works) or IP, so it's not a routing problem.
Sounds more like a problem with security options or local firewall on the
server.
/Henrik

> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>> From Server 1 i cannot access Server 2 via UNC but can ping it
>>
>> I can access any other server from Server 1
>>
>> I can also access Server 2 from any other server except Server1
>>
>> Thanks for the help and below is each servers ipconfig
>>
>> Server 1
>>
>> Microsoft Windows [Version 5.2.3790]
>> (C) Copyright 1985-2003 Microsoft Corp.
>> C:\Documents and Settings\administrator.NT_FSM>ipconfig /all
>>
>> Windows IP Configuration
>>
>> Host Name . . . . . . . . . . . . : hjapp2
>> Primary Dns Suffix . . . . . . . : Rheem.local
>> Node Type . . . . . . . . . . . . : Unknown
>> IP Routing Enabled. . . . . . . . : No
>> WINS Proxy Enabled. . . . . . . . : No
>> DNS Suffix Search List. . . . . . : Rheem.local
>> Ethernet adapter Local Area Connection 5:
>>
>> Connection-specific DNS Suffix . :
>> Description . . . . . . . . . . . : HP Network Team #1
>> Physical Address. . . . . . . . . : 00-1B-78-BB-84-A8
>> DHCP Enabled. . . . . . . . . . . : No
>> IP Address. . . . . . . . . . . . : 10.32.14.65
>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> Default Gateway . . . . . . . . . : 10.32.14.1
>> DNS Servers . . . . . . . . . . . : 10.32.15.26
>> 10.32.15.12
>> Server 2
>>
>> C:\Documents and Settings\Administrator>ipconfig /all
>>
>> Windows IP Configuration
>>
>> Host Name . . . . . . . . . . . . : hjdb
>> Primary Dns Suffix . . . . . . . : Rheem.local
>> Node Type . . . . . . . . . . . . : Unknown
>> IP Routing Enabled. . . . . . . . : No
>> WINS Proxy Enabled. . . . . . . . : No
>> DNS Suffix Search List. . . . . . : Rheem.local
>> Ethernet adapter Local Area Connection 3:
>>
>> Connection-specific DNS Suffix . :
>> Description . . . . . . . . . . . : HP Network Team #1
>> Physical Address. . . . . . . . . : 00-1A-4B-E9-56-0A
>> DHCP Enabled. . . . . . . . . . . : No
>> IP Address. . . . . . . . . . . . : 10.32.14.68
>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>> Default Gateway . . . . . . . . . : 10.32.14.1
>> DNS Servers . . . . . . . . . . . : 10.32.15.26
>> 10.32.15.12
>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>> news:(E-Mail Removed) .com...
>>
>>> Hello Andy,
>>>
>>> Sounds like DNS problem. Please post an unedited ipconfig /all from
>>> the servers.
>>>
>>> Best regards
>>>
>>> Meinolf Weber
>>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>>> confers no rights.
>>> ** Please do NOT email, only reply to Newsgroups
>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>> I have a 2003 server that i cannot access a 2nd 2003 server by unc
>>>> path but can ping by ip or name. I can ping both and use unc path
>>>> from a 3rd server.
>>>>
>>>> How can I get server 1 to use a unc path to server 2?
>>>>
>>>> Thanks.
>>>>

>
>



 
Reply With Quote
 
Boris
Guest
Posts: n/a

 
      03-31-2008, 07:35 AM
"Andy Jones" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I have a 2003 server that i cannot access a 2nd 2003 server by unc path but
>can ping by ip or name. I can ping both and use unc path from a 3rd server.
>
> How can I get server 1 to use a unc path to server 2?
>
> Thanks.

Can you access 2nd server like this: \\ip-address\c$ ?
For example, if 2nd server ip address is 172.168.10.10, can you connect to
it by typing \\172.168.10.10\c$ from Run menu on 1st server?

Boris

 
Reply With Quote
 
Andy Jones
Guest
Posts: n/a

 
      04-02-2008, 07:19 PM
The local firewalls are turned off. What type of security options would you
recommend I look at?


"Henrik Johansson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Meinolf Weber" <meiweb(nospam)@gmx.de> skrev i meddelandet
> news:(E-Mail Removed) .com...
>> Hello Andy,
>>
>> Your DNS servers are not in the same subnet. With your subnet mask you
>> can only use 10.32.14.x but the DNS machines are in 10.32.15.x why is
>> this, are they behind a router? Is one of the servers DNS server?

>
> The DNS-server doesn't nead to be in the same subnet.
> Both servers are located in the same subnet and he can reach the second
> server by pinging name (DNS works) or IP, so it's not a routing problem.
> Sounds more like a problem with security options or local firewall on the
> server.
> /Henrik
>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>> From Server 1 i cannot access Server 2 via UNC but can ping it
>>>
>>> I can access any other server from Server 1
>>>
>>> I can also access Server 2 from any other server except Server1
>>>
>>> Thanks for the help and below is each servers ipconfig
>>>
>>> Server 1
>>>
>>> Microsoft Windows [Version 5.2.3790]
>>> (C) Copyright 1985-2003 Microsoft Corp.
>>> C:\Documents and Settings\administrator.NT_FSM>ipconfig /all
>>>
>>> Windows IP Configuration
>>>
>>> Host Name . . . . . . . . . . . . : hjapp2
>>> Primary Dns Suffix . . . . . . . : Rheem.local
>>> Node Type . . . . . . . . . . . . : Unknown
>>> IP Routing Enabled. . . . . . . . : No
>>> WINS Proxy Enabled. . . . . . . . : No
>>> DNS Suffix Search List. . . . . . : Rheem.local
>>> Ethernet adapter Local Area Connection 5:
>>>
>>> Connection-specific DNS Suffix . :
>>> Description . . . . . . . . . . . : HP Network Team #1
>>> Physical Address. . . . . . . . . : 00-1B-78-BB-84-A8
>>> DHCP Enabled. . . . . . . . . . . : No
>>> IP Address. . . . . . . . . . . . : 10.32.14.65
>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>>> Default Gateway . . . . . . . . . : 10.32.14.1
>>> DNS Servers . . . . . . . . . . . : 10.32.15.26
>>> 10.32.15.12
>>> Server 2
>>>
>>> C:\Documents and Settings\Administrator>ipconfig /all
>>>
>>> Windows IP Configuration
>>>
>>> Host Name . . . . . . . . . . . . : hjdb
>>> Primary Dns Suffix . . . . . . . : Rheem.local
>>> Node Type . . . . . . . . . . . . : Unknown
>>> IP Routing Enabled. . . . . . . . : No
>>> WINS Proxy Enabled. . . . . . . . : No
>>> DNS Suffix Search List. . . . . . : Rheem.local
>>> Ethernet adapter Local Area Connection 3:
>>>
>>> Connection-specific DNS Suffix . :
>>> Description . . . . . . . . . . . : HP Network Team #1
>>> Physical Address. . . . . . . . . : 00-1A-4B-E9-56-0A
>>> DHCP Enabled. . . . . . . . . . . : No
>>> IP Address. . . . . . . . . . . . : 10.32.14.68
>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>>> Default Gateway . . . . . . . . . : 10.32.14.1
>>> DNS Servers . . . . . . . . . . . : 10.32.15.26
>>> 10.32.15.12
>>> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
>>> news:(E-Mail Removed) .com...
>>>
>>>> Hello Andy,
>>>>
>>>> Sounds like DNS problem. Please post an unedited ipconfig /all from
>>>> the servers.
>>>>
>>>> Best regards
>>>>
>>>> Meinolf Weber
>>>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>>>> confers no rights.
>>>> ** Please do NOT email, only reply to Newsgroups
>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>>> I have a 2003 server that i cannot access a 2nd 2003 server by unc
>>>>> path but can ping by ip or name. I can ping both and use unc path
>>>>> from a 3rd server.
>>>>>
>>>>> How can I get server 1 to use a unc path to server 2?
>>>>>
>>>>> Thanks.
>>>>>

>>
>>

>
>



 
Reply With Quote
 
Andy Jones
Guest
Posts: n/a

 
      04-02-2008, 07:20 PM
Ok that makes sense. Where do I check these options at?
I am new to 2003 and don't know where alot of this is at.


"Henrik Johansson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Andy Jones" <(E-Mail Removed)> skrev i meddelandet
> news:%(E-Mail Removed)...
>>I have a 2003 server that i cannot access a 2nd 2003 server by unc path
>>but can ping by ip or name. I can ping both and use unc path from a 3rd
>>server.
>>
>> How can I get server 1 to use a unc path to server 2?

>
> What kind of error do you get when you fail to access the share?
> Do you get anything in the eventlog?
>
> As you can ping the server by ip or name without access shares, it sounds
> like a security option-problem.
> For example, server2 requires NTLMv2, but server1 isn't configured to
> respond with that security level.
>
> Network security: LAN Manager authentication level
> Microsoft network client: Digitally sign communications (always)
> Microsoft network client: Digitally sign communications (when possibly)
> Microsoft network server: Digitally sign communications (always)
> Microsoft network server: Digitally sign communications (when possibly)
>
> Also check firewall/ipsec settings.
>
>



 
Reply With Quote
 
Andy Jones
Guest
Posts: n/a

 
      04-02-2008, 07:21 PM
No I cannot access it that way.
"Boris" <(E-Mail Removed)> wrote in message
news:339A6557-DD12-47F3-8323-(E-Mail Removed)...
> "Andy Jones" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>I have a 2003 server that i cannot access a 2nd 2003 server by unc path
>>but can ping by ip or name. I can ping both and use unc path from a 3rd
>>server.
>>
>> How can I get server 1 to use a unc path to server 2?
>>
>> Thanks.

> Can you access 2nd server like this: \\ip-address\c$ ?
> For example, if 2nd server ip address is 172.168.10.10, can you connect to
> it by typing \\172.168.10.10\c$ from Run menu on 1st server?
>
> Boris



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to access LAN through window server 2003 Evonne Windows Networking 1 03-29-2007 04:05 PM
Unable to connect WM5 to Win Server 2003 Geoff Lane Windows Networking 0 03-20-2006 07:42 AM
Unable login to Windows 2003 Server =?Utf-8?B?Vmlj?= Windows Networking 1 02-03-2006 07:25 PM
Unable to dial into 2003 server from XP Calvin Windows Networking 0 03-03-2004 01:07 PM
Unable to access Windows 2003 file server in a Windows 2003/XP Active Directory Domain Edward Ray Windows Networking 0 11-21-2003 03:03 AM



1 2 3 4 5 6 7 8 9 10 11