I have an internal SharePoint site that is being opened to a select number of
remote users. A certificate was obtained and installed. When I visit
https://sharepoint.organization.org, I'm prompted for my login and password
and access the site. However, if I then try and navigate the site, some URLs
are referencing the local IP address - http://111.222.33.4/site It seems to
be the URLs from webparts that were added to the site prior to its conversion
to a secured site.

Any input?

Re: SSL SharePoint Site revealing Local IP to remote users by Todd

Todd
Tue Apr 11 13:56:45 CDT 2006

Microsoft has a "rename server" utility. it will walk through all the
alerts and change the URL to the new server name. Basically a find with
replace. It WILL NOT change http to https though. :(

I think you have to call PSS to get the tool.

tk
"Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
news:0F844FAE-B590-4EEB-81A3-0C49F136882D@microsoft.com...
>I have an internal SharePoint site that is being opened to a select number
>of
> remote users. A certificate was obtained and installed. When I visit
> https://sharepoint.organization.org, I'm prompted for my login and
> password
> and access the site. However, if I then try and navigate the site, some
> URLs
> are referencing the local IP address - http://111.222.33.4/site It seems
> to
> be the URLs from webparts that were added to the site prior to its
> conversion
> to a secured site.
>
> Any input?



Re: SSL SharePoint Site revealing Local IP to remote users by AllieOop

AllieOop
Tue Apr 11 15:25:03 CDT 2006

Thanks for your input - although my problems were not associated with alerts.
The IT individual I have at my disposal worked through some steps
highlighted in a number of online articles -

http://wss.collutions.com/Lists/FAQ/DispForm.aspx?ID=359
http://support.microsoft.com/?kbid=831106
http://www.microsoft.com/technet/prodtechnol/sppt/wss/revproxy.mspx

But now, the XML Web Service I had established in my Data Source Cataloge no
longer functions. I am trying to access the /_vti_bin/lists.asmx. Any
suggestions?

"Todd Klindt" wrote:

> Microsoft has a "rename server" utility. it will walk through all the
> alerts and change the URL to the new server name. Basically a find with
> replace. It WILL NOT change http to https though. :(
>
> I think you have to call PSS to get the tool.
>
> tk
> "Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
> news:0F844FAE-B590-4EEB-81A3-0C49F136882D@microsoft.com...
> >I have an internal SharePoint site that is being opened to a select number
> >of
> > remote users. A certificate was obtained and installed. When I visit
> > https://sharepoint.organization.org, I'm prompted for my login and
> > password
> > and access the site. However, if I then try and navigate the site, some
> > URLs
> > are referencing the local IP address - http://111.222.33.4/site It seems
> > to
> > be the URLs from webparts that were added to the site prior to its
> > conversion
> > to a secured site.
> >
> > Any input?
>
>
>

Re: SSL SharePoint Site revealing Local IP to remote users by Todd

Todd
Wed Apr 12 09:04:06 CDT 2006

I didn't see that you had a reverse proxy in the mix. I haven't worked with
one of those before, I'm afraid I won't be much help.

tk
"Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
news:7ECCFFE1-D78C-46F7-8076-8066DD492C53@microsoft.com...
> Thanks for your input - although my problems were not associated with
> alerts.
> The IT individual I have at my disposal worked through some steps
> highlighted in a number of online articles -
>
> http://wss.collutions.com/Lists/FAQ/DispForm.aspx?ID=359
> http://support.microsoft.com/?kbid=831106
> http://www.microsoft.com/technet/prodtechnol/sppt/wss/revproxy.mspx
>
> But now, the XML Web Service I had established in my Data Source Cataloge
> no
> longer functions. I am trying to access the /_vti_bin/lists.asmx. Any
> suggestions?
>
> "Todd Klindt" wrote:
>
>> Microsoft has a "rename server" utility. it will walk through all the
>> alerts and change the URL to the new server name. Basically a find with
>> replace. It WILL NOT change http to https though. :(
>>
>> I think you have to call PSS to get the tool.
>>
>> tk
>> "Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
>> news:0F844FAE-B590-4EEB-81A3-0C49F136882D@microsoft.com...
>> >I have an internal SharePoint site that is being opened to a select
>> >number
>> >of
>> > remote users. A certificate was obtained and installed. When I visit
>> > https://sharepoint.organization.org, I'm prompted for my login and
>> > password
>> > and access the site. However, if I then try and navigate the site,
>> > some
>> > URLs
>> > are referencing the local IP address - http://111.222.33.4/site It
>> > seems
>> > to
>> > be the URLs from webparts that were added to the site prior to its
>> > conversion
>> > to a secured site.
>> >
>> > Any input?
>>
>>
>>



Re: SSL SharePoint Site revealing Local IP to remote users by AllieOop

AllieOop
Wed Apr 12 09:18:02 CDT 2006

Thank you for your input. Just this morning I managed to get my List service
(lists.asmx) to function again. It was still referencing the old http://...
URL. Of course, a new challange has come up. When I specify a User Name and
Password as part of the connection (I am working from within FrontPage), I
can access the Data View. When I specify to Use Windows Authentication, I
receive, "An authentication error occurred."

"Todd Klindt" wrote:

> I didn't see that you had a reverse proxy in the mix. I haven't worked with
> one of those before, I'm afraid I won't be much help.
>
> tk
> "Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
> news:7ECCFFE1-D78C-46F7-8076-8066DD492C53@microsoft.com...
> > Thanks for your input - although my problems were not associated with
> > alerts.
> > The IT individual I have at my disposal worked through some steps
> > highlighted in a number of online articles -
> >
> > http://wss.collutions.com/Lists/FAQ/DispForm.aspx?ID=359
> > http://support.microsoft.com/?kbid=831106
> > http://www.microsoft.com/technet/prodtechnol/sppt/wss/revproxy.mspx
> >
> > But now, the XML Web Service I had established in my Data Source Cataloge
> > no
> > longer functions. I am trying to access the /_vti_bin/lists.asmx. Any
> > suggestions?
> >
> > "Todd Klindt" wrote:
> >
> >> Microsoft has a "rename server" utility. it will walk through all the
> >> alerts and change the URL to the new server name. Basically a find with
> >> replace. It WILL NOT change http to https though. :(
> >>
> >> I think you have to call PSS to get the tool.
> >>
> >> tk
> >> "Allie Oop" <AllieOop@discussions.microsoft.com> wrote in message
> >> news:0F844FAE-B590-4EEB-81A3-0C49F136882D@microsoft.com...
> >> >I have an internal SharePoint site that is being opened to a select
> >> >number
> >> >of
> >> > remote users. A certificate was obtained and installed. When I visit
> >> > https://sharepoint.organization.org, I'm prompted for my login and
> >> > password
> >> > and access the site. However, if I then try and navigate the site,
> >> > some
> >> > URLs
> >> > are referencing the local IP address - http://111.222.33.4/site It
> >> > seems
> >> > to
> >> > be the URLs from webparts that were added to the site prior to its
> >> > conversion
> >> > to a secured site.
> >> >
> >> > Any input?
> >>
> >>
> >>
>
>
>