01-Sep-2022 22:24
Hi
I need your help !
How to consolidate all tmm connection ?
env : virtual wire
1. syn packet come into the binding ext10 virtual server
2. syn-ack packet come into the binding int10 virtual server
so, this connection does not established becuase of processing different tmm
this is working well when I turn off cmp-enable option but, tmm0 can't process all traffic
so, How to consolidate all tmm connection ?
thank you
02-Sep-2022 08:31
Are you asymetric? It sounds like you're not SNATing to me. Set SNAT to auto-map on the initial VS to test if this works.
04-Sep-2022 18:47
The problem is that the syn-ack packets are coming in through different virtual servers over different vlans, so riding different tmms.
I turned off the cmp-enable option in the virtual server, but the tmm usage is high, so I'm looking for another way.
06-Sep-2022 08:29
OH! match-across virtuals / universal persist:
07-Sep-2022 18:00
I solved that
sometimes F5 doesn't make connection when same client address.port input on differennt virtual server in this environment
so, I changed source translate option to change
thank you