Forum Discussion
Gavin_Coulthar1
Sep 16, 2005Historic F5 Account
Substituting IP addresses for RADIUS proxy
Hi,
Have a query and looking for an iRule that would perform the following...
For a proxy radius application in which a proxied radius forwards requests to a legacy radius s...
Gavin_Coulthar1
Nov 08, 2005Historic F5 Account
hi,
got to the point of testing, the rule is as follows :
when CLIENT_ACCEPTED {
log "starting udp payload scan..."
scan [UDP::payload] "Proxy-State = \"Source-IP-Address=%s, Return-IP-Address=%s\"" src_ip ret_ip
log "source ip = $src_ip"
log "return ip = $ret_ip"
node $src_ip 1812
snat $ret_ip
}
we are getting a "can't read src_ip no such variable" error. If we simply 'scan [UDP::payload] %s src_ip' then we get the variable populated up to the first white space as expected. Any suggestions etc ???
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
