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

Open ports for mosh in firewall #507

Closed
aneeshusa opened this issue Oct 6, 2016 · 4 comments
Closed

Open ports for mosh in firewall #507

aneeshusa opened this issue Oct 6, 2016 · 4 comments

Comments

@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Oct 6, 2016

Mosh is now installed on our machines, but it requires UDP ports 60000-61000 to be opened. (It starts allocating ports per connection at 60000 and goes up, so we can also open fewer ports, e.g. 60000 - 60010).

I believe these are currently being filtered by the AWS network infrastructure (not iptables). Would it be possible to open these ports so mosh can be used?

@aneeshusa
Copy link
Member Author

@aneeshusa aneeshusa commented Oct 6, 2016

@edunham
Copy link
Contributor

@edunham edunham commented Oct 6, 2016

AWS is now set to allow UDP 60000-61000 on servo-master.

@edunham edunham closed this Oct 6, 2016
@aneeshusa
Copy link
Member Author

@aneeshusa aneeshusa commented Oct 6, 2016

Thanks! mosh is installed on all of the machines, so can you open those ports on the builders as well?

@aneeshusa aneeshusa reopened this Oct 6, 2016
@edunham
Copy link
Contributor

@edunham edunham commented Oct 6, 2016

Opened on the builders for now; eventually I'd like to switch to a model of accessing everything through a bastion host with better logging and detection of unusual access.

@edunham edunham closed this Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.