Forum Discussion

chethan_181144's avatar
chethan_181144
Icon for Nimbostratus rankNimbostratus
Oct 18, 2016

Modification Request - Force all the traffic to https Port 443

Hi Team ,

 

I have got below modification request to force all the traffic to https , Kindly check and advice how to achieve this ?

 

Requested modifications to 10.206.248.65 on bigipqah:

 

Port 80 (CI-TEST.INT.MANGALORE.COM-8098) --- please force all the traffic to https

 

Port 443 (CI-TEST.INT.MANGALORE.COM-8098)

 

ltm virtual CI-TEST.INT.MANGALORE.COM-80 { destination 10.206.248.65:80

 

} ltm virtual CI-TEST.INT.MANGALORE.COM-443 { destination 10.206.248.65:443

 

Current VIP and POOL configuration as below :

 

root@(bigipqah1)(cfg-sync Changes Pending)(Active)(/Common)(tmos) list ltm virtual CI-TEST.INT.MANGALORE.COM-80

 

ltm virtual CI-TEST.INT.MANGALORE.COM-80 { destination 10.206.248.65:80 ip-protocol tcp mask 255.255.255.255 pool CI-TEST.INT.MANGALORE.COM-8098 profiles { http { } oneconnect { } tcp { } } source 0.0.0.0/0 source-address-translation { type automap } vs-index 1564 }

 

root@(bigipqah1)(cfg-sync Changes Pending)(Active)(/Common)(tmos) list ltm pool CI-TEST.INT.MANGALORE.COM-8098

 

ltm pool CI-TEST.INT.MANGALORE.COM-8098 { members { 10.206.142.239:8098 { address 10.206.142.239 session monitor-enabled state up } } monitor tcp }