Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(ASCEND) Filters in Radius



Hi!
I want to setup Radius-Filters, so that some users only can access
certain hosts.
For example, User 'abc' can only contact host 192.168.0.1
I created the following entry:


--------8<--------8<--------8<--------8<--------8<--------8<--------

abc     Password = "def"
        User-Service = Framed-User,
        Framed-Protocol = PPP,
        Ascend-Idle-Limit = 600,
        Ascend-Data-Filter = "ip out forward dstip 192.168.0.1/32",
        Ascend-Data-Filter = "ip out forward srcip 192.168.0.1/32",
        Ascend-Data-Filter = "ip in forward dstip 192.168.0.1/32",
        Ascend-Data-Filter = "ip in forward srcip 192.168.0.1/32"

--------8<--------8<--------8<--------8<--------8<--------8<--------


This works fine, but if I allow access to more than 15 hosts, the user
can not login anymore.
Is this a limit by radius?



Greetings
   Stefan
-- 
"Na wers mog.                                |  Stefan M. Brandl, smb@pnm.net
 'D Katz frisst Meis roh,                    |  Passauer Neue Medien GmbH
 I mogs ned amoi wanns kocht san."           |  Medienstrasse 5
            -- C. Niessl in de.rec.motorrad  |  94036 Passau
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>