Is it possible to run RRAS yet turn off routing between network.
I have 3 machines each with one network card:
HostA
ServerA with WANEM virtual machine
HostB
HostA and HostB are on 2 different network segment.
I would like a traffic from HostA to reach ServerA then internally route to the WANEM VM and then back to ServerA then to HostB.
Currently when I ping from HostA to HostB, it always take the path of HostA-ServerA-HostB and by passing the WANEM VM which is undesirable.