Forum Discussion
AfterFax_148580
Nimbostratus
May 20, 2014iRule not executing
Upgraded to v11.5.1 with Hotfix-HF2. created first new pool & virtual and assigned a HTTP Redirect iRule :
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
HTTP::redirect "http://crm....
nitass
Employee
May 21, 2014both curl and tmsh list outputs shows the four digit port number - however still no redirect
if curl shows redirection correctly but it still does not work, you may have to try tcpdump on bigip and/or http analyzer tool on client to see where the wrong is.
HttpFox
https://addons.mozilla.org/en-US/firefox/addon/httpfox/for tcpdump, you may try this.
tcpdump -nni 0.0:nnnp -s0 -w /var/tmp/output.pcap host x.x.x.x -v
x.x.x.x is client ip
AfterFax_148580
Nimbostratus
May 21, 2014did the tcpdump and the source port (me) is a random high port, destination port is 80 - this tells me the iRule does not execute?
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