Re: Installing ISA Server for first time
- From: "SuperGumby [SBS MVP]" <not@xxxxxxxxxxx>
- Date: Mon, 2 Apr 2007 19:58:22 +1000
Please note that though correct for HTTP SSL on non standard ports I'm not
sure this works for secure SMTP.
"Terence Liu [MSFT]" <v-terliu@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:A8aZsyQdHHA.6068@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello Mike,
Thank you for you kind update.
I'm glad that your IIS can correct running now.
For the SSL SMTP port 465 access issue:
By default, the ISA 2004 can only allow SSL 443 port go through it. If you
want to use other SSL port, please run the following VBscript:
To add a tunnel port range with Microsoft Internet Security and
Acceleration (ISA) Server 2004, this VBScript script will add port 465:
Dim root
Dim tpRanges
Dim newRange
Set root = CreateObject("FPC.Root")
Set tpRanges =
root.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
set newRange = tpRanges.AddRange("SSL 465", 465, 465)
tpRanges.Save
There is a KB will give you details about add SSL port on ISA by run
VBScripts:
Blank page or page cannot be displayed when you view SSL sites through ISA
Server
http://support.microsoft.com/kb/283284/en-us
If you do not like to run VBScripts in above page, there are some
third-party software tools will meet your requirement.
Please download ISA Trpe from the following link, it is a small GUI tool.
Install then run it on your ISA server. It will make you easily to add a
SSL port.
http://www.isatools.org/tools/ISAtrpe.zip
Note: there is a readme.txt file in the packet, please read it first.
================================
Warning: This response contains a reference to a third party World Wide
Web
site. Microsoft is providing this information as aconvenience to you.
Microsoft does not control these sites and has not tested any software or
information found on these sites; therefore, Microsoft cannot make any
representations regarding the quality, safety, or suitability of any
software or information found there. There are inherent dangers in the use
of any software found on the Internet, and Microsoft cautions you to make
sure that you completely understand the risk before retrieving any
software
from the Internet.
================================
Hope info above will give you some help.
Thank you and have a nice day.
Best regards,
Terence Liu(MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues
regarding other Microsoft products, you'd better post in the corresponding
newsgroups so that they can be resolved in an efficient and timely manner.
You can locate the newsgroup here:
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check
the
"Notify me of replies" box to receive e-mail notifications when there are
any updates in your thread. When responding to posts via your newsreader,
please "Reply to Group" so that others may learn and benefit from your
issue.
Microsoft engineers can only focus on one issue per thread. Although we
provide other information for your reference, we recommend you post
different incidents in different threads to keep the thread clean. In
doing
so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please
check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
| From: Mike H <mkREMOVEhuskeyALL@xxxxxxxxxxxxxxxxxxx>
| Subject: Re: Installing ISA Server for first time
| User-Agent: 40tude_Dialog/2.0.15.1 (8bd89be5.238.257)
| MIME-Version: 1.0
| Content-Type: text/plain; charset="us-ascii"
| Content-Transfer-Encoding: 7bit
| References: <OUfZenobHHA.4544@xxxxxxxxxxxxxxxxxxxx>
<0jpc035emm56dv1h55llsfleln0bueknrd@xxxxxxx>
<ONL56i0bHHA.588@xxxxxxxxxxxxxxxxxxxx>
<hZLa1O3bHHA.2248@xxxxxxxxxxxxxxxxxxxxxx>
<O1nGMX$bHHA.1220@xxxxxxxxxxxxxxxxxxxx>
<qhNp9oCcHHA.928@xxxxxxxxxxxxxxxxxxxxxx>
<uR4Rk7CcHHA.4176@xxxxxxxxxxxxxxxxxxxx>
<Vr72xQEcHHA.1608@xxxxxxxxxxxxxxxxxxxxxx>
<egQli$JcHHA.4888@xxxxxxxxxxxxxxxxxxxx>
<Dtm#0QRcHHA.6068@xxxxxxxxxxxxxxxxxxxxxx>
<#b$94hqcHHA.4172@xxxxxxxxxxxxxxxxxxxx>
<9V9RBUrcHHA.6068@xxxxxxxxxxxxxxxxxxxxxx>
<eHIrlhLdHHA.4888@xxxxxxxxxxxxxxxxxxxx>
| Date: Sun, 1 Apr 2007 17:31:08 -0700
| Message-ID: <Os0514LdHHA.1216@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.sbs
| NNTP-Posting-Host: adsl-71-144-115-66.dsl.renocs.sbcglobal.net
71.144.115.66
| Lines: 1
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:27024
| X-Tomcat-NG: microsoft.public.windows.server.sbs
|
| On Sun, 1 Apr 2007 16:49:31 -0700, Mike H wrote:
|
| I know, bad form to reply to myself, but....GOOD NEWS (mostly).
|
| While searching the web with Google using the search term "reinstall
| Companyweb files" I ran across this:
|
http://www.smallbizserver.net/Default.aspx?tabid=53&view=topic&postid=36959&
forumid=12
| (I suppose I'm starting to feel like "paying up")
|
| Now, what was being talked about was ISAPI filters and the SBSFLT
| folder. It took me a minute to figure out what they were talking about,
| and where these dialog boxes were. I finally found it under "Internet
| Information Services" while browsing Services and Applications. There it
| was - IIS/Web Sites. and everything was stopped.
|
| I manually started Default Web Site, Sharepoint Administration,
| Sharepoint Central Administration, and companyweb. The effect was that
| company web works, OWA works, Remote Access works, and the missing pages
| in Server Management reappeared.
|
| So, I'm guessing the message I got during a restart after installing ISA
| about a service being unable to start was the IIS service.
|
| This leaves the SSL e-mail problem (as far as I know).
| --
| Mike H
|
.
- Follow-Ups:
- Re: Installing ISA Server for first time
- From: Mike H
- Re: Installing ISA Server for first time
- References:
- Re: Installing ISA Server for first time
- From: Mike H
- Re: Installing ISA Server for first time
- From: Mike H
- Re: Installing ISA Server for first time
- From: Terence Liu [MSFT]
- Re: Installing ISA Server for first time
- Prev by Date: RE: RPC over HTTPS - connection yes, sync. no
- Next by Date: RE: Fax Transport SBS 2003 & Outlook 2007 on Vista Business
- Previous by thread: Re: Installing ISA Server for first time
- Next by thread: Re: Installing ISA Server for first time
- Index(es):
Relevant Pages
|