copy this and save it as a .vbs then run it then restart the prox y service

  • From: Alvarado Jesus <Jalvarado@xxxxxxx>
  • To: "'[ISAserver.org Discussion List]'" <isalist@xxxxxxxxxxxxx>
  • Date: Mon, 1 Oct 2001 15:46:29 -0400

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


-----Original Message-----
From: Matthew Oppermann [mailto:matto@xxxxxxxxxxxxxx]
Sent: Monday, October 01, 2001 1:33 PM
To: [ISAserver.org Discussion List]
Subject: [isalist] Web Access to specific ports


http://www.ISAserver.org


Hi everyone,

How do I enable ISA Server 2000 to allow me to connect to web addresses that
use specific ports?  I've been trying but have had no success.

I have created protocol defs and enabled the protocol rules, but I still
can't connect.  I'm trying to connect to sites that use addresses like
http://www.website.com:2004.  Just an example.

Can anyone tell me how to do this correctly?

Thanks,

Matt Oppermann


------------------------------------------------------
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:

  • » copy this and save it as a .vbs then run it then restart the prox y service