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

timed_out: yes while traversing a firewall #29

Open
adityagawade27 opened this issue Mar 5, 2018 · 1 comment
Open

timed_out: yes while traversing a firewall #29

adityagawade27 opened this issue Mar 5, 2018 · 1 comment

Comments

@adityagawade27
Copy link

Hello,
We are using Arachne to test our network health. It works perfectly fine in our lab environment which has hosts in different vlans . However, on deploying it on a fire-walled environment I can see timed_out: yes on all the separated hosts. The tcpdump capture does not show any issues and the behavior is same as on a lab environment. The firewall seems to block repeated new connections on the same ports and filter out ACK packets. Is there any recommended method to deploy Arachne in an environment where the hosts are firewall separated. Please let me know. Thank you.

@henridevieux
Copy link
Contributor

Hi,
This is an interesting problem. Currently, I think the only solution would be to reconfigure the firewall to allow the connections that it is currently blocking (perhaps whitelisting the port that connection attempts are made to).

We don't currently support multiple or randomized destination ports, only the source port range can be configured.

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