HTTP Header Insertion using LTM
Hi All,
I have created an iRule to do HTTP header insertion, as I need to do this to restrict tenant access to Ms Office 365 for our internal users.
My understanding is that I need to setup VS as a forwarding proxy so that F5 can decrypt the SSL traffic going out, do the HTTP header insertion ( with the iRule attached to the VS) then encrypt the packet and forward it onto the destination.
I have created a Client SSL profile with a certificate signed by my internal CA and set it to "SSL Forward Proxy". I have also created a Server SSL profile and set it to "SSL Forward Proxy" (no certificate attached to the server SSL profile)
I have attached the client/server profiles to my VS.
However my internal clients cannot surf the internet. They get error "Connection closed"
What am I doing wrong?
I am stuck. Any help would me much appreciated