Forum Discussion
Pedro_Minas
Nimbostratus
Jul 06, 2010Reverse Proxy Problems
Hello
I'm trying to create a reverse proxy in my F5 BIG-IP. I'm having problems with the redirection to another port.
What i'm doing is this...
the user connects to a VS ...
Michael_Yates
Nimbostratus
Jul 08, 2010Change the "equals" in your iRule to "starts_with"
Change this: HTTP::redirect http://xpro.xx.tt/teste/tt/rr" target="_blank" rel="nofollow">http://xpro.xx.tt/teste/tt/rr
To this: HTTP::redirect http://xpro.xx.tt/teste/tt/rr
The Port Translation is set on the Virtual Server(checkbox), but happens in the Pool(when the servers are added to the pool, the port number is set). This means that the "Port Translation" Checkbox inside the Virtual Server must be checked and the Servers must be added into the pool like such:
10.10.10.10:50000
20.20.20.20:50000
So the Virtual Server should be on we'll say Port 80 and then all traffic is translated (by the BigIP) from 80 to 50000.
Let us know what results you get.
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