Forum Discussion

Fabio_Sozzi_308's avatar
Fabio_Sozzi_308
Icon for Nimbostratus rankNimbostratus
Nov 30, 2010

Manipulates SSL payload for 2 Packets inside same session

Hi,

 

i've a problem with a creation of an iRule.

 

I have a session TCP and i need to manipulate the first two packets of the session. The packets NOT contain a Layer 7(HTTP,DNS,Ecc..) payload but only simple binary payload(a sequence of ASCII code).

 

 

 

My problem is that after the first packet, which can be manipulated with event CLIENT_ACCEPTED and CLIENT_DATA (and the method TCP::collect), i can't find a event that allows me to modify the next TCP payload packet.

 

 

 

if you can help I have set the HTTP profile. So the only events Layer 7 can be used are those HTTP.

 

 

 

There is an event that satisfies my request?

 

 

 

Thanks in advance for any response.

 

 

 

Kind Regards,

 

Fabio.

 

 

16 Replies