Hello,
While I am connected to VPN I want some of my applications to have the traffic redirected to my Ethernet adapter.
I am trying to achieve that using WFPSampler since I am not a network engineer everything is new for me.
How can I filter the OUT packets from VPN adapter and send them thru the Ethernet adapter
and filter the incoming (response) packets from the Ethernet adapter and send them back the VPN adapter but the packets should be from a specific appication.
I was reading this page and it seems that this can be done at the ALE layers.