Hacker News new | ask | show | jobs
by barbadosmercury 2710 days ago
How do they ensure the target machines see the original IP address and port?
1 comments

They encapsulate the packet, including data about the original IP address, as it is sent to the hypervisor on the ec2 instance. Then the hypervisor reverses the process and creates a packet with the original IP address as a source when it is forwarded into the vm.