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

  • From: "lpatey" <lpatey@xxxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Thu, 11 Oct 2001 11:16:31 -0230

Thank you.

-----Original Message-----
From: Alvarado Jesus [mailto:Jalvarado@xxxxxxx]
Sent: Thursday, October 11, 2001 11:00 AM
To: [ISAserver.org Discussion List]
Subject: [isalist] RE: How do I access a site that is using port 8900


http://www.ISAserver.org


Please move up the 3rd line in front of the set command on the 2nd line

-----Original Message-----
From: Alvarado Jesus [mailto:Jalvarado@xxxxxxx]
Sent: Thursday, October 11, 2001 8:27 AM
To: [ISAserver.org Discussion List]
Subject: [isalist] RE: How do I access a site that is using port 8900


http://www.ISAserver.org


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')

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

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



Other related posts: