Hi

I have a problem with Ascend-Data-Filter attribute.

I would like to set up a filter that can lookup a ip in a DNS
and also surf to that address.

Just the first Ascend-Data-Filter is in the respone from
the "radpwtst -trace"

Does any one know if this is bugg in Radiator or if I'm not doing it right.

-- Urban

-- snipp -- radpwtst output

        Service-Type = Framed-User
        NAS-IP-Address = 203.63.154.1
        NAS-Port = 1234
        NAS-Port-Type = Async
        User-Password = 
"<228>c<183><174><190><1><169>A<149>i<130><247><230><219><162><6>"
sending Access-Request...
OK
Code:       Access-Accept
Identifier: 200
Authentic:  <214><174>&<136><159><4>%^<199>J<15><224><0><22>ck
Attributes:
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Framed-Routing = None
        Maximum-Time = 0
        Ascend-Client-Assign-DNS = DNS-Assign-Yes
        Ascend-Client-Primary-DNS = 194.98.65.65
        Ascend-Client-Secondary-DNS = 194.98.65.165
        Ascend-Idle-Limit = 3600
        Ascend-Data-Filter = ip in forward dstip 194.98.65.65/32 udp dstport = 53

-- snipp -- radiator.cfg 

<Realm xxxxxxx.fr>
    AuthByPolicy ContinueWhileAccept
    <AuthBy SQL>

        DBSource        dbi:Oracle:RAD.world
        DBUsername      xxxxxxx
        DBAuth          xxxxxxx
       
        AddToReplyIfNotExist Service-Type = Framed-User,\
                Framed-Protocol = PPP,\
                Framed-Routing = None,\
                Ascend-Assign-IP-Pool = 0,\
                Ascend-Client-Assign-DNS = 1,\
                Ascend-Client-Primary-DNS = 194.98.65.65,\
                Ascend-Client-Secondary-DNS = 194.98.65.165,\
                Ascend-Idle-Limit = 3600,\
                Ascend-Data-Filter = "ip IN FORWARD dstip 213.41.2.120 srcip 0.0.0.0 6 
dstport = 80",\
                Ascend-Data-Filter = "ip OUT FORWARD dstip 0.0.0.0 srcip 213.41.2.120 
6 srcport = 80",\
                Ascend-Data-Filter = "ip IN FORWARD dstip 0.0.0.0 srcip 0.0.0.0 17 
dstport = 53",\
                Ascend-Data-Filter = "ip OUT FORWARD dstip 0.0.0.0 srcip 0.0.0.0 17 
srcport = 53",\
                Ascend-Data-Filter = "ip OUT DROP",\
                Ascend-Data-Filter = "ip IN DROP"


</Realm>



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to