Forum Discussion

Glenn_Ruffus_10's avatar
Glenn_Ruffus_10
Icon for Nimbostratus rankNimbostratus
Sep 07, 2006

Simple TCP port modification

I am looking for help in writing an iRule that will take traffic with a destination port of TCP443 and change that traffic to use a destination port of TCP81.

 

 

The traffic happens to be HTTP traffic. I will apply the iRule to the virtual server so that traffic destined for the VIP:443 ends up being sent to a pool memeber on the pool member's IP:81.

 

 

Thanks, much.

 

 

Glenn
  • Thanks, Colin. That makes sense. I guess that I just need to have the virtual server port set to 443 and the pool port set to 81.(?) There is no other configuration?

     

     

    Thanks, again.

     

     

    Glenn

     

  • Colin_Walker_12's avatar
    Colin_Walker_12
    Historic F5 Account
    All you should need is a pool with members listening on the desired port, and a Virtual on the incoming port with address translation turned on.

     

     

     

    Colin