I am running some simulations that is using virtual tap to send and receive packets. Now I want to extend my simulation and send packets to different host.
My simulation is sending packets to virtual tap with local IP 192.168.3.20, I want to take these packets out of virtual tap and send to different computer that is on real local network with IP 192.168.0.35. How can I go about that? Graphical Representation