For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Giammarco's avatar
Giammarco
Icon for Nimbostratus rankNimbostratus
Oct 09, 2012

Create datagroup from a SQL query

hello guys,

 

i want to make a Radius routing (accounting and auth) based on a specified username. Currently i've implemented an iRule that read the AVP-Username and does a classmatch to a string datagroup, but we want to use for an exstensive test and populate the iRule manually isn't so good. There is possibility to create a dynamic datagroup (or make an SQL query) to a particular table of and Oracle or MySQL database?

 

Thanks!

 

1 Reply

  • External data groups or Sideband connections could help here if you're running v11.

     

     

    External data group information: https://devcentral.f5.com/Tutorials/TechTips/tabid/63/articleType/ArticleView/articleId/1086510/v11-iRules-Data-Group-Updates.aspx

     

     

    Sideband connection information: https://devcentral.f5.com/Tutorials/TechTips/tabid/63/articleType/ArticleView/articleId/1086484/v11-iRules-Intro-to-Sideband-Connections.aspx