Forum Discussion
Wasim_Hassan_13
Nimbostratus
Jan 13, 2014HTTP to 30000 Por redirection
Hi,
I have one web server running on port TCP 30000. I want to configure the F5 in a way that the user will only use the
http://abc
and it should redirect the user to the full URL. ...
PeteWhite
Employee
Jan 14, 2014I think you have got this the wrong way around.
Create the 2 server nodes - 192.168.200.151 192.168.200.152
tmsh create ltm node server1 address 192.168.200.151
and put them into a pool as members listening on port 30000.
tmsh create ltm pool pool1 members add { server1:30000 server2:30000 }
Add this pool to the Virtual Server running on 192.168.200.72 port 80. Now navigate to http://192.168.200.72 and it will send the traffic to the server on port 30000.
Hope that makes sense.
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