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

arp nf and load balancer tutorial #331

Open
andreaseno opened this issue Aug 8, 2022 · 0 comments
Open

arp nf and load balancer tutorial #331

andreaseno opened this issue Aug 8, 2022 · 0 comments
Labels

Comments

@andreaseno
Copy link

Bug Report

Current Behavior
sometimes the tutorial does not work because the arp nf is not responding. The commands in the document are incorrect if the client side is port 1 and the server side is port 0. Iperf reports the error: "connect failed: Operation now in progress"

Expected behavior/code
2 options:

  1. either the arp nf should work correctly regardless of order of the ips
  2. or the pdf needs to be changed to be able to handle either case.

Steps to reproduce
This happens if the client side is port 1 and the server side is port 0. Works correctly in inverse case.

Environment
tested on cloudlab c220g2 nodes with 2 backend servers

Possible Solution
make arp nf respond to requests on any port (not just the one that matches the ip)

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

No branches or pull requests

1 participant