Sorry for the delay this is what the VS has:
ltm virtual /PRODUCTION/FWD_10.150.10.10_VS {
destination /10.150.10.10/10.150.10.10%1:0
ip-forward
mask 255.255.255.255
profiles {
/Common/my_route_friendly_fastl4 { }
}
source 0.0.0.0/0
translate-address disabled
translate-port disabled
}
It’s a strange story as to why we have these here in the first place, we have a 10.0.0.0/8 route forwarder aswell, when this issue first occurred a year or two ago immediately following an upgrade, TAC got involved and could see the connection broken because no routing was happening, they put this /32 and immediately resolved the issue, much to my argument that this had worked fine for years until then with only the /8 route forwarder, but we couldn't argue with results.
And for an additional piece of information, this traffic flow that gets broken occasionally, is bigd between two gtm devices, this ltm sits in between them doing nothing more than routing and firewalling. Its hard to be sure but it appears bigd doesn’t honour the tcp reset and keeps trying to use the same session, we never touch the gtm's to fix this, just delete and re-add the forwarder and all works again.