Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

IPtables rules for Intel System Studio - IoT & Intel XDK #27

Open
w4ilun opened this issue Sep 14, 2016 · 2 comments
Open

IPtables rules for Intel System Studio - IoT & Intel XDK #27

w4ilun opened this issue Sep 14, 2016 · 2 comments
Assignees

Comments

@w4ilun
Copy link

w4ilun commented Sep 14, 2016

Default IPtables rules should be updated to enhance the out of box experience for Ostro XT + IDEs. Intel System Studio gdbserver requires port 2345 and Intel XDK requires port 22.

@ipuustin
Copy link
Contributor

Preferably the recipes that bring in Intel System Studio and Intel XDK should open the ports themselves when the services are started up (and close them when the services are shut down). See chapter "Opening firewall holes for services" in https://ostroproject.org/documentation/howtos/firewall-configuration.html . In case this can't be easily done (for example, the services don't come from recipes but the binaries are just copied on the system), we can also change the default firewall rules. I'll do a PR anyway for this.

@ipuustin
Copy link
Contributor

PR #31 contains now a custom firewall default rule set for Ostro XT. I based it on the latest Ostro OS default firewall settings, which contains also a fix for too permissive IPv6 link-local access.

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

No branches or pull requests

3 participants