Marco C. Coelho wrote:
> This change made radius stop issuing IP addresses. It would start
> without errors, but would then still authenticate a user, but would not
> issue a new IP address.
> Never good on a production server Yea I know, don't test on
> production server Duhh
>
> Is the
Ouch
This change made radius stop issuing IP addresses. It would start
without errors, but would then still authenticate a user, but would not
issue a new IP address.
Never good on a production server Yea I know, don't test on
production server Duhh
Is the syntax show below wha
radclient.
Ivan Kalik
Kalik Informatika ISP
Dana 16/1/2009, "Marco C. Coelho" piše:
>I've moved redundant to be inside of post-auth and restarted
>radiusd. Any ideas on how to test that it's working without waiting
>for a max usage night?
>
>It now looks like:
>
>post-auth {
> # Get an
I've moved redundant to be inside of post-auth and restarted
radiusd. Any ideas on how to test that it's working without waiting
for a max usage night?
It now looks like:
post-auth {
# Get an address from the IP Pool.
main_pool
main_pool2
#
sql
redundant {
# added by mcc per sugge
Don't you have a test server? Don't run tests on a production server.
radclient can send simultaneous requests.
http://wiki.freeradius.org/Radclient
Ivan Kalik
Kalik Informatika ISP
Dana 15/1/2009, "Marco C. Coelho" piše:
>I've moved redundant to be inside of post-auth and restarted
>radiusd..
I've moved redundant to be inside of post-auth and restarted
radiusd. Any ideas on how to test that it's working without waiting
for a max usage night?
It now looks like:
post-auth {
# Get an address from the IP Pool.
main_pool
main_pool2
#
sql
redundant {
# added by mcc per sugge
I've moved redundant to be inside of post-auth and restarted
radiusd. Any ideas on how to test that it's working without waiting
for a max usage night?
Marco
t...@kalik.net wrote:
Below are all sections of the radius.conf that I've got the pools called
out.
accounting {
detail
main_po
>Below are all sections of the radius.conf that I've got the pools called
>out.
>
>accounting {
> detail
> main_pool
> main_pool2
> radutmp
> sql
>}
>
>post-auth {
> # Get an address from the IP Pool.
> main_pool
> main_pool2
> sql
>}
>
>redundant {
># added by mcc per suggestions 11/9/0
>Below are all sections of the radius.conf that I've got the pools called
>out.
>
>accounting {
> detail
> main_pool
> main_pool2
> radutmp
> sql
>}
>
>post-auth {
> # Get an address from the IP Pool.
> main_pool
> main_pool2
> sql
>}
>
>redundant {
># added by mcc per suggestions 11/9/0
Ok here's where I'm at now:
I added a second IP Pool in my radius.conf. If I create a user account
with a group that only lists that new IP Pool (main_pool2), I get an
address in that pool. The problem is when I have a user in a group that
uses both pools (main_pool and main_pool2), when th
You did have a reply.
Ivan Kalik
Kalik Informatika ISP
Dana 30/10/2008, "Marco C. Coelho" <[EMAIL PROTECTED]> piše:
>No response so I'm resending this
>
>Marco C. Coelho wrote:
>> I've been trying to get my second set up IP address' working. The
>> main_pool works correctly. main_pool2 does n
No response so I'm resending this
Marco C. Coelho wrote:
I've been trying to get my second set up IP address' working. The
main_pool works correctly. main_pool2 does not appear to ever issue
more than 2 ip addresses.
you had previously mentioned:
Marco C. Coelho wrote:
>> Did you put
>I cannot find a redundant section in this radiusd.conf
>
*You* should put it in. In post-auth.
Ivan Kalik
Kalik Informatika ISP
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I've been trying to get my second set up IP address' working. The
main_pool works correctly. main_pool2 does not appear to ever issue
more than 2 ip addresses.
you had previously mentioned:
Marco C. Coelho wrote:
>> Did you put "main_pool" and "main_pool" into a fail-over section, as
>> d
Marco C. Coelho wrote:
>> Did you put "main_pool" and "main_pool" into a fail-over section, as
>> documented in "man unlang" ?
>>
>
> No, and I must be blind, because I have read the section and cannot
> find mention of it.
Sorry, the "redundant" section should do what you want.
Alan D
Please See Below:
Alan DeKok wrote:
Marco C. Coelho wrote:
I ran out of IP space in my original IP_Pool, and since the next
available addresses were non contiguous, I added a second pool. Here's
the snippet of my radiusd.conf:
Did you add "main_pool2" to the "post-auth" && accounti
Marco C. Coelho wrote:
> I ran out of IP space in my original IP_Pool, and since the next
> available addresses were non contiguous, I added a second pool. Here's
> the snippet of my radiusd.conf:
Did you add "main_pool2" to the "post-auth" && accounting sections
where "main_pool" was reference
You should use sql_ippool for non-continuous pools.
Ivan Kalik
Kalik Informatika ISP
Dana 30/9/2008, "Marco C. Coelho" <[EMAIL PROTECTED]> piše:
>I ran out of IP space in my original IP_Pool, and since the next
>available addresses were non contiguous, I added a second pool. Here's
>the snippe
I ran out of IP space in my original IP_Pool, and since the next
available addresses were non contiguous, I added a second pool. Here's
the snippet of my radiusd.conf: The problem is that the first pool
comes up and is used, but when it runs out of IP space, the second pool
never gets used.
19 matches
Mail list logo