Re: https access through port

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thank you Les and Michael for your responses. I checked back at the original
email from the software vendor and can find no reference to https in their
insutructions (pretty sure they had told me over the phone though). I am
seeking clarification on this.

However, in the meantime, if it were not an ssl connection, where can I find
instructions on how to allow general access through port 7777.

"Les Connor [SBS MVP]" wrote:

Hi James,

By default, ISA 2004 will only allow SSL on port 443.

There is a KB which will give you details about adding SSL ports on ISA via
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 want to add an SSL port, you can 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 7777:

Dim root
Dim tpRanges
Dim newRange
Set root = CreateObject("FPC.Root")
Set tpRanges = root.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
set newRange = tpRanges.AddRange("SSL 7777", 7777, 7777)
tpRanges.Save


There is also this:
You can download ISA Trpe from the following link, it is a small GUI tool.
Install then run it on your ISA server. It allows you to add an
SSL port.

http://www.isatools.org/tools/ISAtrpe.zip


There is a readme.txt file in the download, read that first.
--
Les Connor [SBS MVP]



"James" <James@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F6795D9D-A1D2-4136-BAE1-C96100B2028E@xxxxxxxxxxxxxxxx
I have been busting my brain on and off for about a month trying to figure
this out.

The setup: We run SBS2003 prem with ISA2004, behind a smart-touch adsl
modem/router. All service packs etc are installed.

The problem: We have had a software vendor install a new package onto our
SBS. We can access the software package on the internal network at
http://<internal-ip>:8084 which works very well. The software vendor has
told
us that in order to access the package from the internet we need to 'open
port 7777' for ssl access. Without making any changes to ISA if we
navigate
to https://<our-fixed-ip>:7777 we get the "IE cannot display this page"
error
msg.

The cry for help: We would REALLY appreciate some informed help on this
please. I am seeking specific instructions on how to allow ssl on port
7777
as I have not been able to find a step by step instruction process on how
to
do this.

In anticipation of your help, thank you

regards

James

.



Relevant Pages

  • Re: Installing ISA Server for first time
    ... the ISA 2004 can only allow SSL 443 port go through it. ... Microsoft is providing this information as aconvenience to you. ...
    (microsoft.public.windows.server.sbs)
  • Re: Installing ISA Server for first time
    ... Please note that though correct for HTTP SSL on non standard ports I'm not ... the ISA 2004 can only allow SSL 443 port go through it. ... Microsoft is providing this information as aconvenience to you. ...
    (microsoft.public.windows.server.sbs)
  • Re: Cannot access an external SFTP site from behind SBS 2003 R2/ISA 2004! HELP!!!
    ... the ISA 2004 can only allow SSL 443 and 563 port go through it. ... Microsoft is providing this information as aconvenience to you. ...
    (microsoft.public.windows.server.sbs)
  • Re: https access through port
    ... ISA 2004 will only allow SSL on port 443. ... If you want to add an SSL port, you can run the following VBscript: ... We have had a software vendor install a new package onto our ...
    (microsoft.public.windows.server.sbs)
  • Re: sys/1386/i386/mptable.c rev 1.239 breaks boot.
    ... >> If a valid ELCR was found, consult it for the trigger mode of ISA ... ioapic0: intpin 1 bus ISA ... xl0: using port I/O ...
    (freebsd-current)