I updated my ippool table to increase the length of the varchar.

Then I set the Pool-Name attribute to an IPv6 pool.

 

I set up this in mysql base:

 

radcheck

 

6 | testadsl-sagem-ds-1 | Pool-Name          | := | poolipv6

 

radippool

 

5 | poolipv6  | 2a0a:8e80:0400:0202::/64 |              |                 |                  | NULL        |          |          |

|  6 | poolipv6  | 2a0a:8e80:0400:0203::/64 |              |                 |                  | NULL        |          |          |

|  7 | poolipv6  | 2a0a:8e80:0400:0204::/64 |              |                 |                  | NULL        |          |          |

|  8 | poolipv6  | 2a0a:8e80:0400:0205::/64 |              |                 |                  | NULL        |          |          |

 

But I got this result

 

[sqlippool] Invalid IP number [2a0a:8e80:0400:0202::/64] returned from database query.

 

Should I change the Pool-Name attribute ? Is there a attribute trigger for IPv6?