On Sat, 4 May 2002, Ben Casado wrote:

> also,
>
> I get this error now.................
>
>
> Module: Loaded files
> /usr/local/etc/raddb/users[112]: Parse error (check) for entry DEFAULT:
> Unknown attribute Pool-Name
> Errors reading /usr/local/etc/raddb/users
>
> Ben

You will have to upgrade to the latest cvs if you are using freeradius 0.5.

Now what do I mean with an instance for each nas server:

ippool nas1 {
        session-db = "manati.db"
        ip-index =  "nas1.db"
        range-start = 196.12.162.1
        range-stop = 196.12.162.127
        netmask = 255.255.255.128
        cache-size = 150
}

ippool nas2 {
        session-db = "manati2.db"
        ip-index = "nas2.db"
        range-start = 196.12.162.128
        range-stop = 196.12.162.254
        netmask = 255.255.255.128
        cache-size = 150
}

I think you get the picture. You assign a different ip range to each nas server
in each module instance.


--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf




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

Reply via email to