Search code examples
network-programmingnetwork-protocolspacketrouter

How to send a packet to two different computers from the router?


For example:

Some ip/port -> router -> computer 1 (intended destination) & computer 2

I want the router to "packet forward" from an ip or a port to not just its destination but to also another computer on the network.

Also computer 1 and computer 2 shouldnt know that the packet has also been sent somewhere else.


Solution

  • Correct Answer(s):

    • Hub
    • Ethernet Tap
    • Switch