-
Notifications
You must be signed in to change notification settings - Fork 45
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
"Not managing to connect" problem when running using LAN #39
Comments
There seems to be some networking issue.
|
Hi, thank you for the reply. |
32000-32100 should be a good range. One other thing that might be the issue here since these are servers running on each party, the ports are binding. So when you run the code, you might want to check if any |
Thank you very much, Sameer |
Hi,
I am trying to run the experiments on the LAN setting to reproduce the results in the Table 4 of the paper. I have changed the appropriate settings in
makefile
. I have also changed the IP addresses infiles/IP_LAN
andgod
. However, I always got the error "Not managing to connect" after runningmake command
, like in the picture attached.Thank you very much.
The text was updated successfully, but these errors were encountered: