Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrectly labeled computer #19

Open
jdelamare opened this issue Oct 5, 2018 · 1 comment
Open

Incorrectly labeled computer #19

jdelamare opened this issue Oct 5, 2018 · 1 comment

Comments

@jdelamare
Copy link

I may be wrong, and this may be overkill for a GitHub issue, but there is a mislabeling in Routing level of the Basics section. The task is described as sending a packet from Bob's computer to Carol's computer. When I created a packet with the srcip being Bob, the packet came out of Alice's computer and won the level. So it think Bob and Alice has their names swapped. Upon further investigation, I can't get the packet animation to leave Bob's computer at all.

@Amenofisch
Copy link

Amenofisch commented Aug 15, 2020

Sorry for Necroposting but, the computers are labeled correctly. You have to set, when adding a packet, where it should be sent from.
Example:

Send from:

  • Alice
  • Bob
  • Carol

You have to choose Bob.

To answer why you win is because you set the "srcip" to "Bob" so the program thinks its coming from Bob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants