Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > Cannot access a share folder with IP in R2 cluster

Reply
Thread Tools Display Modes

Cannot access a share folder with IP in R2 cluster

 
 
JJP
Guest
Posts: n/a

 
      03-29-2010
Hi,
I have a Windows 2008 R2 cluster. I don't think this a cluster problem
(I could be wrong) but I posted this in the Windows Server General and
did not receive a response.

I have a share that I can connect via the name \\ServerName\ShareName

But I cannot connect via the IP \\123.123.123.123\ShareName

This has always worked in the past with older OS's, and it works with
our Win2k3 and Win2k8 (non R2) servers.

Has something changed in R2?

Thanks in advance.
Jeff
 
Reply With Quote
 
 
 
 
JJP
Guest
Posts: n/a

 
      03-29-2010
JJP wrote:
> Hi,
> I have a Windows 2008 R2 cluster. I don't think this a cluster problem
> (I could be wrong) but I posted this in the Windows Server General and
> did not receive a response.
>
> I have a share that I can connect via the name \\ServerName\ShareName
>
> But I cannot connect via the IP \\123.123.123.123\ShareName
>
> This has always worked in the past with older OS's, and it works with
> our Win2k3 and Win2k8 (non R2) servers.
>
> Has something changed in R2?
>
> Thanks in advance.
> Jeff



Ok, I could be wrong about the cluster part. We built a test R2
(non-cluster) server today and tested a share and accessing by IP works
fine. So this is also not an R2 thing, unless it is R2 cluster related.

So, I have this resource group that has a network name, an IP address
and a share.

I can access the share this way:
\\sharename\folder1

I cannot access the share this way:
\\shareIP\folder1
(example, \\123.123.123.123\folder1)

I can ping the share name of course and I can do a ping -a on the IP of
the share and it brings the share name back just fine.

I cannot figure out why I cannot use the IP address.
Any ideas of what to check?

Thanks.
Jeff
 
Reply With Quote
 
Vladimir Petter
Guest
Posts: n/a

 
      03-29-2010

This is by design. Change has happened in W2K8. Now share is scoped to the
netname, and can be accessed only using this netname.

Vladimir Petter
Clustering and High Availability.
This posting is provided "AS IS" with no warranties, and confers no rights.

"JJP" <> wrote in message
news:ey$...
> JJP wrote:
>> Hi,
>> I have a Windows 2008 R2 cluster. I don't think this a cluster problem
>> (I could be wrong) but I posted this in the Windows Server General and
>> did not receive a response.
>>
>> I have a share that I can connect via the name \\ServerName\ShareName
>>
>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>
>> This has always worked in the past with older OS's, and it works with our
>> Win2k3 and Win2k8 (non R2) servers.
>>
>> Has something changed in R2?
>>
>> Thanks in advance.
>> Jeff

>
>
> Ok, I could be wrong about the cluster part. We built a test R2
> (non-cluster) server today and tested a share and accessing by IP works
> fine. So this is also not an R2 thing, unless it is R2 cluster related.
>
> So, I have this resource group that has a network name, an IP address and
> a share.
>
> I can access the share this way:
> \\sharename\folder1
>
> I cannot access the share this way:
> \\shareIP\folder1
> (example, \\123.123.123.123\folder1)
>
> I can ping the share name of course and I can do a ping -a on the IP of
> the share and it brings the share name back just fine.
>
> I cannot figure out why I cannot use the IP address.
> Any ideas of what to check?
>
> Thanks.
> Jeff


 
Reply With Quote
 
JJP
Guest
Posts: n/a

 
      03-29-2010
Vladimir Petter wrote:
> This is by design. Change has happened in W2K8. Now share is scoped to
> the netname, and can be accessed only using this netname.
>
> Vladimir Petter
> Clustering and High Availability.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "JJP" <> wrote in message
> news:ey$...
>> JJP wrote:
>>> Hi,
>>> I have a Windows 2008 R2 cluster. I don't think this a cluster
>>> problem (I could be wrong) but I posted this in the Windows Server
>>> General and did not receive a response.
>>>
>>> I have a share that I can connect via the name \\ServerName\ShareName
>>>
>>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>>
>>> This has always worked in the past with older OS's, and it works with
>>> our Win2k3 and Win2k8 (non R2) servers.
>>>
>>> Has something changed in R2?
>>>
>>> Thanks in advance.
>>> Jeff

>>
>>
>> Ok, I could be wrong about the cluster part. We built a test R2
>> (non-cluster) server today and tested a share and accessing by IP
>> works fine. So this is also not an R2 thing, unless it is R2 cluster
>> related.
>>
>> So, I have this resource group that has a network name, an IP address
>> and a share.
>>
>> I can access the share this way:
>> \\sharename\folder1
>>
>> I cannot access the share this way:
>> \\shareIP\folder1
>> (example, \\123.123.123.123\folder1)
>>
>> I can ping the share name of course and I can do a ping -a on the IP
>> of the share and it brings the share name back just fine.
>>
>> I cannot figure out why I cannot use the IP address.
>> Any ideas of what to check?
>>
>> Thanks.
>> Jeff

>


Thanks Vladimir, this must only apply to cluster then? Because it still
works for Win2k8 R2 and non-R2 non-clustered servers.
Jeff
 
Reply With Quote
 
RCan
Guest
Posts: n/a

 
      03-29-2010
correct - does only applies to failover clustering.

Regards
Ramazan

"JJP" <> wrote in message
news:...
> Vladimir Petter wrote:
>> This is by design. Change has happened in W2K8. Now share is scoped to
>> the netname, and can be accessed only using this netname.
>>
>> Vladimir Petter
>> Clustering and High Availability.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "JJP" <> wrote in message
>> news:ey$...
>>> JJP wrote:
>>>> Hi,
>>>> I have a Windows 2008 R2 cluster. I don't think this a cluster problem
>>>> (I could be wrong) but I posted this in the Windows Server General and
>>>> did not receive a response.
>>>>
>>>> I have a share that I can connect via the name \\ServerName\ShareName
>>>>
>>>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>>>
>>>> This has always worked in the past with older OS's, and it works with
>>>> our Win2k3 and Win2k8 (non R2) servers.
>>>>
>>>> Has something changed in R2?
>>>>
>>>> Thanks in advance.
>>>> Jeff
>>>
>>>
>>> Ok, I could be wrong about the cluster part. We built a test R2
>>> (non-cluster) server today and tested a share and accessing by IP works
>>> fine. So this is also not an R2 thing, unless it is R2 cluster related.
>>>
>>> So, I have this resource group that has a network name, an IP address
>>> and a share.
>>>
>>> I can access the share this way:
>>> \\sharename\folder1
>>>
>>> I cannot access the share this way:
>>> \\shareIP\folder1
>>> (example, \\123.123.123.123\folder1)
>>>
>>> I can ping the share name of course and I can do a ping -a on the IP of
>>> the share and it brings the share name back just fine.
>>>
>>> I cannot figure out why I cannot use the IP address.
>>> Any ideas of what to check?
>>>
>>> Thanks.
>>> Jeff

>>

>
> Thanks Vladimir, this must only apply to cluster then? Because it still
> works for Win2k8 R2 and non-R2 non-clustered servers.
> Jeff


 
Reply With Quote
 
JJP
Guest
Posts: n/a

 
      03-29-2010
RCan wrote:
> correct - does only applies to failover clustering.
>
> Regards
> Ramazan
>
> "JJP" <> wrote in message
> news:...
>> Vladimir Petter wrote:
>>> This is by design. Change has happened in W2K8. Now share is scoped
>>> to the netname, and can be accessed only using this netname.
>>>
>>> Vladimir Petter
>>> Clustering and High Availability.
>>> This posting is provided "AS IS" with no warranties, and confers no
>>> rights.
>>>
>>> "JJP" <> wrote in message
>>> news:ey$...
>>>> JJP wrote:
>>>>> Hi,
>>>>> I have a Windows 2008 R2 cluster. I don't think this a cluster
>>>>> problem (I could be wrong) but I posted this in the Windows Server
>>>>> General and did not receive a response.
>>>>>
>>>>> I have a share that I can connect via the name \\ServerName\ShareName
>>>>>
>>>>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>>>>
>>>>> This has always worked in the past with older OS's, and it works
>>>>> with our Win2k3 and Win2k8 (non R2) servers.
>>>>>
>>>>> Has something changed in R2?
>>>>>
>>>>> Thanks in advance.
>>>>> Jeff
>>>>
>>>>
>>>> Ok, I could be wrong about the cluster part. We built a test R2
>>>> (non-cluster) server today and tested a share and accessing by IP
>>>> works fine. So this is also not an R2 thing, unless it is R2
>>>> cluster related.
>>>>
>>>> So, I have this resource group that has a network name, an IP
>>>> address and a share.
>>>>
>>>> I can access the share this way:
>>>> \\sharename\folder1
>>>>
>>>> I cannot access the share this way:
>>>> \\shareIP\folder1
>>>> (example, \\123.123.123.123\folder1)
>>>>
>>>> I can ping the share name of course and I can do a ping -a on the IP
>>>> of the share and it brings the share name back just fine.
>>>>
>>>> I cannot figure out why I cannot use the IP address.
>>>> Any ideas of what to check?
>>>>
>>>> Thanks.
>>>> Jeff
>>>

>>
>> Thanks Vladimir, this must only apply to cluster then? Because it
>> still works for Win2k8 R2 and non-R2 non-clustered servers.
>> Jeff

>


Ok, wow, that is not a good change on MS part. Thank you both for the
replies and confirmation.
Jeff
 
Reply With Quote
 
RCan
Guest
Posts: n/a

 
      03-29-2010
Hi JJP,

Just my 2 cents here...

why does you so much rely on IP communications ? Do you have applications
which strongly relies on that ?
I would personally not in general exclude windows 2008 from your decision.
the x64 bit architecture (also x32) has a very solid kernel and can offer
great performance

Regards
Ramazan

"JJP" <> wrote in message
news:...
> RCan wrote:
>> correct - does only applies to failover clustering.
>>
>> Regards
>> Ramazan
>>
>> "JJP" <> wrote in message
>> news:...
>>> Vladimir Petter wrote:
>>>> This is by design. Change has happened in W2K8. Now share is scoped to
>>>> the netname, and can be accessed only using this netname.
>>>>
>>>> Vladimir Petter
>>>> Clustering and High Availability.
>>>> This posting is provided "AS IS" with no warranties, and confers no
>>>> rights.
>>>>
>>>> "JJP" <> wrote in message
>>>> news:ey$...
>>>>> JJP wrote:
>>>>>> Hi,
>>>>>> I have a Windows 2008 R2 cluster. I don't think this a cluster
>>>>>> problem (I could be wrong) but I posted this in the Windows Server
>>>>>> General and did not receive a response.
>>>>>>
>>>>>> I have a share that I can connect via the name \\ServerName\ShareName
>>>>>>
>>>>>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>>>>>
>>>>>> This has always worked in the past with older OS's, and it works with
>>>>>> our Win2k3 and Win2k8 (non R2) servers.
>>>>>>
>>>>>> Has something changed in R2?
>>>>>>
>>>>>> Thanks in advance.
>>>>>> Jeff
>>>>>
>>>>>
>>>>> Ok, I could be wrong about the cluster part. We built a test R2
>>>>> (non-cluster) server today and tested a share and accessing by IP
>>>>> works fine. So this is also not an R2 thing, unless it is R2 cluster
>>>>> related.
>>>>>
>>>>> So, I have this resource group that has a network name, an IP address
>>>>> and a share.
>>>>>
>>>>> I can access the share this way:
>>>>> \\sharename\folder1
>>>>>
>>>>> I cannot access the share this way:
>>>>> \\shareIP\folder1
>>>>> (example, \\123.123.123.123\folder1)
>>>>>
>>>>> I can ping the share name of course and I can do a ping -a on the IP
>>>>> of the share and it brings the share name back just fine.
>>>>>
>>>>> I cannot figure out why I cannot use the IP address.
>>>>> Any ideas of what to check?
>>>>>
>>>>> Thanks.
>>>>> Jeff
>>>>
>>>
>>> Thanks Vladimir, this must only apply to cluster then? Because it still
>>> works for Win2k8 R2 and non-R2 non-clustered servers.
>>> Jeff

>>

>
> Ok, wow, that is not a good change on MS part. Thank you both for the
> replies and confirmation.
> Jeff


 
Reply With Quote
 
JJP
Guest
Posts: n/a

 
      03-30-2010

RCan wrote:
> Hi JJP,
>
> Just my 2 cents here...
>
> why does you so much rely on IP communications ? Do you have
> applications which strongly relies on that ?
> I would personally not in general exclude windows 2008 from your
> decision. the x64 bit architecture (also x32) has a very solid kernel
> and can offer great performance
>
> Regards
> Ramazan
>
> "JJP" <> wrote in message
> news:...
>> RCan wrote:
>>> correct - does only applies to failover clustering.
>>>
>>> Regards
>>> Ramazan
>>>
>>> "JJP" <> wrote in message
>>> news:...
>>>> Vladimir Petter wrote:
>>>>> This is by design. Change has happened in W2K8. Now share is scoped
>>>>> to the netname, and can be accessed only using this netname.
>>>>>
>>>>> Vladimir Petter
>>>>> Clustering and High Availability.
>>>>> This posting is provided "AS IS" with no warranties, and confers no
>>>>> rights.
>>>>>
>>>>> "JJP" <> wrote in message
>>>>> news:ey$...
>>>>>> JJP wrote:
>>>>>>> Hi,
>>>>>>> I have a Windows 2008 R2 cluster. I don't think this a cluster
>>>>>>> problem (I could be wrong) but I posted this in the Windows
>>>>>>> Server General and did not receive a response.
>>>>>>>
>>>>>>> I have a share that I can connect via the name
>>>>>>> \\ServerName\ShareName
>>>>>>>
>>>>>>> But I cannot connect via the IP \\123.123.123.123\ShareName
>>>>>>>
>>>>>>> This has always worked in the past with older OS's, and it works
>>>>>>> with our Win2k3 and Win2k8 (non R2) servers.
>>>>>>>
>>>>>>> Has something changed in R2?
>>>>>>>
>>>>>>> Thanks in advance.
>>>>>>> Jeff
>>>>>>
>>>>>>
>>>>>> Ok, I could be wrong about the cluster part. We built a test R2
>>>>>> (non-cluster) server today and tested a share and accessing by IP
>>>>>> works fine. So this is also not an R2 thing, unless it is R2
>>>>>> cluster related.
>>>>>>
>>>>>> So, I have this resource group that has a network name, an IP
>>>>>> address and a share.
>>>>>>
>>>>>> I can access the share this way:
>>>>>> \\sharename\folder1
>>>>>>
>>>>>> I cannot access the share this way:
>>>>>> \\shareIP\folder1
>>>>>> (example, \\123.123.123.123\folder1)
>>>>>>
>>>>>> I can ping the share name of course and I can do a ping -a on the
>>>>>> IP of the share and it brings the share name back just fine.
>>>>>>
>>>>>> I cannot figure out why I cannot use the IP address.
>>>>>> Any ideas of what to check?
>>>>>>
>>>>>> Thanks.
>>>>>> Jeff
>>>>>
>>>>
>>>> Thanks Vladimir, this must only apply to cluster then? Because it
>>>> still works for Win2k8 R2 and non-R2 non-clustered servers.
>>>> Jeff
>>>

>>
>> Ok, wow, that is not a good change on MS part. Thank you both for the
>> replies and confirmation.
>> Jeff

>


We don't need to rely "so much" on accessing shares via IP but
completely removing the ability to do so is excessive and is causing
people problems. How many things are there where you can access a
resource by name but not by IP? The other way around I could understand.

I found this thread yesterday and I hope the people who of
multi-function devices have found a solution:

http://social.technet.microsoft.com/...9-1ccf61689342
 
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
Re: share folder permissions Ace Fekay [MVP-DS, MCT] Server Networking 0 03-20-2010 01:32 AM
Re: Profile permissions Meinolf Weber [MVP-DS] Windows Server 4 12-21-2009 11:44 PM
Server 2003, Some user can't access folder and some use can't see file Amrit Windows Server 2 11-26-2009 08:09 AM
How to Access Documents and Settings Folder in Vista Home Premium BJKatein Windows Vista Administration 4 07-09-2007 11:40 AM
Documents folder not recognized as "My Documents" David Witus Windows Vista File Management 12 03-29-2007 06:29 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59