I'm trying to use Radiator 2.19 and Handlers to configure
some Ascend-Data-Filter attributes to our roaming partners.  
I've added the following to my config file:

<Handler Client-Identifier = RoamingPartner>
        AddToReply =    Ascend-Data-Filter = "ip in forward tcp est",\
                        Ascend-Data-Filter = "ip in forward dstip X.X.X.X/YY",\
                        Ascend-Data-Filter = "ip in forward dstip Z.Z.Z.Z/YY",\
                        Ascend-Data-Filter = "ip in drop tcp dstport 25",\
                        Ascend-Data-Filter = "ip in forward"
</Handler>

Where the X.X.X.X and Z.Z.Z.Z are valid IP blocks.  However, I'm
getting a message that AddToReply is an unknown option.  

After this Handler, I have a catch-all Handler in which the
actual authentication is done, I would prefer to have this
Handler come after the initial authentication and reply is
built, but the idea is to have more specific Handlers come
first.

So...what am I missing? :)

-- 
Robert G. Fisher                  Sitestar.net, Inc. 
System Engineer                   (276) 666-9533 x 116
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to