Forum Discussion
rubbishking_110
Nimbostratus
Mar 25, 2008UDP Profile?
Hi All
I have created an iRules just now, however, it is failed when I tried to assigne to a virtual server.
"01070394:3: UDP::payload in rule (FIP_Route) requires an associated UD...
rubbishking_110
Nimbostratus
Mar 26, 2008I have read thru a few docs and I have confused. help!
it seems that I need to use session to store up the value. is below works?
assume I have the following configuration
RADIUS -> virtualserver ip1 -> irule1 (this is to obtain ip information)
HTTP -> virtualserver ip2 -> irule2 (apply the above ip information)'
irule1:
when CLIENT_ACCEPTED {
set ::ip "10.12.1.1"
session add uie $::ip pool1
}
irule2:
when HTTP_REQUEST {
set poolname [session lookup uie $::ip[
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
