Hi list:

    I'm starting the tests with the ippool module.

    I added this line on the users file:

DEFAULT         NAS-IP-Address == "10.169.255.11",  Auth-Type := Accept, 
Pool-Name := "prueba"

    And created an IP pool:

ippool prueba {
        range-start = 10.170.200.1
        range-stop =  10.170.200.254
        netmask = 255.255.255.0
        cache-size = 800
        session-db = /raddb/db.ippool
        ip-index = /raddb/db.ipindex
}

    Now, when I start the server it says:

/usr/local/etc/raddb/users[144]: Parse error (check) for entry DEFAULT: 
Unknown attribute Pool-Name

    What am I doing wrong?

    I'm sorry if this is a stupid question, but I have looked in the 
docs and in the list and can't find any hint.

    Thanks a lot for your time.


Guillermo






- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to