Forum Discussion
BKNwe_10326
Oct 14, 2011Nimbostratus
Forward Radius Authentication Request To A URL
The following isn't forwarding the Radius Authentication request to the URL. Does anyone have any idea why it's not working?
If a connection from 10.185.186.1 arrives to the F5, on utp port 1812, forward the reqeuest to the URL.
when CLIENT_LINE {
if { [IP::addr [IP::client_addr] equals 10.185.186.1] } {
set URL ""
log local0. "Client redirected, IP: [IP::client_addr]"
}
}
3 Replies
Sort By
- UTP? You mean UDP? (RADIUS us usually udp/1812).
- Actually I have two issues. But, here I'm concerned about the Irule:
- Actually I have two issues. But, here I'm concerned about the Irule:
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