RE: How do I access a site that is using port 8900

  • From: Alvarado Jesus <Jalvarado@xxxxxxx>
  • To: "'[ISAserver.org Discussion List]'" <isalist@xxxxxxxxxxxxx>
  • Date: Thu, 11 Oct 2001 09:26:31 -0400

If it is SSL copy the following into a text file then rename it to a .vbs
then just run it on the ISA server last stop and restart the proxy service:

set isa=CreateObject("FPC.Root")
set
tprange=isa.Arrays.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
set tmp=tprange.AddRange("SSL 8890", 8890, 8890)
tprange.Save

-----Original Message-----
From: Larr Patey [mailto:lpatey@xxxxxxxxxx]
Sent: Thursday, October 11, 2001 7:34 AM
To: [ISAserver.org Discussion List]
Subject: [isalist] How do I access a site that is using port 8900


http://www.ISAserver.org


I have access to this site at home, but at work i get an error that says
access is denied.
The site is a secure that uses port 8900.
Can somebody please help.
email: lpatey@xxxxxxxxxx

------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as:
jalvarado@xxxxxxx
To unsubscribe send a blank email to $subst('Email.Unsub')


Other related posts: