Hi
I have two gateways G1 and G2
the gateway G1 is mixed from : google cash, facebook cash , real connection and also i have thunder cash server with https reflecteur.
the gateway G2 is only real connection
So i m trying to redirect all the traffic that can not be cashed to G2 (example whatsapp, viber, live streaming…).
i know that i cant use layer 7 because it broke the connection after it was established. the two way i know to route the trafic to a gateway is :
a- i mark the connection of special port and after route it (but whatsapp use the same ports like http and https 80–443…)
b- i mark the connection of special ip and after route it (but whatsapp have migrate their ip with facebook mobile )
even i have tried to route all the udp to G2 and others to G1 but like that the video and audio call of whatsapp is stoped.
Any idea
Thanks