SOCKS5 stuff from the ISA 2004 SDK

博主在ISA 2004企业版中编译SOCKS5相关内容,使用VBScript添加应用过滤器时出错。文中指出在ISA 2004企业版中注册过滤器有两个必要过程,还给出了SDK文档中关于应用过滤器和Web过滤器注册的详细说明链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

I compiled the SOCKS5 stuff from the ISA 2004 SDK. I am running ISA
2004 Enterprise Edition.

I regsvr32 socksflt5.dll and looked in the Registry for the ProgID.
Then I made this vbscript:


    Set root = CreateObject("FPC.Root")

    Set containingServer = root.GetContainingServer
    Set fpcRefs = containingServer.InstalledApplicationFilters

    fpcRefs.Add "{188b8b05-9ee8-4ea5-86b0-acb68ba76a72}" , 0

But I get the error

inst.vbs(9, 5) (null): The Application Filter referenced by Server
testisa1 does not exist.

How to make good vbscript for this SOCKS 5 setup?


Thanks.

Hi,

In ISA Server 2004 Enterprise Edition, a script like the one you wrote can
be used to register a filter on an array member only after the filter has
been registered in the array and could be useful when the array has multiple
array members. In EE, there are two required processes for registering a
filter: 1) registering the filter in the array, 2) registering the filter on
each array member. These two processes can be combined for the first array
member, and only the second process must be performed for the other array
members in a multiple-server array. The process of registering a filter in
an array is the same as the complete process of registering a filter in
Standard Edition, where the array consists of a single ISA Server computer.
This is all described in detail in the SDK documentation (for application
filters, see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/isasdk/isa/registering_filters_in_enterprise_edition.asp?frame=true ,
and for Web filters, see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/isasdk/isa/registering_web_filters_in_enterprise_edition.asp?frame=true )
.

Pesach Shelnitz [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm .
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.

<bradwiseathome@hotmail.com> wrote in message
news:1110694598.316751.271580@z14g2000cwz.googlegroups.com...
>
> I compiled the SOCKS5 stuff from the ISA 2004 SDK. I am running ISA
> 2004 Enterprise Edition.
>
> I regsvr32 socksflt5.dll and looked in the Registry for the ProgID.
> Then I made this vbscript:
>
>
>     Set root = CreateObject("FPC.Root")
>
>     Set containingServer = root.GetContainingServer
>     Set fpcRefs = containingServer.InstalledApplicationFilters
>
>     fpcRefs.Add "{188b8b05-9ee8-4ea5-86b0-acb68ba76a72}" , 0
>
> But I get the error
>
> inst.vbs(9, 5) (null): The Application Filter referenced by Server
> testisa1 does not exist.
>
> How to make good vbscript for this SOCKS 5 setup?
>
>
> Thanks.
>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

wishfly

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值