I am hoping this message will find you. Basically, you need to change the
external link. There are 2 folders under C:\Program Files\Microsoft SQL
). Just have to make sure that
done that. Basically, INTERNAL clients pings
will get 208.11.111.111. Gluck.
"John" wrote:
> Anyone have any thoughts on the following I posted late last week to this
> group? Specifically, the kb article (823177) states the following:
>
> "You can change the name-resolution scheme so that DNS provides the same
> name for a server. The same name for the server must be used whether the
> server is referred to from in the company or from outside the company"
>
> So I have done essential what this kb article suggest. The internal FQDN
> host name on my box is server1.edc.local. Outsiders access this server via
> my DMZ ISA server using the URL
https://www.edc.mycompany.com. >
> So in addition to my outside DNS resolving
www.edc.mycompany.com to my
> front-end ISA server, I setup a split-DNS on the inside that resolves
>
www.edc.mycompany.com to the same IP address as server1.edc.local.
>
> This *does not work* though. I still get the same error the KB article
> describes. So what I am looking for is, do I have to renamed my local AD
> domain to something like edc.mycompany.com and then rename server1 to www to
> get this to work? Is that what the article's plan of action entails or is
> there something else I can try?
>
> John
>
> "John" wrote:
>
> > "Jasper Smith" wrote:
> >
> > > What's the name on the Certificate used for SSL? Sounds like this
> > >
http://support.microsoft.com/default.aspx?scid=kb;en-us;823177 from the
> > > error you are seeing.
> >
> > So the kb article talks about two scenarios. My certs match the URL I am
> > coming in on (as previously stated in a prior post), but the other scenario
> > seems more like what I have.
> >
> > From the kb article:
> >
> > "Other scenarios exist also. For example, some networks use a different
> > name-resolution scheme for internal versus external clients. In cases where
> > the certificate is issued to a server with a public URL (such as
> >
www.adatum.com) and with intranet applications, the internal Domain Name
> > System (DNS) Server provides a different name for the same server (such as
> >
www.internal.corporate.adatum.com). Requests for this Web service over SSL
> > may fail. This change is made to enhance the security of Web services that
> > use SSL."
> >
> > The kb article subsequently states a possible remedy in unclear terms, as
> > follows:
> >
> > "You can change the name-resolution scheme so that DNS provides the same
> > name for a server. The same name for the server must be used whether the
> > server is referred to from in the company or from outside the company.
> >
> > For example, assume that a certificate has been issued to the URL
> >
www.adatum.com. Any Web service application that is referred from outside the
> > organization is called by using the external DNS resolution schema
> > (
www.adatum.com). When an intranet Web service application is called, the
> > internal DNS translates the name of the site as
> >
www.internal.corporate.adatum.com. Therefore, any request for the Web Service
> > over SSL may fail unless you change the name-resolution scheme. "
> >
> > So what does this really mean? Does it mean I can fix it somehow in DNS
> > (which I run out of my local AD) or does it mean I must rename my AD domain
> > (which is edc.local right now) to something that permits me to put the server
> > in the proper DNS zone (in this case mycompany.com).
> >
> > What I am looking for right now is a quick fix without having to forklift my
> > AD into a new domain name. Any thoughts on what it means to change the
> > name-resolution scheme and what that translates to?
> >
> > Regards,
> >