errorinn / netsim

Web-based network simulator for teaching hacking to high schoolers
MIT License
153 stars 30 forks source link

On level Modems, packets go back to sender, not srcip #17

Open kephas opened 6 years ago

kephas commented 6 years ago

When sending from Alice with srcip:Bob and dstip:Google, an return ICMP packet is sent to Alice. Shouldn't it be sent to Bob instead?